doom3-bfg/neo/libs/optick
2023-07-06 11:08:50 -04:00
..
LICENSE Super basic Optick profiler integration 2023-02-28 18:00:54 +01:00
optick.config.h Add Optick for Vulkan, remove need for USE_OPTICK_GPU, fix calls to OPTICK_SHUTDOWN() 2023-05-04 22:51:30 -04:00
optick.h Redo Optick D3D12 VSync / Present queue labeling using measured vs. calculated frame latency 2023-05-23 08:19:53 -04:00
optick_capi.cpp Super basic Optick profiler integration 2023-02-28 18:00:54 +01:00
optick_capi.h Super basic Optick profiler integration 2023-02-28 18:00:54 +01:00
optick_common.h Super basic Optick profiler integration 2023-02-28 18:00:54 +01:00
optick_core.cpp Redo Optick D3D12 VSync / Present queue labeling using measured vs. calculated frame latency 2023-05-23 08:19:53 -04:00
optick_core.freebsd.h Super basic Optick profiler integration 2023-02-28 18:00:54 +01:00
optick_core.h Fix Optick threadTLS nullptr check and OPTICK_SET_MEMORY_ALLOCATOR stub #define 2023-05-04 22:51:30 -04:00
optick_core.linux.h Super basic Optick profiler integration 2023-02-28 18:00:54 +01:00
optick_core.macos.h Add Optick profiler support for Vulkan Present / VSync queue via VK_GOOGLE_display_timing extension 2023-05-04 22:51:30 -04:00
optick_core.platform.h Super basic Optick profiler integration 2023-02-28 18:00:54 +01:00
optick_core.win.h Super basic Optick profiler integration 2023-02-28 18:00:54 +01:00
optick_gpu.cpp Fix type mismatches in Optick GPUProfiler::Stop() 2023-07-06 11:08:50 -04:00
optick_gpu.d3d12.cpp Redo Optick D3D12 VSync / Present queue labeling using measured vs. calculated frame latency 2023-05-23 08:19:53 -04:00
optick_gpu.h Redo Optick D3D12 VSync / Present queue labeling using measured vs. calculated frame latency 2023-05-23 08:19:53 -04:00
optick_gpu.vulkan.cpp Redo Optick D3D12 VSync / Present queue labeling using measured vs. calculated frame latency 2023-05-23 08:19:53 -04:00
optick_memory.h Super basic Optick profiler integration 2023-02-28 18:00:54 +01:00
optick_message.cpp Super basic Optick profiler integration 2023-02-28 18:00:54 +01:00
optick_message.h Super basic Optick profiler integration 2023-02-28 18:00:54 +01:00
optick_miniz.cpp Super basic Optick profiler integration 2023-02-28 18:00:54 +01:00
optick_miniz.h Super basic Optick profiler integration 2023-02-28 18:00:54 +01:00
optick_serialization.cpp Super basic Optick profiler integration 2023-02-28 18:00:54 +01:00
optick_serialization.h Super basic Optick profiler integration 2023-02-28 18:00:54 +01:00
optick_server.cpp Super basic Optick profiler integration 2023-02-28 18:00:54 +01:00
optick_server.h Super basic Optick profiler integration 2023-02-28 18:00:54 +01:00