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
c068a719036ff1b29e5ddbc85d4ce4ce208ba275
renderdoc
/
renderdocui
/
Code
T
History
baldurk
c068a71903
If no capture directory is specified in the UI, save to $TEMP/RenderDoc
2016-11-21 17:59:59 +01: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
Look up constant buffers properly via shader details in D3D11. Refs
#411
2016-11-02 23:39:35 +01:00
Core.cs
If no capture directory is specified in the UI, save to $TEMP/RenderDoc
2016-11-21 17:59:59 +01: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
Allow shutting down the active remote server
2016-09-13 16:07:57 +02:00
Win32PInvoke.cs
…