21 Commits (21932acf5f61d8f79cf6ee3f3c367d4582efa9cb)

Author SHA1 Message Date
ReinUsesLisp 21932acf5f texture_cache/util: Fix size calculations of multisampled images 4 years ago
Fernando Sahmkow 083e0527fd Texture Cache: Improve accuracy of sparse texture detection. 5 years ago
Fernando Sahmkow 5854ca4ff0 Texture Cache: Initial Implementation of Sparse Textures. 5 years ago
Morph 2986e26179 video_core: Silence signed/unsigned mismatch warnings 5 years ago
Fernando Sahmkow 978aabb1d0 Reaper: Tune it up to be an smart GC. 5 years ago
ameerj e5da434498 textures: Reintroduce CPU ASTC decoder 5 years ago
ReinUsesLisp b458f73a61 texture_cache/util: Avoid relaxed image views on different bytes per pixel 5 years ago
Markus Wick e7c2b054c1 Fix GCC undefined behavior sanitizer. 5 years ago
Lioncash c81f95a54b texture_cache/util: Fix src being used instead of dst within DeduceBlitImages 5 years ago
Lioncash c9fb2b3404 texure_cache/util: Resolve implicit sign conversions with std::reduce 5 years ago
ameerj e0977af861 astc_decoder: Refactor for style and more efficient memory use 5 years ago
ameerj fb79ff4cab texture_cache: Blacklist BGRA8 copies and views on OpenGL 5 years ago
Lioncash cb80206c8c texture_cache/util: Remove unused functions 5 years ago
ReinUsesLisp 7afc85ba3a video_core: Silence -Wmissing-field-initializers warnings 5 years ago
Lioncash bc509928d4 texture_cache/util: Resolve -Wsign-compare warning 5 years ago
ReinUsesLisp 4e4056f581 common/alignment: Rename AlignBits to AlignUpLog2 5 years ago
ReinUsesLisp d8569c3af4 gl_texture_cache: Avoid format views on Intel and AMD 5 years ago
ReinUsesLisp d25b097e84 video_core: Rewrite the texture cache 5 years ago