This website requires JavaScript.
Explore
Help
Register
Sign In
Emulator-Archive
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2025-02-18 13:21:33 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
GPU
History
Henrik Rydgård
3d5526a175
Allow specifying the VFS when loading INI files.
...
Will be useful in the tex replacer.
2023-03-07 10:04:10 +01:00
..
Common
Allow specifying the VFS when loading INI files.
2023-03-07 10:04:10 +01:00
D3D11
…
Debugger
…
Directx9
GPU: Correct depth clip/cull for zero scale.
2023-03-05 08:51:45 -08:00
GLES
Merge pull request
#17032
from hrydgard/cache-framebuffer-copy
2023-03-06 09:03:39 +01:00
Software
Fix crash in SoftGPU when frameskipping, noticed by sum2012 in Daxter
2023-02-28 23:21:36 +01:00
Vulkan
Turn the VFS into a class, to be able to reuse it for other purposes.
2023-03-06 16:42:47 +01:00
ge_constants.h
…
GeConstants.cpp
…
GeDisasm.cpp
…
GeDisasm.h
…
GPU.cpp
…
GPU.h
…
GPU.vcxproj
…
GPU.vcxproj.filters
…
GPUCommon.cpp
…
GPUCommon.h
…
GPUCommonHW.cpp
Cache framebuffer copies (for self-texturing) until the next TexFlush instruction.
2023-03-01 22:42:22 +01:00
GPUCommonHW.h
Cache framebuffer copies (for self-texturing) until the next TexFlush instruction.
2023-03-01 22:42:22 +01:00
GPUInterface.h
…
GPUState.cpp
…
GPUState.h
…
Math3D.cpp
…
Math3D.h
…