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
916c431dfa033c4e34cd0aef159775516643a83e
renderdoc
/
qrenderdoc
/
Code
/
Interface
T
History
baldurk
916c431dfa
Compile fixes
2020-11-18 19:05:03 +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
Compile fixes
2020-11-18 19:05:03 +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
Add a small interface into Qt widgets to our own python wrapping
2020-11-18 18:21:20 +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
…