This website requires JavaScript.
Explore
Help
Register
Sign In
lee
/
renderdoc
Watch
1
Star
0
Fork
0
mirror of
https://github.com/baldurk/renderdoc.git
synced
2026-07-23 07:51:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
71f10084df96629b21f7c8a014dc4e793b67374b
renderdoc
/
qrenderdoc
/
Code
/
pyrenderdoc
T
History
baldurk
3aaccc4fda
Use rdcfixedarray in parameters for functions instead of C arrays
...
* This maps better to tuples in python
2020-12-15 22:52:38 +00:00
..
CMakeLists.txt
…
container_handling.h
…
container_handling.i
Use rdcfixedarray in parameters for functions instead of C arrays
2020-12-15 22:52:38 +00:00
cosmetics.i
Use richtext representation for ResourceId when converting to string
2020-12-15 22:52:38 +00:00
ext_refcounts.h
…
ext_refcounts.i
…
function_conversion.h
…
interface_check.h
…
pyconversion.h
Support converting an rdcarray pointer to rdcarray
2020-12-15 22:52:38 +00:00
pyconversion.i
…
pyrenderdoc_module.vcxproj
…
pyrenderdoc_module.vcxproj.filters
…
pyrenderdoc_stub.cpp
…
python.props
…
PythonContext.cpp
Fix error messages not being printed from async python callbacks
2020-12-15 22:52:38 +00:00
PythonContext.h
…
qrenderdoc_module.vcxproj
…
qrenderdoc_module.vcxproj.filters
…
qrenderdoc_stub.cpp
…
qrenderdoc.i
…
renderdoc.i
Use rdcfixedarray in parameters for functions instead of C arrays
2020-12-15 22:52:38 +00:00
structured_conversion.h
…