Commit Graph

18451 Commits

Author SHA1 Message Date
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
twinaphex
8b2c8bae19 (Xvideo) Style nits 2015-04-09 04:15:37 +02:00
twinaphex
2aebce1174 (XEGL/GLX) Implement get_metrics 2015-04-09 03:59:16 +02:00
twinaphex
741e18efb5 (Android) Add android_gfx_ctx_get_metrics 2015-04-09 03:27:41 +02:00
Twinaphex
94ceaa1b60 Merge pull request #1611 from aliaspider/master
(3DS) fix analog.
2015-04-08 23:24:41 +02:00
aliaspider
c5aff59f1b (3DS) fix analog. 2015-04-08 22:18:44 +01:00
Twinaphex
45e3bef420 Merge pull request #1610 from aliaspider/master
(3DS) implement input correctly.
2015-04-08 22:54:47 +02:00
aliaspider
20b71c89c6 (3DS) implement input correctly. 2015-04-08 21:35:10 +01:00
Twinaphex
c8076cf7fb (OSX) apple_gfx_ctx_get_metrics - update 2015-04-08 22:13:40 +02:00
twinaphex
5e4647994b (Windows) Implement get_metrics for D3D and WGL context drivers 2015-04-08 22:06:33 +02:00
twinaphex
88c300cb58 (xinput_joypad.c) Go through dylib_load 2015-04-08 20:12:50 +02:00
twinaphex
fab39da46a (Gfx context) Implement get_metrics callback 2015-04-08 20:10:30 +02:00
Twinaphex
66dbd108df Merge pull request #1609 from aliaspider/master
(3DS) video driver update.
2015-04-08 20:05:40 +02:00
aliaspider
effaf20608 (3DS) use cpu ticks for the performance counter. 2015-04-08 19:01:16 +01:00
aliaspider
a7c63f973b (3DS) update video driver:
use a gemotry shader to simulate sprite primitives.
move gpu state commands to the initial display list.
2015-04-08 18:59:41 +01:00
twinaphex
03af36ba64 (WGL) Go through dylib_load 2015-04-08 19:52:15 +02:00
Twinaphex
371ed277a9 (Apple) ctx_get_metrics - set 'value' to 0 if type is unknown 2015-04-08 17:20:14 +02:00
Twinaphex
da212f460f (Apple) Style nits 2015-04-08 17:19:32 +02:00
Twinaphex
5128a16ead (iOS/OSX) Cleanups: don't use CGFloat (for OSX 10.4 backwards compatibility); use aple_gfx_ctx_get_native_scale for getting correct scale float size for iOS 2015-04-08 17:17:29 +02:00
Twinaphex
5e97ace162 (iOS/OSX) Make 'get_metrics' function work for iOS too 2015-04-08 17:14:40 +02:00
Twinaphex
7781334c98 (OSX) Start implementing apple_gfx_ctx_get_metrics - not yet iOS-compatible 2015-04-08 09:02:47 +02:00
twinaphex
69762dd339 (platform_win32.c) Cleanup 2015-04-08 08:02:26 +02:00
twinaphex
9f44dcd12c (platform_win32.c) Add dynamic.h 2015-04-08 08:01:54 +02:00
twinaphex
ec196e9f17 Makefile.common - add JOYCONFIG_LIBS 2015-04-08 07:58:59 +02:00
twinaphex
812a873f0c Create dylib.c - split up dylib functions 2015-04-08 07:57:16 +02:00
twinaphex
8290e89650 (xinput_joypad.c) Cleanups - go through dylib_proc 2015-04-08 07:48:23 +02:00
twinaphex
5e905cf526 (Win32) Cleanup frontend_win32_init 2015-04-08 07:44:18 +02:00
twinaphex
a72434e945 (Win32) Set DPI Aware for Windows Vista and higher 2015-04-08 07:20:28 +02:00
Twinaphex
4b01483482 Merge pull request #1603 from fr500/master
Override and remap improvements #2
2015-04-08 05:55:58 +02:00
radius
5510bfcb36 Merge remote-tracking branch 'upstream/master' 2015-04-07 22:51:50 -05:00
radius
a8a6057055 add OSD message for remap load 2015-04-07 22:51:31 -05:00
radius
dd8b1faac4 add OSD message for remap saving too 2015-04-07 22:40:42 -05:00
radius
72136d4c20 fix styling 2015-04-07 22:20:09 -05:00
radius
247a9d95a8 add OSD message 2015-04-07 22:18:45 -05:00
radius
51ee494a67 make sure overrides aren't used in conjunction with per-core configs 2015-04-07 22:08:30 -05:00
radius
573447166b revert this that cause issues with salamander, I've found another workaround for overrides anyway 2015-04-07 21:56:47 -05:00