Age | Commit message (Collapse) | Author |
|
|
|
|
|
Avoids screen persistence when switching from a higher to a lower
resolution.
|
|
Needs PGO to hit fullspeed. Nestopia won't run (needs XRGB8888) and
would probably be slow. Maybe try QuickNES if speed is an issue with
fceumm.
|
|
- Shouldn't read beyond last line
- Overflow issue with first add when averaging
- Only copy reported screen width (fixes some gambatte glitches)
|
|
|
|
Smooth is slower (10-15%) than a scaler built for a specific
resolution. Works well for downscaling and for odd screen ratios until
a custom scaler is built.
Replaces the snes smooth scaler (outperforms it) and the gba smooth
scaler (looks better)
|
|
|
|
|