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-30 11:21:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8f14374b520506a79746247d3a1ce5f8aca83a3c
renderdoc
/
qrenderdoc
/
Windows
T
History
Shahbaz Youssefi
and
Baldur Karlsson
8f14374b52
Support VK_EXT_multisampled_render_to_single_sampled
...
This extension greatly simplifies MSAA rendering on TBR hardware.
2022-09-07 14:47:59 +01:00
..
Dialogs
Show message in connection window for unsupported API capture
2022-08-05 13:03:32 +01:00
PipelineState
Support VK_EXT_multisampled_render_to_single_sampled
2022-09-07 14:47:59 +01:00
APIInspector.cpp
…
APIInspector.h
…
APIInspector.ui
…
BufferViewer.cpp
Export correct range for binary dumps as well.
2022-08-29 19:42:41 +01:00
BufferViewer.h
Allow reinterpreting formats of constant blocks that have bytes backing
2022-07-25 10:08:59 +01:00
BufferViewer.ui
Show visible offsets and (optionally) padding in buffers.
Closes
#1664
2022-05-20 14:15:30 +01:00
CommentView.cpp
…
CommentView.h
…
CommentView.ui
…
DebugMessageView.cpp
Tweak wording of message about writing indirect args during renderpass
2022-08-19 11:00:09 +01:00
DebugMessageView.h
…
DebugMessageView.ui
…
EventBrowser.cpp
Accumulate timings for fake markers last.
Closes
#2679
2022-08-08 10:18:04 +01:00
EventBrowser.h
…
EventBrowser.ui
…
LogView.cpp
…
LogView.h
…
LogView.ui
…
MainWindow.cpp
…
MainWindow.h
…
MainWindow.ui
…
PerformanceCounterViewer.cpp
…
PerformanceCounterViewer.h
…
PerformanceCounterViewer.ui
…
PixelHistoryView.cpp
Remove unnecessary sRGB conversions
2022-06-16 16:30:00 +01:00
PixelHistoryView.h
…
PixelHistoryView.ui
…
PythonShell.cpp
Improve handling of compilers & command line for edited shaders
2022-08-10 14:56:44 +01:00
PythonShell.h
…
PythonShell.ui
…
ResourceInspector.cpp
…
ResourceInspector.h
…
ResourceInspector.ui
…
ShaderMessageViewer.cpp
Implement location tracking and goto for GS printfs
2022-07-11 13:02:23 +01:00
ShaderMessageViewer.h
Implement location tracking and goto for GS printfs
2022-07-11 13:02:23 +01:00
ShaderMessageViewer.ui
…
ShaderViewer.cpp
When editing a shader, default to the edit base file
2022-08-11 10:23:48 +01:00
ShaderViewer.h
Improve handling of compilers & command line for edited shaders
2022-08-10 14:56:44 +01:00
ShaderViewer.ui
…
StatisticsViewer.cpp
…
StatisticsViewer.h
…
StatisticsViewer.ui
…
TextureViewer.cpp
Improve handling of compilers & command line for edited shaders
2022-08-10 14:56:44 +01:00
TextureViewer.h
Fix calculation of small mip co-ordinates for NPOT textures
2022-07-15 18:07:08 +01:00
TextureViewer.ui
…
TimelineBar.cpp
…
TimelineBar.h
…