mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-20 14:31:42 +00:00
* Supported textures are decoded into standard format of YUVA, displayed visually with Y in green, U in blue, V in red. * A new texture display mode 'YUVA decode' has been added which does a default full-range conversion from YUV to RGB. * Custom shaders can be used to implement a custom decode matrix.