This website requires JavaScript.
Explore
Help
Register
Sign In
lee
/
renderdoc
Watch
1
Star
0
Fork
0
mirror of
https://github.com/baldurk/renderdoc.git
synced
2026-07-21 06:51:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
458ad0dd4cb84a84b7daabafe8b9385eca98b347
renderdoc
/
renderdoc
/
core
T
History
baldurk
edac1f0bfd
Pass vulkan pipeline state along to UI
2016-02-07 18:41:29 +01:00
..
core.cpp
Remove 'capture X frame' hack, as keyboard input is working
2016-02-07 18:41:11 +01:00
core.h
When StartFrameCapture() is called on API, also make that wnd active
2016-01-21 18:21:19 +01:00
crash_handler.h
…
image_viewer.cpp
Pass vulkan pipeline state along to UI
2016-02-07 18:41:29 +01:00
remote_access.cpp
…
remote_replay.cpp
…
replay_proxy.cpp
Pass vulkan pipeline state along to UI
2016-02-07 18:41:29 +01:00
replay_proxy.h
Pass vulkan pipeline state along to UI
2016-02-07 18:41:29 +01:00
resource_manager.cpp
Put 'real' handle into tiny struct similar to one in vulkan.h
2016-02-07 18:40:09 +01:00
resource_manager.h
Add a little utility function so that code can get IDs from real objects
2016-02-07 18:40:11 +01:00
socket_helpers.h
…