.. |
LICENSE
|
Super basic Optick profiler integration
|
2023-02-28 18:00:54 +01:00 |
optick.config.h
|
Change OPTICK_VERIFY to print error and continue, also fix Optick unreachable code
|
2024-02-18 22:10:00 -05:00 |
optick.h
|
Merge pull request #862 from r-a-sattarov/optick-e2k-support
|
2024-02-25 11:45:19 +01: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
|
Improve Optick error reporting to debugger and to console stderr for all platforms
|
2024-02-20 17:15:10 -05:00 |
optick_core.cpp
|
Merge pull request #862 from r-a-sattarov/optick-e2k-support
|
2024-02-25 11:45:19 +01:00 |
optick_core.freebsd.h
|
Super basic Optick profiler integration
|
2023-02-28 18:00:54 +01:00 |
optick_core.h
|
Fix memory leak in Optick when ThreadEntry is terminated while still in scope (i.e. exit)
|
2023-12-28 09:24:48 -05: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
|
Optick: Remove blocking sleep wait at start of Vulkan clock synchronization
|
2024-03-05 09:47:35 -05:00 |
optick_memory.h
|
Super basic Optick profiler integration
|
2023-02-28 18:00:54 +01:00 |
optick_message.cpp
|
Change OPTICK_VERIFY to print error and continue, also fix Optick unreachable code
|
2024-02-18 22:10:00 -05: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
|
Improve Optick error reporting to debugger and to console stderr for all platforms
|
2024-02-20 17:15:10 -05:00 |
optick_server.h
|
Super basic Optick profiler integration
|
2023-02-28 18:00:54 +01:00 |