SameBoy/SDL
Lior Halphon 45c73e0175 Replaced the is_cgb bool with a more future compatible model enum. Removed the GB_init_cgb API and replaced it with an extended GB_init and GB_switch_model_and_reset APIs that now receive a model parameter. Increased the struct version. 2018-06-16 13:59:33 +03:00
..
background.bmp Slightly improved background 2017-12-27 23:20:06 +02:00
font.c Added configurable controls 2017-12-22 22:25:53 +02:00
font.h Better controls and visuals for settings 2017-10-14 17:08:52 +03:00
gui.c SDL: Add controller hat support in-game and in the GUI. 2018-06-03 00:21:43 +02:00
gui.h Include cleanup (#73) 2018-05-27 19:30:23 +03:00
main.c Replaced the is_cgb bool with a more future compatible model enum. Removed the GB_init_cgb API and replaced it with an extended GB_init and GB_switch_model_and_reset APIs that now receive a model parameter. Increased the struct version. 2018-06-16 13:59:33 +03:00
opengl_compat.c Better Windows and Linux compatibility 2017-12-29 13:06:38 +02:00
opengl_compat.h Better Windows and Linux compatibility 2017-12-29 13:06:38 +02:00
shader.c Simplify shaders 2018-06-15 18:08:54 +03:00
shader.h Better Windows and Linux compatibility 2017-12-29 13:06:38 +02:00
utils.c Use SDL_GetBasePath for better portability 2017-12-28 20:29:15 +02:00
utils.h Include cleanup (#73) 2018-05-27 19:30:23 +03:00