Overview
Request 1103865 accepted
- Update to version 1.28
* Improved capture writing process for larger captures especially
on Vulkan & D3D12 to improve the time taken to write a capture to disk.
* Added a 'soft memory limit' capture option to reduce the chance
of out-of-memory errors during capture, currently implemented
only for Vulkan due to Linux and Android being platforms prone to OOM.
* Tweaked the display of checkboxes with RenderDoc's style to
display with an X, for the sake of the low contrast dark theme
where checkbox fills were not as clear as the normal light theme.
* Add support for glCopyImageSubData on GLES copying from
uncompressed to compressed textures.
* Add support for several vulkan extensions:
- VK_EXT_provoking_vertex
- VK_EXT_attachment_feedback_loop_dynamic_state
- VK_EXT_image_2d_view_of_3d
- Created by patrikjakobsson
- In state accepted
- Package maintainer: patrikjakobsson
Request History
patrikjakobsson created request
- Update to version 1.28
* Improved capture writing process for larger captures especially
on Vulkan & D3D12 to improve the time taken to write a capture to disk.
* Added a 'soft memory limit' capture option to reduce the chance
of out-of-memory errors during capture, currently implemented
only for Vulkan due to Linux and Android being platforms prone to OOM.
* Tweaked the display of checkboxes with RenderDoc's style to
display with an X, for the sake of the low contrast dark theme
where checkbox fills were not as clear as the normal light theme.
* Add support for glCopyImageSubData on GLES copying from
uncompressed to compressed textures.
* Add support for several vulkan extensions:
- VK_EXT_provoking_vertex
- VK_EXT_attachment_feedback_loop_dynamic_state
- VK_EXT_image_2d_view_of_3d
patrikjakobsson accepted request