24800 Commits

Author SHA1 Message Date
twinaphex
55ec9c7846 Move win32_shader_dlg.c code to ui_win32.c 2015-11-19 07:56:54 +01:00
twinaphex
79af6f0abc ui_win32.c - Remove _XBOX defines 2015-11-19 07:53:59 +01:00
twinaphex
27be8fa045 Revert "Move a lot of code over to ui/drivers/ui_win32.c"
This reverts commit 37f4f5ec3dd4a9762c21112fbb8a155f0b73963b.
2015-11-19 07:53:00 +01:00
twinaphex
37f4f5ec3d Move a lot of code over to ui/drivers/ui_win32.c 2015-11-19 07:48:56 +01:00
twinaphex
421a2e8c6c Don't compile in ui_win32.c for Xbox 2015-11-19 07:41:14 +01:00
twinaphex
407ae37aab Move win32_browser over to ui_win32.c 2015-11-19 07:37:22 +01:00
twinaphex
77dc59e9d5 (gfx/common/win32_common.cpp) Cleanup 2015-11-19 07:27:55 +01:00
twinaphex
fc570c2420 (Griffin) Add ui_win32.c to Griffin 2015-11-19 07:26:24 +01:00
twinaphex
f46d8a50fc Add ui_win32.c 2015-11-19 07:23:41 +01:00
twinaphex
92e1fcd5fa (win32_shader_dlg.c) Cleanups 2015-11-19 07:19:07 +01:00
twinaphex
cdbd010726 Fix label bug to do with CORE_OPTION_CREATE 2015-11-19 06:55:27 +01:00
Twinaphex
fcfb14f200 Merge pull request #2429 from mak77/fix-dinput-sliders
Poll sliders in joypad dinput driver
2015-11-19 03:16:38 +01:00
Marco Bonardo
03f0c0339d Poll sliders in joypad dinput driver
Poll sliders position as additional axes in the directinput joypad driver
2015-11-19 02:39:50 +01:00
Twinaphex
0223290fad Revert "(iOS) Use the sandboxed Documents directory"
This reverts commit 13b8b957b2396eeb751b4cf145c515cb3c764d42.
2015-11-19 02:38:33 +01:00
twinaphex
9376e8f019 (GLX) Cleanups 2015-11-18 14:34:04 +01:00
twinaphex
00127979d2 (XDK) Buildfix 2015-11-18 14:27:27 +01:00
twinaphex
6c8b59de76 (win32_common.cpp) Add #ifndef _XBOX 2015-11-18 14:20:35 +01:00
twinaphex
7e16e417b4 (Win32) Start using win32_shader_dlg.c for both D3D and GL 2015-11-18 14:19:35 +01:00
twinaphex
588b4259f7 Rename d3d_wrapper to d3d_common 2015-11-18 13:00:13 +01:00
twinaphex
9d98bfbe6b (GX) Move defines to defines/gx_defines.h 2015-11-18 12:55:28 +01:00
twinaphex
3b7e53bf58 (GX) Cleanups 2015-11-18 12:18:43 +01:00
twinaphex
fecdc86475 Create RARCH_MAIN_CTL_SET_WINDOWED_SCALE 2015-11-18 11:55:23 +01:00
Twinaphex
2468c23d4c (OSX) Fix some warnings 2015-11-18 11:48:35 +01:00
twinaphex
a4ae655ff4 Start going through rarch_main_ctl for grabbing fullpath 2015-11-18 11:43:25 +01:00
twinaphex
2b727fa941 Add RARCH_MAIN_CTL_SET_LIBRETRO_PATH/RARCH_MAIN_CTL_SET_CONTENT_PATH 2015-11-18 11:15:42 +01:00
Twinaphex
e27d533fcd (iOS/Cocoa) Try this - prefer MFi analog value over BTStack one 2015-11-18 05:37:41 +01:00
Twinaphex
d399bc11e2 (MFi) Reimplement analog support 2015-11-18 04:54:08 +01:00
twinaphex
13b8b957b2 (iOS) Use the sandboxed Documents directory 2015-11-18 03:27:50 +01:00
twinaphex
88cbdbdfda Reorder runloop global data struct 2015-11-18 03:25:23 +01:00
twinaphex
66b89474a6 (render_chain_xdk.cpp) No more dependency on global 2015-11-18 03:15:43 +01:00
twinaphex
a3a5a82d47 (GL) doesn't access global state anymore 2015-11-18 03:08:19 +01:00
Twinaphex
352a8acdf5 Merge pull request #2424 from Yogarine/master
Fix rwebinput driver
2015-11-18 02:49:51 +01:00
Alwin Garside
e5b0a5858a Fix rwebinput driver
input/drivers/rwebinput_input.c:
 -  rwebinput_key_pressed() was defined twice. Not sure why, but removed the first instance of it.
 -  in rwebinput_input_state() the device was hardcoded to INPUT_DEVICE_TYPE_NONE which would result in it always returning 0
2015-11-18 02:45:41 +01:00
twinaphex
0063da8e11 (rmsgpack.c) Silence warning 2015-11-18 02:28:47 +01:00
Alwin Garside
83d63fcdd1 Merge remote-tracking branch 'libretro/master' 2015-11-18 02:12:47 +01:00
Twinaphex
bcaa2f9aa7 (BTStack) Another buildfix 2015-11-18 02:12:05 +01:00
twinaphex
80d44ce333 (btstack_hid.c) Buildfixes 2015-11-18 02:11:06 +01:00
twinaphex
5edcb99b35 (btstack_hid.c) Cleanups 2015-11-18 02:06:03 +01:00
twinaphex
37d45643f9 (BTStack) Move btpad_set_inquery_state calls to btstack_hid.c 2015-11-18 01:57:45 +01:00
Twinaphex
2a6f38a929 Merge pull request #2423 from ctult/master
Fixes and documentation
2015-11-18 01:53:25 +01:00
ctult
b3ee33ad72 Cleanup and documentation
I'm pushing this now while it still works.
2015-11-17 17:45:24 -07:00
ctult
35da4daae9 flip_frame 2015-11-17 16:37:43 -07:00
ctult
d9698fe372 flip_frame unbroken 2015-11-17 16:36:22 -07:00
Twinaphex
5c21927430 Merge pull request #2422 from fr500/master
check for NULL pointer dereferences and make the code easier to read for remaps and overrides
2015-11-18 00:35:54 +01:00
twinaphex
5cca0f57ce (netplay.c) Buildfix 2015-11-18 00:32:45 +01:00
radius
2d2264fce6 check NULL pointer derefences on overrides and remaps too 2015-11-17 18:30:11 -05:00
Twinaphex
e6f6e059fa Merge pull request #2421 from ctult/master
Netplay commands
2015-11-18 00:28:28 +01:00
twinaphex
8bc104e5e8 (D3D/Cg) LUT buildfix 2015-11-18 00:26:50 +01:00
twinaphex
a12c404a95 (D3D/Cg) chain->luts now no longer std::vector 2015-11-18 00:24:36 +01:00
radius
f120ebab45 check NULL pointer derefences on overrides and remaps too 2015-11-17 18:23:45 -05:00