David Farrell
3f2d0bbf6e
The ToyPathTracer example uses the D3D11 GPU zones
2021-05-01 17:31:49 -07:00
Bartosz Taudul
3f495f9cd7
Disable edit-and-continue in ToyPathTracer example.
2021-01-26 20:46:55 +01:00
Bartosz Taudul
046638a2b7
Update all sln files to MSVC 2019.
2021-01-26 20:24:47 +01:00
Thales Sabino
a46f83364e
Add OpenCL trace support
...
- Adds the file TracyOpenCL.hpp which contains the API to annotate OpenCL applications
- It works in a similar fashion to the Vulkan annotations
- Adds an example OpenCL application in examples/OpenCLVectorAdd
- Adds "OpenCL Context" to the UI
- Manual entry for annotating OpenCL zones
2020-06-05 10:15:47 +01:00
Bartosz Taudul
ff56f1d2f8
Update example application memory requirements.
2020-01-26 17:30:05 +01:00
Bartosz Taudul
390558b627
Update memory requirements.
2019-11-03 16:29:45 +01:00
Bartosz Taudul
079e21ea43
Leave two threads for smooth operation of profiler.
2019-10-29 22:53:03 +01:00
Bartosz Taudul
3e19fbc2fb
Instrument functions.
2019-10-29 22:45:30 +01:00
Bartosz Taudul
516ec6883d
Limit number of rendered frames.
2019-10-29 22:45:01 +01:00
Bartosz Taudul
5bcf288333
Integrate Tracy.
2019-10-29 22:27:04 +01:00
Bartosz Taudul
546eeda1cd
Ignore compiled shaders.
2019-10-29 22:25:10 +01:00
Bartosz Taudul
0b1eff8b0d
Add aras-p's ToyPathTracer.
...
https://github.com/aras-p/ToyPathTracer
b076563906169aa2f9e6d7218ef85decf81f8f72
2019-10-29 22:21:34 +01:00