index
:
picoarch
main
libretro + libpicofe + SDL designed for small screens and low power
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scale.c
Age
Commit message (
Expand
)
Author
2023-12-16
Blends pixels that would be missed during downscale
neonloop
2023-12-16
Fixes incorrect variable for h break point
neonloop
2023-12-15
Fixes smooth shader on FunKey S
neonloop
2023-01-23
Fixes max 320px crop when aspect is not 4:3
neonloop
2023-01-11
Limits width for crop scaler to 320px
neonloop
2023-01-10
Adds funkey-s build instructions to README
neonloop
2023-01-09
Adds initial Funkey S support
neonloop
2022-03-25
Fixes nearest scaler overrun (thanks shauninman)
neonloop
2021-09-08
Avoids possible divide by zeros
neonloop
2021-08-28
Fixes scaler selection when dimensions are not set yet
neonloop
2021-08-27
Adds eggs' 1.5x sharp scaler for GB resolutions
neonloop
2021-08-24
Clears buffer when switching resolutions
neonloop
2021-08-23
Adds fceumm core
neonloop
2021-08-13
Fixes several scaling problems
neonloop
2021-08-10
Adds mame2000 core and fixes options/scaler
neonloop
2021-08-07
Adds generic nearest and smooth scalers
neonloop
2021-08-04
Switches to aspect scaling if the screen is too small for no scaling
neonloop
2021-08-04
Initial commit
neonloop