22 Commits (d37d10e7a7b9037a259b27923716e5ce3084d6c3)

Author SHA1 Message Date
FernandoS27 d37d10e7a7 TextureCache: fix rescaling in aliases and overlap joins. 4 years ago
ReinUsesLisp 6d9f347e22 texture_cache/util: Fix size calculations of multisampled images 5 years ago
Fernando Sahmkow fd98fcf7f0 Texture Cache: Improve accuracy of sparse texture detection. 5 years ago
Fernando Sahmkow 38165fb7e3 Texture Cache: Initial Implementation of Sparse Textures. 5 years ago
Morph d3d6613d33 video_core: Silence signed/unsigned mismatch warnings 5 years ago
Fernando Sahmkow d8ad6aa187 Reaper: Tune it up to be an smart GC. 5 years ago
ameerj c4ff7ecf51 textures: Reintroduce CPU ASTC decoder 5 years ago
ReinUsesLisp 3d89398b84 texture_cache/util: Avoid relaxed image views on different bytes per pixel 5 years ago
Markus Wick 6755025310 Fix GCC undefined behavior sanitizer. 5 years ago
Lioncash 17b7f0389a texture_cache/util: Fix src being used instead of dst within DeduceBlitImages 5 years ago
Lioncash fddb278aa3 texure_cache/util: Resolve implicit sign conversions with std::reduce 5 years ago
ameerj 2f83d9a61b astc_decoder: Refactor for style and more efficient memory use 5 years ago
ameerj 5213f70230 texture_cache: Blacklist BGRA8 copies and views on OpenGL 5 years ago
Lioncash 783dc9e112 texture_cache/util: Remove unused functions 5 years ago
ReinUsesLisp 1b76e7e890 video_core: Silence -Wmissing-field-initializers warnings 5 years ago
Lioncash 5f4e7c77bd texture_cache/util: Resolve -Wsign-compare warning 5 years ago
ReinUsesLisp fe494a0ccd common/alignment: Rename AlignBits to AlignUpLog2 5 years ago
ReinUsesLisp 7d904fef2e gl_texture_cache: Avoid format views on Intel and AMD 5 years ago
ReinUsesLisp 9764c13d6d video_core: Rewrite the texture cache 5 years ago