eden-miror/src/video_core/textures
Caio Oliveira ed0276582e
[fixup] Revert "[video_core] remove decoders.cpp template<A,B> spam (16 copies of the same function) (#3263)" (#3333)
This make slowdown on:
- Mario 3D World (path from World 6 to World 7)
- Okami HD (On Docked)

Should check the cause for such regression

(Maran's Note: looks like VRAM allocation is not being freed?)

This reverts commit ea29f169e6.

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3333
Reviewed-by: Maufeat <sahyno1996@gmail.com>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Co-authored-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Co-committed-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
2026-01-18 05:42:05 +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 [fixup] Revert "[video_core] remove decoders.cpp template<A,B> spam (16 copies of the same function) (#3263)" (#3333) 2026-01-18 05:42:05 +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