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-04 17:10:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
539ea53b3c9f990686429860677ab660f601b193
renderdoc
/
qrenderdoc
/
Code
/
Interface
T
History
baldurk
539ea53b3c
Fix python reference in docstring
2020-12-16 00:27:41 +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
Add new string type rdcinflexiblestr specifically for structured data
2020-10-27 15:15:19 +00:00
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
Fix python reference in docstring
2020-12-16 00:27:41 +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
…