18286 Commits

Author SHA1 Message Date
twinaphex
50736c164c (zip_support.c) Simplify some more 2015-04-10 05:32:52 +02:00
twinaphex
bcc84fd66c Simplify zip_support.c 2015-04-10 05:24:56 +02:00
twinaphex
9d74dbdef6 Pass device pointer to input_remapping_state 2015-04-10 03:10:01 +02:00
twinaphex
a0d0345f36 Create input_remapping_state 2015-04-10 02:46:10 +02:00
Twinaphex
a08a8b8800 Merge pull request #1615 from fr500/master
Now the list shows all the retropad buttons
2015-04-10 01:51:22 +02:00
radius
a68a97e2f7 save remap file saving when a config doesn't exist already 2015-04-09 18:45:50 -05:00
radius
56391da5c2 Include analogs here too 2015-04-09 18:16:25 -05:00
radius
54035aa758 make the settings correct 2015-04-09 17:49:40 -05:00
radius
828d125ed3 should fix the labels at least, gotta test saving/loading 2015-04-09 17:20:46 -05:00
radius
eef29b0355 try to include analogs in input remapping 2015-04-09 17:06:41 -05:00
radius
62146221b4 Merge remote-tracking branch 'upstream/master' 2015-04-09 16:20:09 -05:00
twinaphex
1989f9a0da (Win32) Buildfix 2015-04-09 23:03:24 +02:00
twinaphex
c0d58ce467 Take out win32_dwm_common.h header includes 2015-04-09 23:00:08 +02:00
twinaphex
18801c8449 Move gfx_set_dwm call to platform_win32.c 2015-04-09 22:58:57 +02:00
twinaphex
f91f543f74 (D3D) Start using some of the gfx_ctx wrapper functions 2015-04-09 22:47:18 +02:00
twinaphex
0df3f13fc9 Revert "Create wrapper gfx_ctx_check_window"
This reverts commit 4d3b1872313894101bf05cd69215ecc55ebe8bb2.
2015-04-09 22:38:11 +02:00
twinaphex
4d3b187231 Create wrapper gfx_ctx_check_window 2015-04-09 22:37:14 +02:00
twinaphex
82124d6181 Create some more gfx_ctx wrapper functions 2015-04-09 21:58:58 +02:00
twinaphex
4e24111f42 (Graphics context) Create gfx_ctx_translate_aspect 2015-04-09 21:48:20 +02:00
twinaphex
a002ce6e6d Create gfx_ctx_get_metrics 2015-04-09 18:55:22 +02:00
twinaphex
8616a9bf28 (VG) Go through gfx_ctx_get_ptr 2015-04-09 18:46:24 +02:00
twinaphex
5b96c82607 (D3D) Start using gfx_ctx_get_ptr 2015-04-09 18:38:24 +02:00
twinaphex
5d60938560 (GL) Go through gfx_ctx_get_ptr 2015-04-09 18:30:30 +02:00
Twinaphex
73bfdfccdb (GL) remove unused variables 2015-04-09 18:20:56 +02:00
twinaphex
849d86db0f (GL) Start going through gfx_ctx_get_ptr 2015-04-09 18:17:52 +02:00
twinaphex
45e87c06e2 (Driver) Create video_context 2015-04-09 18:07:58 +02:00
Twinaphex
ab87700597 (MFI) Forgot to commit MFi HID files 2015-04-09 17:26:42 +02:00
twinaphex
15df509396 (RetroArch_Apple.h) Cleanups 2015-04-09 07:09:17 +02:00
twinaphex
058a66c180 (oss.c) Turn C++ comment into C comment 2015-04-09 07:05:40 +02:00
twinaphex
63c97763e7 (psp1_audio.c) Style nits 2015-04-09 07:01:31 +02:00
twinaphex
474ef82274 (dsound.c) Xbox cleanups 2015-04-09 06:54:12 +02:00
twinaphex
0d13e7a68d (DirectSound) simplify dsound_thread 2015-04-09 06:50:47 +02:00
twinaphex
35ef9a4393 (DirectSound) Don't use scond_t 2015-04-09 06:41:28 +02:00
twinaphex
96f6af7053 (DirectSound) Change 'event' to scond_t 2015-04-09 06:38:05 +02:00
twinaphex
5d8e5ae624 (DirectSound) Use slock_new instead of scond_new 2015-04-09 06:37:06 +02:00
twinaphex
9e10e20b69 (DirectSound) rewrite to use rthreads 2015-04-09 06:34:29 +02:00
twinaphex
27e984d5f2 (xaudio.cpp) Style nits 2015-04-09 06:02:41 +02:00
twinaphex
a644e807e2 (Menu drivers) Cleanups 2015-04-09 05:57:34 +02:00
twinaphex
edda6bac9e (platform_psp.c) Turn function static 2015-04-09 05:53:58 +02:00
twinaphex
c0bd6874cd (platform_android.h) Style nits/cleanups 2015-04-09 05:52:23 +02:00
twinaphex
65310b7699 (Win32) Cleanups/Buildfixes 2015-04-09 05:48:01 +02:00
twinaphex
45cc15100c (xinput_joypad.c) Call dylib_close 2015-04-09 05:46:07 +02:00
twinaphex
033ab0891c (platform_win32.c) Cleanups 2015-04-09 05:43:30 +02:00
twinaphex
644d52b6ab (VC Context driver) Style nits/cleanups 2015-04-09 05:35:01 +02:00
twinaphex
ff398fe6c8 gfx_ctx_drm_egl_bind_api - return false at the end 2015-04-09 05:29:24 +02:00
twinaphex
dc10606b23 Create win32_get_metrics 2015-04-09 05:19:29 +02:00
twinaphex
1f23338ca4 Move win32_common.c to gfx/common 2015-04-09 05:16:02 +02:00
twinaphex
61ca56ae8e Create x11_get_metrics 2015-04-09 05:05:29 +02:00
twinaphex
5e8a78bb25 Move x11_common.c to gfx/common 2015-04-09 05:02:57 +02:00
twinaphex
16b7b454a9 Move gl_common.c to gfx/drivers 2015-04-09 04:57:17 +02:00