ppsspp/GPU/Directx9
Henrik Rydgård cb79783539 Expand primitives: Check the vertex count too.
Still getting a few crashes, let's get rid of the last of them from this,
hopefully.
2024-01-28 22:48:40 +01:00
..
DrawEngineDX9.cpp Expand primitives: Check the vertex count too. 2024-01-28 22:48:40 +01:00
DrawEngineDX9.h Delete the vertex cache option from the code. 2023-10-10 15:43:43 +02:00
FramebufferManagerDX9.cpp Include file cleanup in framebuffer managers 2023-02-25 12:21:00 +01:00
FramebufferManagerDX9.h Include file cleanup in framebuffer managers 2023-02-25 12:21:00 +01:00
GPU_DX9.cpp OpenGL: Fix some confusion between gpu->BeginHostFrame and gpu->BeginFrame, fixing black screen 2023-12-11 23:05:37 +01:00
GPU_DX9.h OpenGL: Fix some confusion between gpu->BeginHostFrame and gpu->BeginFrame, fixing black screen 2023-12-11 23:05:37 +01:00
ShaderManagerDX9.cpp Back out clearly inconsequential/useless .reserve() calls 2023-12-29 08:27:56 +01:00
ShaderManagerDX9.h Vulkan: Simplify GetShaders and DirtyLastShader, making them internally consistent. 2023-09-24 11:55:15 +02:00
StateMappingDX9.cpp Don't cache render target copies for shader blending, only cache copies for overlap 2023-05-11 12:04:29 +02:00
StateMappingDX9.h Move all the GL/D3D9 FBO code into thin3d. 2017-02-06 11:40:16 +01:00
TextureCacheDX9.cpp Don't create Host objects except in headless/unittest 2023-03-25 10:47:01 +01:00
TextureCacheDX9.h Some DeviceLost/DeviceRestore cleanup 2023-02-26 11:05:52 +01:00