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 09:30:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb418f883e6d83dd1df873952d9bd528378a1642
renderdoc
/
renderdocui
/
Code
T
History
baldurk
0b359468e6
Handle remote disconnects somewhat gracefully in the virtual file dialog
2016-08-29 16:29:29 +02:00
..
AppMain.cs
Rename RemoteAccess to TargetControl to better disambiguate RemoteServer
2016-08-19 12:23:19 +02:00
Cameras.cs
…
CommonPipelineState.cs
Expose the different local and remote renderers to the UI
2016-08-24 15:53:58 +02:00
Core.cs
Handle connection errors properly, displaying the error message
2016-08-24 15:53:55 +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
Add a sleep into remote server status checks so back-to-back checks work
2016-08-24 15:53:57 +02:00
RenderManager.cs
Handle remote disconnects somewhat gracefully in the virtual file dialog
2016-08-29 16:29:29 +02:00
Win32PInvoke.cs
…