quakeforge/qw
Bill Currie 010c658653 [build] Add support for building with Tracy
Tracy is a frame profiler: https://github.com/wolfpld/tracy

This uses Tracy's C API to instrument the code (already added in several
places). It turns out there is something very weird with the fence
behavior between the staging buffers and render commands as the
inter-frame delay occurs in a very strangle place (in the draw code's
packet acquisition rather than the fence waiter that's there for that
purpose). I suspect some tangled dependencies.
2023-11-28 15:54:55 +09:00
..
include [scene] Move dynamic lights into the scene ECS 2023-08-04 15:08:56 +09:00
source [build] Add support for building with Tracy 2023-11-28 15:54:55 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00