yuzu/src/video_core/textures
Subv 4633dd9505 GPU: Implemented the BC7U texture format.
Note: Our version of glad exports GL_COMPRESSED_RGBA_BPTC_UNORM as GL_COMPRESSED_RGBA_BPTC_UNORM_ARB, maybe it's time we update it.
2018-07-07 09:17:48 -05:00
..
astc.cpp gl_rasterizer: Implement texture format ASTC_2D_4X4. 2018-06-18 01:56:59 -04:00
astc.h gl_rasterizer: Implement texture format ASTC_2D_4X4. 2018-06-18 01:56:59 -04:00
decoders.cpp GPU: Implemented the BC7U texture format. 2018-07-07 09:17:48 -05:00
decoders.h GPU: Implemented the Z24S8 depth format and load the depth framebuffer. 2018-07-02 12:42:04 -05:00
texture.h GPU: Support changing the texture swizzles for Maxwell textures. 2018-06-06 18:36:15 -05:00