This website requires JavaScript.
Explore
Help
Sign In
mirror
/
RetroArch
Watch
1
Star
0
Fork
0
You've already forked RetroArch
mirror of
https://github.com/libretro/RetroArch
synced
2025-03-29 13:20:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
gfx
/
scaler
History
Themaister
1bac5421ff
Update benchmarks for GCC + x86.
...
Compile with make PERF_TEST=1 to enable performance logging.
2012-10-01 23:43:16 +02:00
..
filter.c
Add special point scaler for optimal speed.
2012-09-03 00:48:00 +02:00
filter.h
Use bilinear for downscales, point for upscales.
2012-09-02 15:30:15 +02:00
pixconv.c
Fix CXX_BUILD.
2012-09-09 23:37:12 +02:00
pixconv.h
Add licensing headers to scaler code.
2012-09-02 14:44:21 +02:00
scaler_int.c
Fix scaler build on 32-bit.
2012-09-07 11:14:07 +02:00
scaler_int.h
Add special point scaler for optimal speed.
2012-09-03 00:48:00 +02:00
scaler.c
Update benchmarks for GCC + x86.
2012-10-01 23:43:16 +02:00
scaler.h
Add special point scaler for optimal speed.
2012-09-03 00:48:00 +02:00