mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
13e7d1c134
* 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.