yuzu/src/video_core/textures
2023-05-23 12:54:40 -04:00
..
astc.cpp textures: add BC1 and BC3 compressors and recompression setting 2023-05-23 12:54:40 -04:00
astc.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
bcn.cpp textures: add BC1 and BC3 compressors and recompression setting 2023-05-23 12:54:40 -04:00
bcn.h textures: add BC1 and BC3 compressors and recompression setting 2023-05-23 12:54:40 -04:00
decoders.cpp remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
decoders.h DMA & InlineToMemory Engines Rework. 2022-10-06 21:00:53 +02:00
texture.cpp Disable SRGB border color conversion for now, to fix shadows in Xenoblade. 2023-03-17 04:46:38 +00:00
texture.h video_core: Update texture format 2023-03-10 21:48:50 +08:00
workers.cpp textures: add BC1 and BC3 compressors and recompression setting 2023-05-23 12:54:40 -04:00
workers.h textures: add BC1 and BC3 compressors and recompression setting 2023-05-23 12:54:40 -04:00