This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
tracy
Watch
1
Star
0
Fork
0
You've already forked tracy
mirror of
https://github.com/wolfpld/tracy.git
synced
2026-08-28 14:08:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2331ee04d2f5ca6882acbd8e2b8296803afd6df2
tracy
/
examples
/
ToyPathTracer
/
Windows
History
Bartosz Taudul
68d2812e82
Retarget ToyPathTracer to MSVC 2022.
2021-11-14 12:22:52 +01:00
..
ComputeShader.hlsl
…
PixelShader.hlsl
…
TestCpu.sln
Update all sln files to MSVC 2019.
2021-01-26 20:24:47 +01:00
TestCpu.vcxproj
Retarget ToyPathTracer to MSVC 2022.
2021-11-14 12:22:52 +01:00
TestCpu.vcxproj.filters
Integrate Tracy.
2019-10-29 22:27:04 +01:00
TestWin.cpp
The ToyPathTracer example uses the D3D11 GPU zones
2021-05-01 17:31:49 -07:00
VertexShader.hlsl
…