doom3-bfg/neo/libs/optick
2023-05-12 02:40:05 -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 Extend Optick GPUContextScope() with typeless prototype for runtime selection of graphics API 2023-05-12 02:40:05 -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 Super basic Optick profiler integration 2023-02-28 18:00:54 +01: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 Add Optick profiler support for Vulkan Present / VSync queue via VK_GOOGLE_display_timing extension 2023-05-04 22:51:30 -04:00
optick_gpu.d3d12.cpp Resolve Optick delayed GPU timestamps before dumping data on stop capture 2023-05-04 22:51:30 -04:00
optick_gpu.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_gpu.vulkan.cpp Add Optick profiler support for Vulkan Present / VSync queue via VK_GOOGLE_display_timing extension 2023-05-04 22:51:30 -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