citra/src/video_core/rasterizer_cache
GPUCode b9d644b777
Fix additional reinterpretation nonsense (#6521)
* surface_params: Ensure pixel formats are not the same

* rasterizer_cache: Check copyable interval
2023-05-09 12:01:15 +03:00
..
framebuffer_base.cpp Rasterizer cache refactor v2 (#6479) 2023-05-07 02:34:28 +03:00
framebuffer_base.h Rasterizer cache refactor v2 (#6479) 2023-05-07 02:34:28 +03:00
pixel_format.cpp Rasterizer cache refactor (#6375) 2023-04-21 10:14:55 +03:00
pixel_format.h Custom textures rewrite (#6452) 2023-04-27 07:38:28 +03:00
rasterizer_cache.cpp Rasterizer cache refactor v2 (#6479) 2023-05-07 02:34:28 +03:00
rasterizer_cache.h Fix additional reinterpretation nonsense (#6521) 2023-05-09 12:01:15 +03:00
rasterizer_cache_base.h Rasterizer cache refactor v2 (#6479) 2023-05-07 02:34:28 +03:00
sampler_params.h Rasterizer cache refactor v2 (#6479) 2023-05-07 02:34:28 +03:00
surface_base.cpp Rasterizer cache refactor v2 (#6479) 2023-05-07 02:34:28 +03:00
surface_base.h Rasterizer cache refactor v2 (#6479) 2023-05-07 02:34:28 +03:00
surface_params.cpp Fix additional reinterpretation nonsense (#6521) 2023-05-09 12:01:15 +03:00
surface_params.h Rasterizer cache refactor v2 (#6479) 2023-05-07 02:34:28 +03:00
texture_codec.h Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
utils.cpp Rasterizer cache refactor (#6375) 2023-04-21 10:14:55 +03:00
utils.h Rasterizer cache refactor v2 (#6479) 2023-05-07 02:34:28 +03:00