aboutsummaryrefslogtreecommitdiff
path: root/scale.c
AgeCommit message (Expand)Author
2023-12-16Blends pixels that would be missed during downscaleneonloop
2023-12-16Fixes incorrect variable for h break pointneonloop
2023-12-15Fixes smooth shader on FunKey Sneonloop
2023-01-23Fixes max 320px crop when aspect is not 4:3neonloop
2023-01-11Limits width for crop scaler to 320pxneonloop
2023-01-10Adds funkey-s build instructions to READMEneonloop
2023-01-09Adds initial Funkey S supportneonloop
2022-03-25Fixes nearest scaler overrun (thanks shauninman)neonloop
2021-09-08Avoids possible divide by zerosneonloop
2021-08-28Fixes scaler selection when dimensions are not set yetneonloop
2021-08-27Adds eggs' 1.5x sharp scaler for GB resolutionsneonloop
2021-08-24Clears buffer when switching resolutionsneonloop
2021-08-23Adds fceumm coreneonloop
2021-08-13Fixes several scaling problemsneonloop
2021-08-10Adds mame2000 core and fixes options/scalerneonloop
2021-08-07Adds generic nearest and smooth scalersneonloop
2021-08-04Switches to aspect scaling if the screen is too small for no scalingneonloop
2021-08-04Initial commitneonloop