quakeforge/libs/scene
Bill Currie fccd06c5bf [vulkan] Add gpu profiling zones
This relies on my fork of tracy: https://github.com/taniwha/tracy
on the wip-c-vulkan branch. Everything is still rather flaky though.

This necessitated the jump to vulkan 1.2 as a requirement.
2023-12-05 22:55:57 +09:00
..
test Implement clang support 2023-08-11 14:25:01 +09:00
camera.c [scene] Remove scene_resources_t struct 2023-01-20 15:53:51 +09:00
efrag.c [scene] Put lights into the bsp tree via efrags 2023-07-22 17:53:07 +09:00
entity.c [glsl] Be more null-safe for free/destroy functions 2023-03-06 18:21:13 +09:00
light.c Fix most of the hacks for clang 2023-08-11 18:29:30 +09:00
Makemodule.am [scene] Move efrag code from renderer to scene 2022-11-14 12:43:33 +09:00
scene.c [vulkan] Add gpu profiling zones 2023-12-05 22:55:57 +09:00
transform.c [scene] Remove scene_resources_t struct 2023-01-20 15:53:51 +09:00