Commit Graph

23483 Commits

Author SHA1 Message Date
twinaphex
2f12ddde32 (menu_setting.c) Go through more wrapper functions 2015-10-11 14:23:32 +02:00
twinaphex
16f89fcd10 (menu_setting.c) Wrap browser_selection_type 2015-10-11 13:16:38 +02:00
twinaphex
83dd151579 Start wrapping more settings code 2015-10-11 13:10:46 +02:00
twinaphex
8223c3d2d3 Refactor MENU_DISPLAY_CTL_UPDATE_PENDING 2015-10-11 13:03:04 +02:00
twinaphex
528a020d86 Always assume we are going to render when calling menu_driver_iterate 2015-10-11 12:58:21 +02:00
Twinaphex
721d566f99 (D3D) Prevent warning ( also, why is all this code suddenly compiled out?) 2015-10-11 11:02:15 +02:00
Twinaphex
756b3de315 (Win32) Create function pointer to PowerSetRequest 2015-10-11 10:57:49 +02:00
Alcaro
f4a5cbbe5b Add this half-finished (okay, 5%-finished) driver. 2015-10-11 09:50:49 +02:00
Twinaphex
1f40c2a6d1 Cleanup 2015-10-11 09:31:04 +02:00
Twinaphex
de2d9dcd3d (Makefile.common) Indenting nits 2015-10-11 09:26:54 +02:00
Twinaphex
d0ded1751d menu_display.c - Get rid of HAVE_OPENGL ifdef 2015-10-11 09:19:49 +02:00
Twinaphex
500e058cce Compile in video_context_driver always 2015-10-11 09:19:11 +02:00
Alcaro
d10bb76427 Wipe out some insane rule that makes --verbose change behaviour. I think this is what is intended... 2015-10-11 09:14:33 +02:00
Twinaphex
4f1e89b21b (menu_input.c) Start making this code slightly more sane and less of a
total mess
2015-10-11 09:07:03 +02:00
Alcaro
edc80ee837 Get rid of call to nonexistent function. 2015-10-11 08:49:33 +02:00
Twinaphex
026de2f96e (menu_input.c) Use new RARCH_DEVICE_MOUSE_SCREEN_{X|Y} 2015-10-11 08:48:36 +02:00
Twinaphex
ce3f8f91b6 Merge pull request #2229 from leiradel/master
prefix fun
2015-10-10 16:17:51 +02:00
Andre Leiradella
e372b50b7c prefix fun 2015-10-10 11:06:59 -03:00
twinaphex
95cf20e5d2 (Zarch) Cleanups 2015-10-10 11:38:22 +02:00
twinaphex
56bc07f4b0 (CXX_BUILD) Buildfixes 2015-10-10 11:12:11 +02:00
twinaphex
062752b8eb (Zarch) C89_BUILD fixes 2015-10-10 11:10:59 +02:00
twinaphex
81a50cf0fe cheevos.c - don't use malloc.h - not there on OSX/iOS 2015-10-10 11:07:49 +02:00
twinaphex
f95e31dabd (libretro-db) Move struct definitions around 2015-10-10 10:51:12 +02:00
twinaphex
e1456dce9c parser.c - symbol namespace alterations 2015-10-10 10:49:34 +02:00
twinaphex
d2a5172ddf (x11_input.c) Remove forward declaration 2015-10-10 10:38:22 +02:00
twinaphex
8fc33b386b (udev) Start adding RETRO_DEVICE_POINTER / RETRO_DEVICE_POINTER_SCREEN -
untested
2015-10-10 10:35:45 +02:00
twinaphex
7c3c72e61a Add weird 'menu/driverspzarch.c' to .gitignore 2015-10-10 08:16:06 +02:00
twinaphex
ec3339b272 No idea where this keeps coming from 2015-10-10 08:14:19 +02:00
twinaphex
ff59f92341 (Win32) Create win32_suppress_screensaver 2015-10-10 08:13:58 +02:00
twinaphex
7f164647a2 (jsonsax) Preventing more namespace / symbol collisions in the future 2015-10-09 20:58:18 +02:00
twinaphex
14688de54a (jsonsax) Buildfixes 2015-10-09 20:55:31 +02:00
twinaphex
2a952fc083 (Cheevos) Buildfix 2015-10-09 20:42:39 +02:00
Twinaphex
5962e6b0d5 Merge pull request #2226 from leiradel/master
added cheevos_test back to runloop.c; included runloop.c and jsonsax.…
2015-10-09 20:40:32 +02:00
twinaphex
ab65bec860 Add HAVE_MENU ifdefs 2015-10-09 20:40:05 +02:00
twinaphex
f6d4ea0a68 (menu_input.c) Cleanups 2015-10-09 20:35:30 +02:00
Andre Leiradella
c53766dde3 added cheevos_test back to runloop.c; included runloop.c and jsonsax.c in griffin.c 2015-10-09 15:29:50 -03:00
twinaphex
b5f1ec6da0 (Zarch) Remove unused variables 2015-10-09 20:14:30 +02:00
twinaphex
e3637e0492 (GLUI) remove unused variables 2015-10-09 20:12:23 +02:00
Twinaphex
d637ef0683 Merge pull request #2225 from leiradel/master
removed cheevos_test for now
2015-10-09 19:38:38 +02:00
Andre Leiradella
18db59b446 removed cheevos_test for now 2015-10-09 14:09:49 -03:00
Twinaphex
36b4f21a40 Merge pull request #2224 from leiradel/master
fix function signatures; fix license on jsonsax
2015-10-09 18:53:03 +02:00
Andre Leiradella
89a7496413 fixed more function signatures 2015-10-09 13:52:15 -03:00
Andre Leiradella
9485298f78 fix function signatures; fix license on jsonsax 2015-10-09 13:48:17 -03:00
Twinaphex
775d21ba77 Merge pull request #2223 from leiradel/master
preliminary code for retro achievements (cheevos)
2015-10-09 18:36:15 +02:00
Andre Leiradella
fa3f17d219 preliminary code for retro achievements (cheevos) 2015-10-09 13:29:57 -03:00
twinaphex
0d4b73127f Start fleshing out zui_finish to be more like menu_video_draw_texture 2015-10-09 18:29:24 +02:00
twinaphex
a3fdac4a65 (Menu) Enable EXPERIMENTAL_MOUSE_SCREEN 2015-10-08 21:06:20 +02:00
Twinaphex
39189047b4 Use RARCH_DEVICE_MOUSE_SCREEN by default now for Zarch, start
setting up cocoa_input.c
2015-10-08 21:04:27 +02:00
twinaphex
704968adca (Dinput) Add RARCH_DEVICE_MOUSE_SCREEN 2015-10-08 10:16:28 +02:00
twinaphex
e572cb19f5 Add EXPERIMENTAL_MOUSE_SCREEN to menu_input.c 2015-10-08 10:07:30 +02:00