24631 Commits

Author SHA1 Message Date
twinaphex
95a5818ccb Create x11_install_sighandlers 2015-11-19 11:04:17 +01:00
twinaphex
704709f82e (xvideo.c) Reorder headers 2015-11-19 10:54:30 +01:00
Twinaphex
c3df1acd6c Merge pull request #2431 from lakkatv/material
(Menu) Let sort the playlist entries before pushing them. Fixes the p…
2015-11-19 10:51:46 +01:00
twinaphex
8480bc3c19 Create x11_alive - get rid of some code duplication in xvideo.c 2015-11-19 10:46:16 +01:00
twinaphex
dd3e7f9ddc No more wrapper function for x11_check_window 2015-11-19 10:35:15 +01:00
twinaphex
b50152902a No wrapper functions anymore for x11_get_video_size 2015-11-19 10:29:26 +01:00
twinaphex
9563f40aeb Cleanups 2015-11-19 10:25:07 +01:00
Jean-André Santoni
839d539b38 (Menu) Let sort the playlist entries before pushing them. Fixes the playlist bug on GLUI. 2015-11-19 16:16:12 +07:00
twinaphex
ba1dd31995 Create x11_has_focus 2015-11-19 10:13:09 +01:00
twinaphex
4be8f14618 (GLX) Cleanup 2015-11-19 10:10:22 +01:00
twinaphex
cbaca1bfe1 Create x11_get_video_size 2015-11-19 10:09:19 +01:00
twinaphex
5283c4c13c (GLX) Uses x11_check_window now too 2015-11-19 10:05:54 +01:00
twinaphex
ac6813dc7f Create x11_check_window 2015-11-19 10:02:53 +01:00
twinaphex
025db14dcf (XEGL/GLX) Start using the same global state variables 2015-11-19 10:00:25 +01:00
twinaphex
3f23a23dea move g_has_focus to x11_common.c 2015-11-19 09:51:20 +01:00
twinaphex
c9dc5cf71d Start moving some global variables for X11 context drivers
to x11_common.c
2015-11-19 09:49:37 +01:00
Twinaphex
91aa9d54b2 Merge pull request #2430 from lakkatv/xmb
xmb and achievements
2015-11-19 09:39:27 +01:00
Jean-André Santoni
bc44bf4d82 (Menu) Hide achievement list if cheevos is disabled 2015-11-19 15:18:28 +07:00
Jean-André Santoni
7f1d91caa5 (XMB) Display achievement list icon 2015-11-19 15:14:19 +07:00
twinaphex
dcd715ccbd (Win32) Buildfix 2015-11-19 09:00:32 +01:00
twinaphex
94de5f7066 (Win32) Localize Load Content/Load Core dialog screens 2015-11-19 08:59:45 +01:00
twinaphex
66c15314e2 Get rid of some header files 2015-11-19 08:56:08 +01:00
twinaphex
4d20ea936f (ui_win32.c) Cleanups 2015-11-19 08:52:26 +01:00
twinaphex
ec9ae5f7ac (Win32) Buildfixes 2015-11-19 08:44:02 +01:00
twinaphex
f2f0e7efb2 Move win32_window_init to C code 2015-11-19 08:37:25 +01:00
twinaphex
68750e45b1 shader_dlg_init - some code reuse 2015-11-19 08:34:59 +01:00
twinaphex
9207acd6f2 Expand win32_window_init 2015-11-19 08:30:37 +01:00
twinaphex
9205424ab4 (MSVC) Fix one linking error 2015-11-19 08:20:16 +01:00
twinaphex
b5fa321532 Buildfixes 2015-11-19 08:17:59 +01:00
twinaphex
35cd44cbc4 (Win32) Move more code over to ui_win32.c 2015-11-19 08:16:31 +01:00
twinaphex
25bbd3b572 Move win32_resource.h 2015-11-19 07:59:10 +01:00
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