300 Commits

Author SHA1 Message Date
twinaphex
2a80b7b11f Add initial SDL threading ports 2016-04-06 03:26:52 +02:00
twinaphex
9ce6f95a13 Create CP_ControlLoop 2016-03-24 02:33:05 +01:00
twinaphex
11d784a2b2 Cleanup 2016-03-24 02:30:11 +01:00
twinaphex
53d52a5d3c Create CP_SoundLoop 2016-03-24 02:28:03 +01:00
twinaphex
a7ce8d5637 Create CP_NewGameLoop 2016-03-24 02:21:41 +01:00
twinaphex
9129cb11ed Cleanups 2016-03-24 02:17:20 +01:00
twinaphex
d4954a659b Create US_ControlPanelLoop 2016-03-24 02:12:31 +01:00
twinaphex
96ec856ae8 Remove config.default 2016-03-24 01:52:39 +01:00
twinaphex
b6fb570316 Revert "Refactor DemoLoop"
This reverts commit 0ba7501508b0d17a9d452287f50e1a14876843f7.
2016-03-24 00:55:47 +01:00
twinaphex
1fd0d20c28 Turn enums into upper case 2016-03-24 00:55:30 +01:00
twinaphex
488870e27f Cleanups 2016-03-24 00:44:42 +01:00
twinaphex
7c9d66a025 Change enums to uppercase 2016-03-24 00:43:25 +01:00
twinaphex
e5a2d16447 Change enums to all-caps 2016-03-24 00:34:13 +01:00
twinaphex
c0b931efcd Turn function static 2016-03-24 00:20:19 +01:00
twinaphex
0198b8579d Cleanups 2016-03-24 00:17:23 +01:00
twinaphex
adc666b073 Cleanups 2016-03-24 00:16:12 +01:00
twinaphex
34bbe71541 Turn some functions static 2016-03-24 00:09:25 +01:00
twinaphex
0ba7501508 Refactor DemoLoop 2016-03-24 00:01:05 +01:00
twinaphex
6f64061f9d Use LRSDL_SetPalette 2016-03-23 20:32:13 +01:00
twinaphex
ed1adf3b42 Add SDL_video.c 2016-03-23 20:28:11 +01:00
twinaphex
018bc4ef3b Cleanups 2016-03-23 18:23:26 +01:00
twinaphex
c4e496f6db Cleanups 2016-03-23 18:15:24 +01:00
twinaphex
6556818ec0 Remove forward declaration 2016-03-23 09:04:17 +01:00
twinaphex
b525cd0b65 Cleanup 2016-03-23 09:03:54 +01:00
twinaphex
e08840bb59 Rewrite SDL_SetColors as SDL_SetPalette call 2016-03-23 09:02:25 +01:00
twinaphex
74cef053bc Backport SDL_ConvertSurface 2016-03-23 08:33:56 +01:00
twinaphex
a972f255f7 Add logging 2016-03-23 08:10:24 +01:00
twinaphex
bf01b89920 Update 2016-03-23 08:02:54 +01:00
twinaphex
8606e82a55 Cleanups 2016-03-23 07:44:48 +01:00
twinaphex
cbab70d74f Replace LR_BlitSurface function 2016-03-23 07:42:28 +01:00
twinaphex
0a5a12d928 Update sdl 2016-03-23 07:40:19 +01:00
twinaphex
ae1659fd31 Add alternative codepath 2016-03-21 22:09:38 +01:00
twinaphex
8be6ae8a1e Add more libretro ifdefs 2016-03-21 05:54:39 +01:00
twinaphex
2a9711ced8 Add some libretro ifdefs 2016-03-21 05:52:08 +01:00
twinaphex
59e7175db1 Cleanup 2016-03-21 05:50:01 +01:00
twinaphex
9f1dab5941 Update 2016-03-21 05:35:12 +01:00
twinaphex
2566f3b59c Start using LRSDL for a sizeable portion of the code 2016-03-21 05:29:51 +01:00
twinaphex
19fdfbf7f4 Compile in additional SDL files 2016-03-21 05:07:53 +01:00
twinaphex
799048ee56 Add sdl 2016-03-21 04:56:00 +01:00
twinaphex
ecba7c4ea3 Fill in LR_FillRect 2016-03-21 01:35:05 +01:00
twinaphex
db10fd4543 Set LR_SetPalette 2016-03-21 01:34:19 +01:00
twinaphex
95acc86347 Add d_8to16table 2016-03-21 01:16:05 +01:00
twinaphex
63cc19b3a1 Cleanups 2016-03-21 00:52:33 +01:00
twinaphex
6ec2395c24 Remove screenPitch 2016-03-21 00:50:45 +01:00
twinaphex
dc0c7cea2c Remove curPitch 2016-03-21 00:49:13 +01:00
twinaphex
8b2d6edd34 Get rid of curSurface 2016-03-21 00:36:52 +01:00
twinaphex
9148c880a7 surface.c - unroll SDL_UpperBlit 2016-03-20 23:45:56 +01:00
twinaphex
dd248fa7fb Get rid of screenBits variable 2016-03-19 04:28:18 +01:00
twinaphex
4fe951c9bc Rename VGAClearScreen 2016-03-19 04:16:19 +01:00
twinaphex
69b10e4eff Fix regression 2016-03-19 03:57:02 +01:00