citra/src/video_core/rasterizer_cache
GPUCode fd40880127
rasterizer_cache: Ignore fill surfaces
* Causes graphical bugs in Yokai games
2022-09-04 12:54:52 +03:00
..
cached_surface.cpp video_core: Run clang format 2022-08-22 08:00:30 +03:00
cached_surface.h video_core: Run clang format 2022-08-22 08:00:30 +03:00
morton_swizzle.h rasterizer_cache: Factor morton swizzle and pixel format to dedicate headers 2022-08-21 01:16:47 +03:00
pixel_format.h video_core: Run clang format 2022-08-22 08:00:30 +03:00
rasterizer_cache.cpp rasterizer_cache: Ignore fill surfaces 2022-09-04 12:54:52 +03:00
rasterizer_cache.h rasterizer_cache: Introduce TextureRuntime and separate CachedSurface 2022-08-21 01:16:48 +03:00
rasterizer_cache_types.h video_core: Run clang format 2022-08-22 08:00:30 +03:00
rasterizer_cache_utils.cpp rasterizer_cache: Move utlities and type to separate headers 2022-08-21 01:16:48 +03:00
rasterizer_cache_utils.h rasterizer_cache: Introduce TextureRuntime and separate CachedSurface 2022-08-21 01:16:48 +03:00
surface_params.cpp video_core: Run clang format 2022-08-22 08:00:30 +03:00
surface_params.h rasterizer_cache: Header cleanup and copyright date update 2022-08-21 01:16:48 +03:00
texture_runtime.cpp video_core: Run clang format 2022-08-22 08:00:30 +03:00
texture_runtime.h video_core: Run clang format 2022-08-22 08:00:30 +03:00