quakeforge/ruamoko
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
..
cl_menu [menu] Hide the hacky cp command 2023-11-28 14:18:11 +09:00
game [build] Support silent rules for qfcc 2020-06-26 10:52:06 +09:00
gatest [build] Clean up make distcheck issues 2023-07-10 11:12:22 +09:00
gui [build] Fix a pile of issues building under cygwin 2022-09-19 13:41:24 +01:00
include [qfcc] Support 32-bit and 64-bit handle types 2023-10-02 23:33:37 +09:00
lib [ruamoko] Add sincos and sincosh functions 2023-09-10 14:13:56 +09:00
qwaq [build] Add support for building with Tracy 2023-11-28 15:54:55 +09:00
scheme [build] Fix a pile of issues building under cygwin 2022-09-19 13:41:24 +01:00
Doxyfile.in Update doxygen config files for 1.8.9.1 2016-01-04 11:17:09 +09:00
Makemodule.am [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00