Commit Graph

14 Commits

Author SHA1 Message Date
a1cf1967ac Fix fullscreen toggle with joysticks (#821) 2020-11-22 13:00:18 +01:00
ea640398f9 Add support for fullscreen hotkey (#748) 2020-09-06 22:59:35 +02:00
3685edeef2 make GL display also not default 2020-08-24 20:03:24 +02:00
13521211d2 make software renderer the default 2020-08-24 19:32:44 +02:00
e7025abcdc * fix build error
* make betterer polygon splitting an option
* add GL_LEQUAL depth test for 'equal' mode, might help
2020-08-24 19:32:07 +02:00
f8d1d08e9c (finally) build the goddamn cheat interface 2020-08-15 00:14:05 +02:00
d13d625f73 jit: make everything configurable 2020-06-16 11:53:21 +02:00
d7b846619b add DSi-mode settings 2020-06-01 19:11:44 +02:00
5005a7c3f0 populate the dialog.
also add setting for vsync interval.
2020-05-28 13:21:25 +02:00
d761db0056 populate the menus with the config data 2020-05-20 21:19:04 +02:00
04d38e5e66 axe the default key mappings (not too cross-platform and blargy) 2020-05-19 14:16:35 +02:00
17d30e91f0 actually hook this up 2020-05-17 04:37:44 +02:00
492a4b4b46 add config entries for BIOS/firmware paths 2020-05-17 03:02:42 +02:00
690f9f3874 get some of the shit going, I guess
atleast the emuthread is going and we have its control system down

and other fun shit, too
2020-04-27 12:06:44 +02:00