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 01:20:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a901fc0d5be4332fc746a86aa23aa1dd3e744e8a
renderdoc
/
qrenderdoc
/
Code
T
History
baldurk
a901fc0d5b
Fix isRunning check - just wait for m_Thread to be NULL
2016-10-07 15:58:43 +02:00
..
CaptureContext.cpp
Switch to helper functions for blocking dialogs (file and message)
2016-10-05 16:52:05 +02:00
CaptureContext.h
Fix isRunning check - just wait for m_Thread to be NULL
2016-10-07 15:58:43 +02:00
CommonPipelineState.cpp
Fix compile warnings
2016-10-05 01:13:08 +02:00
CommonPipelineState.h
…
main.cpp
Work around QTBUG-56382 with manual event loop flushing
2016-10-05 16:52:05 +02:00
RenderManager.cpp
Don't race to a double-delete, LambdaThread deletes its own thread
2016-10-05 20:20:19 +02:00
RenderManager.h
…