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 20:31:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0ee9e9be76a1a200018ef73a89e70b2984cf2f7c
renderdoc
/
renderdocui
/
Interop
T
History
baldurk
de6d93c47f
Improve GL shader reflection to include Atomic bufs, SSBOs and images
2015-01-19 02:04:08 +00:00
..
Camera.cs
…
CaptureOptions.cs
…
CustomMarshaling.cs
Support doubles in shader vars natively, not packed in 2*uint32 each
2014-12-02 00:16:12 +00:00
D3D11PipelineState.cs
Combine and compress some of the data tables in the D3D11 pipe view
2015-01-15 22:14:03 +00:00
Enums.cs
Display texture swizzling and depth/stencil read mode on textures
2015-01-17 15:53:09 +00:00
FetchInfo.cs
Pass through ShaderResourceType per-texture for better type naming
2015-01-17 15:03:34 +00:00
Formatter.cs
…
GLPipelineState.cs
Mkae transform feedback data public on .NET side
2015-01-18 12:04:52 +00:00
ReplayRenderer.cs
Centralise debug message processing, and allow adding custom warnings
2015-01-11 00:20:50 +00:00
Shader.cs
Improve GL shader reflection to include Atomic bufs, SSBOs and images
2015-01-19 02:04:08 +00:00
StaticExports.cs
…