16 Commits (5744e061c15c624808de4577c01eaa145e65f4f8)

Author SHA1 Message Date
lizzie f55e560ac5
[compat] Debian stable gcc12/clang14 compilation fixes (#2763) 6 months ago
Kelebek1 42638691b5 Use spans over guest memory where possible instead of copying data. 3 years ago
Kelebek1 c7430e51e3 Remove memory allocations in some hot paths 3 years ago
Fernando Sahmkow 82f37192ec Engines: Implement Accelerate DMA Texture. 4 years ago
ameerj d45c01bd13 texture_cache: Use Common::ScratchBuffer for swizzle buffers 3 years ago
ameerj 51eb1f4aab texture_cache: Use pre-allocated buffer for texture downloads 3 years ago
ameerj 204e35087f texture_cache: Use pre-allocated buffer for texture uploads 3 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj b837219423 video_core: Reduce unused includes 4 years ago
FernandoS27 564caa296b TextureCache: fix rescaling in aliases and overlap joins. 5 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
Lioncash c9fb2b3404 texure_cache/util: Resolve implicit sign conversions with std::reduce 5 years ago
ameerj fb79ff4cab texture_cache: Blacklist BGRA8 copies and views on OpenGL 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