18235 Commits

Author SHA1 Message Date
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
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
twinaphex
fc191ed6f2 (retroarch-joyconfig) Update Griffin 2015-04-08 02:12:35 +02:00
twinaphex
656d49c12d (Frontend Win32) Update 2015-04-08 02:11:23 +02:00
twinaphex
ddab95d1a6 (MSVC) Buildfix 2015-04-08 02:05:50 +02:00
twinaphex
78e5206e8f (DInput) Buildfix pt. 2 2015-04-08 02:04:02 +02:00
twinaphex
58321991b0 (DInput) Buildfix pt. 2 2015-04-08 02:02:59 +02:00
twinaphex
ce6401f327 (DInput) Update 2015-04-08 02:02:10 +02:00
twinaphex
8cc8f855e1 (DInput) Split up dinput joypad into separate file 2015-04-08 01:58:09 +02:00
twinaphex
5a2ed01eec Create frontend_get_ptr 2015-04-08 00:08:53 +02:00
twinaphex
1c2a96ac0b (Win32) Add 'major' and 'minor' arguments to 'get_os' function
pointer
2015-04-07 23:28:45 +02:00
twinaphex
a707c24232 Add 'get_os' function pointer to frontend driver 2015-04-07 22:49:00 +02:00
twinaphex
c071731ce8 (D3D) Change some cpp files to C 2015-04-07 22:28:05 +02:00
twinaphex
2fbc79e9f3 Cleanup some header includes 2015-04-07 22:21:08 +02:00
twinaphex
052086b9d4 (platform_apple.c) Include "frontend_driver.h" 2015-04-07 22:17:41 +02:00
twinaphex
b20a14de81 (platform_win32.c) Buildfix 2015-04-07 22:15:40 +02:00
twinaphex
e904298968 (Win32) Buildfix 2015-04-07 22:12:28 +02:00
twinaphex
fd6dd4b354 (frontend_driver.h) Add frontend_win32 extern reference 2015-04-07 22:11:28 +02:00