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-27 04:11:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8213a992c90bb70ab3143635ad1e7c5f7f5d2a6f
renderdoc
/
renderdocui
/
Interop
T
History
baldurk
b493865349
Make members of TextureSave class not struct, so python can modify them
2016-09-12 12:51:14 +02:00
..
Camera.cs
…
CaptureOptions.cs
Allow C# side manual construction of ResourceIds from integers
2016-09-08 14:53:23 +02:00
CustomMarshaling.cs
Handle empty strings in marshalling (NULL elems and count == 0)
2016-08-19 17:26:36 +02:00
D3D11PipelineState.cs
…
Enums.cs
Expose the different local and remote renderers to the UI
2016-08-24 15:53:58 +02:00
FetchInfo.cs
Make members of TextureSave class not struct, so python can modify them
2016-09-12 12:51:14 +02:00
Formatter.cs
…
GLPipelineState.cs
…
ReplayRenderer.cs
Remove now-unused functionality, context filter and deferred events
2016-09-05 17:55:12 +02:00
Shader.cs
Add a button to pipeline state view to save shader raw contents to file
2016-08-30 16:43:52 +02:00
StaticExports.cs
Save machine ident in captures and compare to machine ident on open
2016-08-19 17:26:36 +02:00
VulkanPipelineState.cs
…