Powei Feng
663a451031
renderdiff: enable vulkan ( #9108 )
...
RDIFF_BRANCH=pf/renderdiff-enable-vulkan
2025-08-20 06:10:01 +00:00
Powei Feng
ba0793ac18
Revert "[WIP] renderdiff: enable vulkan"
...
This reverts commit 2c154be0b3 .
2025-08-14 16:19:46 -07:00
Powei Feng
2c154be0b3
[WIP] renderdiff: enable vulkan
2025-08-14 16:19:17 -07:00
Powei Feng
df897b3fb2
osmesa: Enable Mesa/OSMesa rendering for mac ( #8530 )
...
This commit enables local running of the renderdiff tests and also
for github workflows.
2025-03-20 22:37:23 +00:00
Powei Feng
c435fc74c4
renderdiff: add initial code for updating goldens ( #8349 )
...
- Code for parsing tag in commit message
- Add placeholder for pulling and updating goldens in the script.
2025-01-16 07:08:48 +00:00
Powei Feng
3d4fc7852b
github: add software rasterizer job for GL to presubmit ( #8158 )
...
We use Mesa's gallium swrast to render as the driver with
Filament's backend set to GL. We provide a few scripts to parse
the tests (as jsons) and run gltf_viewer to produce the rendering.
2024-09-26 16:06:40 -07:00