25722 Commits

Author SHA1 Message Date
twinaphex
bf73abc753 Cleanups 2015-12-10 15:48:04 +01:00
twinaphex
46b5c5e79f (XMB) Cleanup 2015-12-10 15:47:08 +01:00
twinaphex
bed86cc57e (XMB) Cleanup 2015-12-10 15:46:15 +01:00
twinaphex
e44f6d5d81 Update RMenu XUI 2015-12-10 15:45:05 +01:00
twinaphex
87ff4d7d82 Pass userdata handle to frame callback 2015-12-10 15:44:26 +01:00
twinaphex
6db1a8eb0d Cleanups 2015-12-10 15:40:44 +01:00
twinaphex
6bff83478f (MUI) Cleanups 2015-12-10 15:33:10 +01:00
twinaphex
114bce9f0f (MUI) Cleanups 2015-12-10 15:31:17 +01:00
twinaphex
527f7c7266 (XMB) Cleanups 2015-12-10 15:28:05 +01:00
twinaphex
a173b5a2bb Some more cleanups 2015-12-10 15:23:43 +01:00
twinaphex
14427dd725 (XMB) Cleanups 2015-12-10 15:21:20 +01:00
twinaphex
fbdfad6250 Remove unused void * parameter for init_main_font 2015-12-10 15:19:41 +01:00
twinaphex
d2c5139ab1 Revert "Add userdata pointer to frame callback"
This reverts commit ca9520a5224a3f701aea4a8aa0f7e7b67a4dfb02.
2015-12-10 15:17:37 +01:00
twinaphex
ca9520a522 Add userdata pointer to frame callback 2015-12-10 15:12:47 +01:00
twinaphex
abc2315c78 Remove unused pointer 2015-12-10 14:52:34 +01:00
twinaphex
b0a0a8d9a7 Cleanup one unused pointer 2015-12-10 14:52:02 +01:00
twinaphex
686bcf723d Move scroll_y to userdata 2015-12-10 14:50:43 +01:00
twinaphex
f4695c7547 Pass userdata pointer to render callback 2015-12-10 14:45:34 +01:00
twinaphex
2930997c25 Pass userdata to messagebox callback 2015-12-10 14:40:56 +01:00
twinaphex
f374e12143 Cleanup 2015-12-10 14:36:31 +01:00
Alcaro
9e3994408e What is that typecast dance good for? 2015-12-10 14:10:42 +01:00
twinaphex
9b706085c9 C89_BUILD fix 2015-12-10 14:06:55 +01:00
twinaphex
e1331fa6a5 CXX_BUILD fixes 2015-12-10 14:05:56 +01:00
twinaphex
02fb8dd052 Avoid warning 2015-12-10 14:03:34 +01:00
twinaphex
a1b4ba9280 Cleanups 2015-12-10 14:00:28 +01:00
twinaphex
8acaa19d01 CLeanups 2015-12-10 13:48:41 +01:00
twinaphex
3df5b50d4b Remove header include 2015-12-10 13:38:35 +01:00
twinaphex
41fc41e170 (input_driver.c) Cleanups 2015-12-10 12:54:56 +01:00
twinaphex
4727ddb52d Create RARCH_INPUT_CTL_KEY_PRESSED 2015-12-10 12:47:36 +01:00
twinaphex
7274e6bc3e Cleanups 2015-12-10 12:37:24 +01:00
twinaphex
71d9a89de9 Revert "gl_glsl_destroy_resources - use glIsBuffer to check if buffer is"
This reverts commit 0deb243c626a3201e0f5e18185ca235665c958cb.
2015-12-09 22:36:43 +01:00
twinaphex
7a791fa6e8 Turn primary_id/secondary_id into static variables 2015-12-09 22:17:55 +01:00
Twinaphex
2bb440bc08 Merge pull request #2535 from fr500/master
new workaround for pads implemented as two independents hid devices
2015-12-09 22:16:43 +01:00
twinaphex
23c13c0043 Delay reinit, gets rid of the remaining concurrency errors 2015-12-09 20:30:55 +01:00
twinaphex
94e1148d51 Cleanups 2015-12-09 20:15:55 +01:00
twinaphex
5ac4a8b3f6 Remove APP_CMD_DEAD 2015-12-09 20:10:22 +01:00
twinaphex
decbffd25b Refine RARCH_INPUT_CTL_DEINIT 2015-12-09 19:43:04 +01:00
twinaphex
ff48aaee7d init_audio - Hopefully this check is no longer necessary 2015-12-09 19:13:42 +01:00
twinaphex
0deb243c62 gl_glsl_destroy_resources - use glIsBuffer to check if buffer is
bound
2015-12-09 18:23:39 +01:00
twinaphex
8600c09f60 Immediately free audio_driver_context_audio_data after calling
free function
2015-12-09 18:04:48 +01:00
twinaphex
a710d7057f gl_glsl_destroy_resources - use glIsProgram as a final check 2015-12-09 17:57:25 +01:00
twinaphex
47161af73f video_shader_driver_set_mvp - check if mat is NULL 2015-12-09 17:50:20 +01:00
radius
08f42beefb add ARCHOS gamepad 2015-12-09 10:00:32 -05:00
twinaphex
88cd194780 Cleanups 2015-12-09 10:59:27 +01:00
twinaphex
b4fa396470 Cleanup 2015-12-09 10:14:43 +01:00
twinaphex
7bdc1da676 Create RARCH_DISPLAY_CTL_CACHED_FRAME_SET_PTR 2015-12-09 10:13:48 +01:00
twinaphex
f0e11659c7 Header include changes 2015-12-09 09:53:43 +01:00
twinaphex
3c765e30d3 Add RUNLOOP_CTL_GET_CORE_OPTION_SIZE 2015-12-09 09:37:54 +01:00
twinaphex
fee5d2a880 Add RUNLOOP_CTL_HAS_CORE_OPTIONS 2015-12-09 09:34:19 +01:00
twinaphex
86c6848281 Fix CORE_OPTION_NEXT 2015-12-09 09:31:22 +01:00