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
875cd36f9df11be5460ae4e238051aa607286855
renderdoc
/
qrenderdoc
/
Code
/
pyrenderdoc
T
History
baldurk
875cd36f9d
Detect up to python 3.15
...
* Future proofing I guess
2025-02-21 13:46:59 +00:00
..
CMakeLists.txt
Explicitly build with C++14 everywhere
2024-04-10 14:38:05 +01:00
container_handling.h
…
container_handling.i
Use pythoncapi-compat to simplify Python C API backwards compatibility
2024-04-08 10:57:28 +01:00
cosmetics.i
Remove old shader bindpoint mapping handling entirely
2024-04-10 18:58:52 +01:00
ext_refcounts.h
…
ext_refcounts.i
Use pythoncapi-compat to simplify Python C API backwards compatibility
2024-04-08 10:57:28 +01:00
function_conversion.h
Use pythoncapi-compat to simplify Python C API backwards compatibility
2024-04-08 10:57:28 +01:00
interface_check.h
Use pythoncapi-compat to simplify Python C API backwards compatibility
2024-04-08 10:57:28 +01:00
pyconversion.h
Use pythoncapi-compat to simplify Python C API backwards compatibility
2024-04-08 10:57:28 +01:00
pyconversion.i
…
pyrenderdoc_module.vcxproj
Workaround new windows SDK not compiling on VS2015
2025-02-19 13:35:51 +00:00
pyrenderdoc_module.vcxproj.filters
…
pyrenderdoc_stub.cpp
…
python_sheet.xml
…
python.props
Detect up to python 3.15
2025-02-21 13:46:59 +00:00
PythonContext.cpp
Import threading on python context startup on main thread for debuggers
2024-07-15 16:22:38 +01:00
PythonContext.h
…
qrenderdoc_module.vcxproj
Workaround new windows SDK not compiling on VS2015
2025-02-19 13:35:51 +00:00
qrenderdoc_module.vcxproj.filters
…
qrenderdoc_stub.cpp
…
qrenderdoc.i
Use pythoncapi-compat to simplify Python C API backwards compatibility
2024-04-08 10:57:28 +01:00
renderdoc.i
Fix issue with iterating actions via previous/next in python
2024-12-03 15:01:58 +00:00
structured_conversion.h
Use pythoncapi-compat to simplify Python C API backwards compatibility
2024-04-08 10:57:28 +01:00
va_stdafx.h
…