This website requires JavaScript.
Explore
Help
Register
Sign In
lee
/
renderdoc
Watch
1
Star
0
Fork
0
You've already forked renderdoc
mirror of
https://github.com/baldurk/renderdoc.git
synced
2026-05-05 01:20:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
60409caf8da52e7bf825bc5833d8ef73bbc1a8ed
renderdoc
/
qrenderdoc
/
Code
/
Interface
T
History
baldurk
0d1f6e3940
Add helper to invoke back onto the UI thread from the replay thread
2020-12-03 14:17:42 +00:00
..
Analytics.cpp
Add a new analytics tracking flag for "has any capture used DXIL"
2020-06-18 17:22:44 +01:00
Analytics.h
Add a new analytics tracking flag for "has any capture used DXIL"
2020-06-18 17:22:44 +01:00
Extensions.h
Add helper to invoke back onto the UI thread from the replay thread
2020-12-03 14:17:42 +00:00
PersistantConfig.cpp
Add new string type rdcinflexiblestr specifically for structured data
2020-10-27 15:15:19 +00:00
PersistantConfig.h
Support multiple custom shaders directories for Texture Viewer
2020-06-16 11:47:52 +01:00
QRDInterface.cpp
…
QRDInterface.h
Fix paramref documentation reference
2020-11-20 18:15:00 +00:00
RemoteHost.cpp
Don't lock around calling RunCommand().
Closes
#1970
2020-07-03 13:02:06 +01:00
RemoteHost.h
Fix racing busy signals when connecting to remote servers
2020-05-15 19:03:26 +01:00
ShaderProcessingTool.cpp
…