14534 Commits

Author SHA1 Message Date
Twinaphex
182180c6b9 (Apple input) Change mouse_delta[0]/mouse_delta[1] to mouse_x/mouse_y 2014-10-26 00:37:20 +02:00
twinaphex
47d01825c8 (menu) Add RARCH_GRAB_MOUSE_TOGGLE to menu_iterate 2014-10-25 23:30:53 +02:00
Twinaphex
21f8a0d046 Merge pull request #1195 from lakkatv/xmb
(RGUI) Draw cursor
2014-10-25 23:22:25 +02:00
Jean-André Santoni
86c62c6ed0 (RGUI) Draw cursor 2014-10-25 23:21:28 +02:00
twinaphex
bec50883a1 Add driver.menu->mouse 2014-10-25 22:42:19 +02:00
twinaphex
a4065ae34d Split off input_context code into separate file 2014-10-25 19:56:40 +02:00
Twinaphex
6f9be38a04 Merge pull request #1194 from lakkatv/xmb
(Lakka) Remove hardcoded scale_factor
2014-10-25 18:07:34 +02:00
Jean-André Santoni
df70e75cfe (Lakka) Remove hardcoded scale_factor 2014-10-25 13:00:45 +02:00
twinaphex
20f1faa03f (input_common.c) small cleanup 2014-10-25 10:07:04 +02:00
twinaphex
8349ade076 Refactor input_joypad_pressed somewhat 2014-10-25 10:06:40 +02:00
twinaphex
ec9f6272ca video_shader_preset_parameters should not immediately apply 2014-10-25 09:47:13 +02:00
twinaphex
e46b896ca7 (Menu shader) Small cleanup 2014-10-25 09:36:53 +02:00
twinaphex
bcb365309a (Shaders) should fix shader pass 1 always being changed instead
of the appropriate one
2014-10-25 08:40:01 +02:00
twinaphex
b38039723b (CFExtensions/Apple) Put __has_feature definition on top 2014-10-25 07:50:30 +02:00
twinaphex
0a8734d090 (OSX 10.6) Need to define __has_feature for GCC 2014-10-25 07:49:27 +02:00
Twinaphex
d2cb3d15d5 (Apple) Build fix for CFBridgingRetainCompat 2014-10-25 07:45:58 +02:00
twinaphex
f041411033 (OSX) Create CFBridgingRetainCompat so that it will still compile on
OSX 10.6
2014-10-25 07:42:37 +02:00
twinaphex
05c8bb5609 (Libretro SDK) Add crt/include/string.h 2014-10-25 06:52:47 +02:00
twinaphex
0bcc248b78 (Libretro SDK) Update crt/string.c 2014-10-25 06:27:47 +02:00
twinaphex
753f27c67c Start moving string.c to libretro-sdk/crt 2014-10-25 06:14:24 +02:00
Twinaphex
1b63de1d02 Merge pull request #1193 from heuripedes/master
(sdl_gl) Build fix for the SDL1 codepath
2014-10-25 03:46:40 +02:00
Higor Eurípedes
b98ea0a321 (sdl_gl) Build fix for the SDL1 codepath 2014-10-24 22:42:28 -03:00
Toad King
efcd479c4f use persist load for normal loads, fixes exitspawn on consoles 2014-10-24 19:42:37 -05:00
Twinaphex
c5f5c5f259 Merge pull request #1192 from aliaspider/master
(PSP) small fixes
2014-10-25 00:54:30 +02:00
aliaspider
8d573e9d44 (PSP) disallow odd values for viewport width/height. 2014-10-24 23:45:06 +01:00
aliaspider
6ceb469c9c (PSP) set default aspect ratio to ASPECT_RATIO_CORE. 2014-10-24 23:43:50 +01:00
Twinaphex
a4bbdfa593 Merge pull request #1191 from heuripedes/master
d3d build fixes
2014-10-25 00:35:55 +02:00
Higor Eurípedes
3479614e68 (d3d) Fix undeclared pretro_get_memory_data() error 2014-10-24 20:15:12 -02:00
Higor Eurípedes
40f19cf2c4 (d3d) Move C++ headers to the top to avoid namespace conflicts 2014-10-24 20:12:23 -02:00
Twinaphex
67ca60dd7c Merge pull request #1190 from lakkatv/xmb
(Lakka) Fix setting navigation bug
2014-10-24 23:15:20 +02:00
Jean-André Santoni
03dc0dd3b5 (Lakka) Fix setting navigation bug 2014-10-24 23:08:45 +02:00
Twinaphex
9c311d831f Merge pull request #1189 from lakkatv/xmb
(Lakka) Display ON/OFF switch
2014-10-24 22:58:27 +02:00
Jean-André Santoni
921af2c7b0 (Lakka) Display ON/OFF switch 2014-10-24 22:35:03 +02:00
twinaphex
b1d7341ec3 (PS3 context driver) Convert 2014-10-24 19:30:54 +02:00
Twinaphex
9c872680c9 Merge pull request #1188 from jeapostrophe/master
Fixing the way that RA gets the home directory due to iOS8 change
2014-10-24 19:23:54 +02:00
Jay McCarthy
2a0761337a Fixing the way that RA gets the home directory due to iOS8 change
Annoyingly it still works in the iOS8 simulator without this change.
2014-10-24 13:22:50 -04:00
twinaphex
66f49d1788 Get rid of unused variables 2014-10-24 18:59:46 +02:00
twinaphex
7d19433a15 (Android context driver) Convert 2014-10-24 18:58:53 +02:00
twinaphex
1535e35615 (Emscripten Makefile) Add libretro-sdk/include to INCDIR 2014-10-24 18:44:57 +02:00
twinaphex
434460405d (Makefile.win) Add libretro-sdk/include to INCDIR 2014-10-24 18:44:05 +02:00
twinaphex
03327d8924 Implement action Start for User Index 2014-10-24 09:55:33 +02:00
twinaphex
60258889cf Fixup setting_data_action_toggle_bind_device 2014-10-24 09:52:35 +02:00
twinaphex
b38a36b2d6 (Settings) action_toggle_bind_setting - guard against going below 0 when
pressing left
2014-10-24 09:35:05 +02:00
twinaphex
f82fd318d2 Get rid of log spam in input option setting 2014-10-24 09:19:18 +02:00
twinaphex
508890b616 (Input Settings) Hook up Device Index 2014-10-24 09:16:50 +02:00
twinaphex
018a45e908 Update SDK 2014-10-24 08:23:38 +02:00
Twinaphex
3577b76895 (OSX) Use CGLUpdateContext for OSX 10.7 and up 2014-10-24 07:46:17 +02:00
Twinaphex
c496ee71d2 (gfx_context) Fix warnings 2014-10-24 07:26:51 +02:00
twinaphex
bea3c59527 (Wayland context) update/convert 2014-10-24 07:23:10 +02:00
twinaphex
b477e98bb1 (SDL context driver) Convert over 2014-10-24 05:43:47 +02:00