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-07-08 16:50:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
afc9fc8f1e185b5aaf02b10dcecf34efc7abf6a6
renderdoc
/
qrenderdoc
/
Code
/
Interface
T
History
baldurk
afc9fc8f1e
Fix verify-docstrings.py
2020-12-09 23:27:42 +00:00
..
Analytics.cpp
Remove use of automodule in docs
2020-12-07 17:44:50 +00:00
Analytics.h
…
Extensions.h
Clean up docstrings in python interfaces to be strictly typed/formatted
2020-12-07 17:44:51 +00:00
PersistantConfig.cpp
…
PersistantConfig.h
Fix verify-docstrings.py
2020-12-09 23:27:42 +00:00
QRDInterface.cpp
Remove use of automodule in docs
2020-12-07 17:44:50 +00:00
QRDInterface.h
Replace fixed C arrays with wrapper class in public interface
2020-12-09 18:16:08 +00:00
RemoteHost.cpp
Remove use of const char * in public API and OS specific where possible
2020-12-07 17:44:50 +00:00
RemoteHost.h
Check that all complex struct members that have :type: in docstrings
2020-12-09 15:18:27 +00:00
ShaderProcessingTool.cpp
…