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-08 14:58:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
assets
/
shaders
History
danyalzia
48cee86d27
Fixes Natural Shader
2013-10-12 11:48:38 +05:00
..
defaultshaders.ini
Two more post processing shaders just for fun. Vignette looks pretty nice.
2013-10-12 02:56:34 +02:00
fxaa.fsh
Fix bug in FXAA shader that could cause the AMD issue
2013-09-26 14:32:49 +02:00
fxaa.vsh
Enable FXAA on mobile. Hopefully the buildbot will copy the shader, too...
2013-09-28 23:51:10 +02:00
grayscale.fsh
Add generic "PostShader" functionality, replacing FXAA (it's one of them).
2013-10-12 02:05:55 +02:00
inversecolors.fsh
Two more post processing shaders just for fun. Vignette looks pretty nice.
2013-10-12 02:56:34 +02:00
natural.fsh
Add generic "PostShader" functionality, replacing FXAA (it's one of them).
2013-10-12 02:05:55 +02:00
natural.vsh
Fixes Natural Shader
2013-10-12 11:48:38 +05:00
vignette.fsh
Two more post processing shaders just for fun. Vignette looks pretty nice.
2013-10-12 02:56:34 +02:00