mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-27 07:20:49 +00:00
ace217008a
Fixes #17745 (crash when loading certain texture packs in D3D11) This is an old unfortunate limitation. Only applies to the top mip level, which makes it obvious that it's kinda unnecessary for the hardware and indeed, Vulkan and OpenGL don't have this limitation. |
||
---|---|---|
.. | ||
D3D11Util.cpp | ||
D3D11Util.h | ||
DrawEngineD3D11.cpp | ||
DrawEngineD3D11.h | ||
FramebufferManagerD3D11.cpp | ||
FramebufferManagerD3D11.h | ||
GPU_D3D11.cpp | ||
GPU_D3D11.h | ||
ShaderManagerD3D11.cpp | ||
ShaderManagerD3D11.h | ||
StateMappingD3D11.cpp | ||
StateMappingD3D11.h | ||
TextureCacheD3D11.cpp | ||
TextureCacheD3D11.h |