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-23 15:41:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Common
/
GPU
History
Henrik Rydgård
2f1bbd314e
Fragment shader gen: Remove unnecessary allocations
2020-10-31 18:32:43 +01:00
..
D3D9
Fragment shader gen: Remove unnecessary allocations
2020-10-31 18:32:43 +01:00
D3D11
Remove support for D3D11_level_9 (previously only really used for Windows Phone, probably).
2020-10-29 00:52:19 +01:00
OpenGL
Check for a couple additional GL extensions
2020-10-31 18:32:43 +01:00
Vulkan
Test parsing of generated OpenGL shaders too (by using glslang).
2020-10-31 18:32:43 +01:00
DataFormat.h
…
thin3d_create.h
…
thin3d.cpp
Fix Qt build by simply moving the offending file to the native project. No idea why Qt include paths only work there.
2020-10-05 10:36:57 +02:00
thin3d.h
…