eden/src/video_core/textures
lizzie ea29f169e6
[video_core] remove decoders.cpp template<A,B> spam (16 copies of the same function) (#3263)
16 for SwizzleImpl
another 16 for SwizzleSubrectImpl
another 2 for Swizzle

while yes, inlining can be good, I think this kind of templatery fuckery is a bit excessive

Signed-off-by: lizzie <lizzie@eden-emu.dev>

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3263
Reviewed-by: DraVee <dravee@eden-emu.dev>
Reviewed-by: Maufeat <sahyno1996@gmail.com>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2026-01-10 12:27:57 +01:00
..
astc.cpp [common] remove ranges polyfill (#2546) 2025-09-24 19:29:48 +02:00
astc.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
bcn.cpp video_core: Add BCn decoding support 2023-06-27 18:00:09 -07:00
bcn.h video_core: Add BCn decoding support 2023-06-27 18:00:09 -07:00
decoders.cpp [video_core] remove decoders.cpp template<A,B> spam (16 copies of the same function) (#3263) 2026-01-10 12:27:57 +01:00
decoders.h DMA & InlineToMemory Engines Rework. 2022-10-06 21:00:53 +02:00
texture.cpp [video_core, settings] Allow to turn of aniso levels completely, provide levels of aniso upto x64 (#3019) 2025-11-26 02:16:37 +01:00
texture.h video_core: Update texture format 2023-03-10 21:48:50 +08:00
workers.cpp [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
workers.h textures: add BC1 and BC3 compressors and recompression setting 2023-05-23 12:54:40 -04:00