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-09-07 14:25:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce213c8f439ab7b086307dabc5a8f53e89e41ee7
renderdoc
/
qrenderdoc
/
Code
/
pyrenderdoc
T
History
baldurk
58de3fa8a5
Walk stackframe to find _renderdoc_internal
...
* When calling functions in modules, the globals are namespaced to the module
2018-10-18 19:36:21 +01:00
..
CMakeLists.txt
…
container_handling.h
…
container_handling.i
…
cosmetics.i
…
ext_refcounts.h
…
ext_refcounts.i
…
function_conversion.h
Walk stackframe to find _renderdoc_internal
2018-10-18 19:36:21 +01:00
interface_check.h
…
pyconversion.h
…
pyconversion.i
…
pyrenderdoc_module.vcxproj
Add pipestate.h to swig interface dependencies
2018-10-16 16:26:22 +01:00
pyrenderdoc_module.vcxproj.filters
…
pyrenderdoc_stub.cpp
…
PythonContext.cpp
Don't import built-in renderdoc modules with prefixed underscores
2018-10-18 19:16:25 +01:00
PythonContext.h
…
qrenderdoc_module.vcxproj
Add pipestate.h to swig interface dependencies
2018-10-16 16:26:22 +01:00
qrenderdoc_module.vcxproj.filters
…
qrenderdoc_stub.cpp
…
qrenderdoc.i
…
renderdoc.i
Implement VK_EXT_transform_feedback, and use it for mesh output
2018-10-16 16:53:03 +01:00
structured_conversion.h
…