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
1f610a8b31911230a725181c2496ffc723ffd2cd
renderdoc
/
renderdocui
/
Code
T
History
baldurk
7cf7fc0c34
NULL out D3D12 pipeline state on close
2016-10-12 16:50:21 +02:00
..
AppMain.cs
Rename RemoteAccess to TargetControl to better disambiguate RemoteServer
2016-08-19 12:23:19 +02:00
Cameras.cs
[Coverity] Fix some null checks
2016-09-14 18:28:53 +02:00
CommonPipelineState.cs
Divide up register spaces by shader stage (namespacing same as DX11)
2016-09-23 11:41:16 +02:00
Core.cs
NULL out D3D12 pipeline state on close
2016-10-12 16:50:21 +02:00
FormatElement.cs
Calculate bytesize properly for packed formats in mesh viewer
2016-07-25 18:27:13 +02:00
Helpers.cs
Add a remote/virtual open file dialog for browsing over the network
2016-08-19 17:26:30 +02:00
LogViewerForm.cs
…
PersistantConfig.cs
Enable SPIR-V External Disassembler Tool
2016-10-06 13:02:23 +02:00
RenderManager.cs
Allow shutting down the active remote server
2016-09-13 16:07:57 +02:00
Win32PInvoke.cs
…