This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/gpu
Jeroen Bakker 1b942ef90c GPU: Refactored +cleanup compilation log parsing.
Old implementation has a single parser of many different
formats. With the introduction of Vulkan this would lead
to another parser in the same function. This patch
separates the log parsing using a visitor pattern so the
log parsing can be configured per GPU backend or even
per driver.

With Vulkan we manage the compiler our self so the parsing
will become more straight forward. The OpenGL part depends
on many factors (OS, Driver) and perhaps even GPU.
2021-06-28 12:23:10 +02:00
..
2021-06-28 08:55:13 +02:00
2021-02-05 19:08:14 -08:00
2021-05-26 16:49:30 +02:00
2020-10-02 11:59:16 +10:00
2021-06-18 14:41:24 +10:00
2021-06-01 12:49:53 +10:00
2021-05-26 16:49:30 +02:00
2021-05-26 16:49:30 +02:00