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
c9474f5bc3395890d031ce2c3fe4e29d8355159e
renderdoc
/
renderdocui
/
Code
T
History
baldurk
c9474f5bc3
Handle connection errors properly, displaying the error message
2016-08-24 15:53:55 +02:00
..
AppMain.cs
Rename RemoteAccess to TargetControl to better disambiguate RemoteServer
2016-08-19 12:23:19 +02:00
Cameras.cs
…
CommonPipelineState.cs
Add missing handling of uscaled and sscaled formats
2016-07-21 16:06:10 +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 an option to choose the default save folder for captures. Refs
#335
2016-08-24 15:53:52 +02:00
RenderManager.cs
Ping the connected host regularly and check other hosts at lower freq.
2016-08-23 15:21:52 +02:00
Win32PInvoke.cs
…