Commit Graph

15 Commits

Author SHA1 Message Date
Higor Eurípedes
3f60f7de0f (SDL2) Remove double header inclusion 2014-08-19 16:55:32 -03:00
Higor Eurípedes
705f14a8da (SDL2) Show available video drivers and fix typo 2014-08-19 16:55:32 -03:00
Higor Eurípedes
e88f3b4355 (SDL) Fix double initialization
Signed-off-by: Higor Eurípedes <heuripedes@gmail.com>
2014-08-19 16:55:32 -03:00
Higor Eurípedes
6424c78c9a (SDL2) Fix windows build again 2014-08-13 11:45:11 -03:00
Higor Eurípedes
472c58e486 (SDL2) Fix wrong aspect ratio on startup 2014-08-12 15:58:25 -03:00
Higor Eurípedes
fcf929aa2f (SDL2) Properly deinitialize the video driver 2014-08-12 15:58:25 -03:00
Higor Eurípedes
16e0d24e17 (SDL*) Properly initialize SDL library/subsystems 2014-08-11 19:47:30 -03:00
Higor Eurípedes
b6df19dffb (SDL*) Merge input drivers 2014-08-11 19:47:30 -03:00
Higor Eurípedes
0aabdfa694 (SDL2) Fix windows build 2014-08-11 19:47:30 -03:00
Higor Eurípedes
68c9bfb8a4 (SDL2) Fix colors for cores that use 0RGB1555 2014-08-11 19:47:29 -03:00
Higor Eurípedes
0e5305b10f (SDL2) Attempt to fix missing events issue 2014-08-10 19:57:17 -03:00
Higor Eurípedes
e07dca3d22 (SDL2) Fix uninitialized var in sdl2_video.c 2014-08-10 19:15:21 -03:00
Higor Eurípedes
a349d1a9b4 (SDL2) Fix pixel format detection 2014-08-10 18:07:37 -03:00
Higor Eurípedes
46beb117ef (SDL2) Add input driver 2014-08-10 15:00:21 -03:00
Higor Eurípedes
1ea504fcfe (SDL2) Added video driver 2014-08-10 13:39:31 -03:00