citra/src/video_core/custom_textures
Wunk 8fe147b8f9
video_core: Use binary memory-literals for memory-sizes (#7127)
Replaces `... * 1024 * 1024` with `_MiB`/`_GiB` literals.
2023-11-06 23:38:54 +02:00
..
custom_format.cpp Custom textures rewrite (#6452) 2023-04-27 07:38:28 +03:00
custom_format.h Custom textures rewrite (#6452) 2023-04-27 07:38:28 +03:00
custom_tex_manager.cpp video_core: Use binary memory-literals for memory-sizes (#7127) 2023-11-06 23:38:54 +02:00
custom_tex_manager.h custom_tex_manager: Allow old hash in the dumper (#6832) 2023-08-01 20:38:51 +03:00
material.cpp Rasterizer cache refactor v2 (#6479) 2023-05-07 02:34:28 +03:00
material.h Rasterizer cache refactor v2 (#6479) 2023-05-07 02:34:28 +03:00