Commit graph

25 commits

Author SHA1 Message Date
Dimitris Panokostas
a50967d334 Fixed RenderLogicalSize
Different handling if screen is Picasso or not
2017-02-22 22:25:55 +01:00
Dimitris Panokostas
a34d164691 Added function to decide scaling method to use 2017-02-22 15:30:49 +01:00
Dimitris Panokostas
2e49e5c423 Changed default resolution and scaling
Defaults to 640 x 256, output scaling is done with height x 2 to keep
the right aspect ratio
2017-02-22 15:10:38 +01:00
Dimitris Panokostas
ecd66f59c2 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
2017-02-02 22:27:51 +01:00
Dimitris Panokostas
f7c923178b Merge branch 'sdl2' of https://github.com/midwan/amiberry into sdl2 2017-02-01 22:15:03 +01:00
Dimitris Panokostas
809f03e667 Added 2 new resolutions (#18)
Added two new resolutions: 1360x768 and 1366x768, closes #18
2017-02-01 13:48:22 +01:00
Dimitris Panokostas
ae9b60d57d Code cleanup 2017-01-29 16:10:51 +01:00
Dimitris Panokostas
186a05dfe8 Code cleanup 2017-01-29 14:24:34 +01:00
Dimitris Panokostas
0a7ad2b28a Code cleanup 2017-01-29 10:36:18 +01:00
Dimitris Panokostas
b06d5a6569 Renamed executable 2017-01-25 12:28:59 +01:00
Dimitris Panokostas
4d18a15216 Removed black screen now
The function is not needed in SDL2
2017-01-25 12:02:23 +01:00
Dimitris Panokostas
3333409fb7 Removed unneeded include 2017-01-24 22:29:05 +01:00
Dimitris Panokostas
15bd6bfea3 Updated files to fix compilation warnings and errors 2017-01-23 20:35:38 +01:00
Dimitris Panokostas
c20e080244 Fix for #41
- Fixed #41
- Improved black screen code
2017-01-21 19:28:18 +01:00
Dimitris Panokostas
608d13fcfc Removed obsolete second call to same function
SetHint is already configured in main
2017-01-21 19:09:47 +01:00
Dimitris Panokostas
c58a66d065 Code cleanup 2017-01-21 18:59:24 +01:00
Dimitris Panokostas
42e9e309e0 Renamed SDL2 surface variable 2017-01-21 18:38:12 +01:00
Dimitris Panokostas
86cd7bf883 SDL2 graphics improvements and cleanup 2017-01-21 17:28:43 +01:00
Dimitris Panokostas
1ce5d0cae3 Changed RGB format to 16-bit 2017-01-21 15:22:14 +01:00
Dimitris Panokostas
fbd2d17fcb Moved solution to VisualGDB folder 2017-01-21 15:03:47 +01:00
Dimitris Panokostas
69647d48d8 SDL2 fixes 2017-01-21 14:54:08 +01:00
Dimitris Panokostas
8983c0c5a3 Changed SDL1 references to SDL2
SDL1 calls to SDL2 ones
Changed references to Guichan to Guisan
Changed references to renamed paths
2016-12-10 11:40:41 +01:00
Dimitris Panokostas
348281d36a First renames after merge
Renamed folders
Updated Makefile contents
Removed obsolete files/folders
2016-12-09 19:04:33 +01:00
Chips-fr
6cbdde5724 remove *dep directories 2015-05-23 13:28:13 +00:00
Chips-fr
e86cde6318 Commit pandora source code 2015-05-13 18:47:23 +00:00