This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
bsnes
Watch
1
Star
0
Fork
0
You've already forked bsnes
mirror of
https://github.com/bsnes-emu/bsnes.git
synced
2025-02-23 06:32:32 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
bsnes
/
Shaders
History
Lior Halphon
d0202a3f9a
Added LCD graphics filter; emulates low-resolution LCD artifacts
2018-02-17 20:43:48 +02:00
..
AAOmniScaleLegacy.fsh
The old OmniScale filter became OmniScale Legacy. A new OmniScale filter was added instead.
2016-06-17 01:06:52 +03:00
AAScale2x.fsh
…
AAScale4x.fsh
…
Bilinear.fsh
…
HQ2x.fsh
Added anti aliasing to OmniScale. Fixed color differentiation for HQ2x and OmniScale
2016-06-17 23:47:41 +03:00
LCD.fsh
Added LCD graphics filter; emulates low-resolution LCD artifacts
2018-02-17 20:43:48 +02:00
MasterShader.fsh
Scaling filters in SDL
2017-12-23 22:11:53 +02:00
NearestNeighbor.fsh
…
OmniScale.fsh
Added anti aliasing to OmniScale. Fixed color differentiation for HQ2x and OmniScale
2016-06-17 23:47:41 +03:00
OmniScaleLegacy.fsh
The old OmniScale filter became OmniScale Legacy. A new OmniScale filter was added instead.
2016-06-17 01:06:52 +03:00
Scale2x.fsh
…
Scale4x.fsh
…
SmoothBilinear.fsh
Fixed smooth bilinear filter
2016-06-18 02:05:52 +03:00