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-05 17:40:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b0c2224a975fcd15efeb4167d96c2669de68dc4e
renderdoc
/
renderdocui
/
Code
T
History
baldurk
db27879ff7
Fix calculation of color luminance.
2016-11-10 22:01:00 +01:00
..
AppMain.cs
…
Cameras.cs
[Coverity] Fix some null checks
2016-09-14 18:28:53 +02:00
CommonPipelineState.cs
Look up constant buffers properly via shader details in D3D11. Refs
#411
2016-11-02 23:39:35 +01:00
Core.cs
NULL out D3D12 pipeline state on close
2016-10-12 16:50:21 +02:00
FormatElement.cs
Allow using hex formatting strings for custom constant buffer layouts
2016-11-02 23:39:35 +01:00
Helpers.cs
Fix calculation of color luminance.
2016-11-10 22:01:00 +01:00
LogViewerForm.cs
…
PersistantConfig.cs
If adb path is set, use adb devices to enumerate Android devices.
2016-11-02 16:10:29 +01:00
RenderManager.cs
…
Win32PInvoke.cs
…