Added different scaling methods based on screenmode
- All Picasso modes and the menu use linear scaling, all other modes (PAL/NTSC) use nearest neighbor. #47 - Code cleanup
This commit is contained in:
parent
a81dd77407
commit
ecd66f59c2
11 changed files with 4469 additions and 4605 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -31,4 +31,5 @@ VisualGDB/VisualGDB/Release/Amiberry-sdl2
|
|||
*.npa00-cfdc2249
|
||||
*.a
|
||||
*.npa00-f5145647
|
||||
VisualGDB/VisualGDB/Debug/Amiberry-sdl2
|
||||
VisualGDB/VisualGDB/Debug/Amiberry-sdl2
|
||||
*.npa00-25509379
|
Loading…
Add table
Add a link
Reference in a new issue