ppsspp/Common/GPU
2023-05-23 08:54:41 +02:00
..
D3D9 Replace a LOT of sprintf with snprintf, and a few strcpy with truncate_cpy 2023-04-28 21:04:05 +02:00
D3D11 Vulkan fastforward: Check the current presentation mode instead of the Vsync setting. 2023-04-26 12:02:42 +02:00
OpenGL Use the faster pushes. 2023-05-23 08:54:41 +02:00
Vulkan AndroidContentURI: Move code from the header to cpp. Some assorted cleanup, add a unit test for Download paths 2023-05-16 16:08:51 +02:00
DataFormat.h Structs and enums and build files 2023-03-11 11:19:33 +01:00
MiscTypes.h Add a flags parameter to InvalidateCachedState and rename it Invalidate. 2022-12-01 19:15:38 +01:00
Shader.cpp GPU: Cleanup definition of shader resources. 2022-12-27 14:35:49 -08:00
Shader.h GPU: Cleanup definition of shader resources. 2022-12-27 14:35:49 -08:00
ShaderTranslation.cpp GPU: Cleanup definition of shader resources. 2022-12-27 14:35:49 -08:00
ShaderTranslation.h Postprocessing shader, GL: Fix shader version bug. Fixes #13779 2020-12-19 23:45:31 +01:00
ShaderWriter.cpp Remove the 0th descriptor set, move everything else back to 0 2022-12-16 13:05:40 +01:00
ShaderWriter.h Global: Cleanup some minor includes and typos. 2022-12-27 08:33:07 -08:00
thin3d_create.h Remove splitSubmit setting. Now we submit init commands before the acquire. 2022-09-17 01:07:30 +02:00
thin3d.cpp Structs and enums and build files 2023-03-11 11:19:33 +01:00
thin3d.h Vulkan: Turn off the ubershader on T880, T860 and T830 on old driver versions. 2023-05-03 11:53:32 +02:00