4012 Commits

Author SHA1 Message Date
twinaphex
9563f40aeb Cleanups 2015-11-19 10:25:07 +01: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
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
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
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
92e1fcd5fa (win32_shader_dlg.c) Cleanups 2015-11-19 07:19:07 +01:00
twinaphex
9376e8f019 (GLX) Cleanups 2015-11-18 14:34:04 +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
2b727fa941 Add RARCH_MAIN_CTL_SET_LIBRETRO_PATH/RARCH_MAIN_CTL_SET_CONTENT_PATH 2015-11-18 11:15:42 +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
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
twinaphex
af0959f74b (D3D/Cg) Some build fixes for Debug profile 2015-11-18 00:16:53 +01:00
twinaphex
ca3ea65332 Revert "Create d3d_vertex_declaration_free"
This reverts commit 5c0cb15856209e501c227e9ca3eb6a6e1c6cf168.
2015-11-17 23:54:26 +01:00
twinaphex
a5c6629ec2 Revert "(d3d_wrapper.cpp) Xbox 1 buildfix"
This reverts commit f028273decfa1ccf57397e1baa6d9b83c5d07cd5.
2015-11-17 23:54:25 +01:00
twinaphex
f996563ada Revert "Add size_t argument to d3d_vertex_buffer_lock"
This reverts commit 4f54dbe9d95ec09533c32aee9c7f32646bcb2e1c.
2015-11-17 23:54:24 +01:00
twinaphex
4f54dbe9d9 Add size_t argument to d3d_vertex_buffer_lock 2015-11-17 23:32:32 +01:00
twinaphex
f028273dec (d3d_wrapper.cpp) Xbox 1 buildfix 2015-11-17 23:25:59 +01:00
twinaphex
5c0cb15856 Create d3d_vertex_declaration_free 2015-11-17 23:24:56 +01:00
twinaphex
73990929e5 (WGL) Fix 2015-11-17 23:14:59 +01:00
twinaphex
406d37eb88 Convert xdk360_fonts.c to C++ 2015-11-17 22:48:11 +01:00
twinaphex
ca2f36f256 Revert "Create d3d_create_device"
This reverts commit 2a312e153f5682f3dc3f894ca6990c0405d1fb10.
2015-11-17 13:44:24 +01:00
twinaphex
7205917560 Revert "(D3D) Buildfix"
This reverts commit 3c02410841f12f0f17a9ec7aa37ec3a0e3ed9f81.
2015-11-17 13:44:14 +01:00
twinaphex
3c02410841 (D3D) Buildfix 2005-04-23 20:36:51 +02:00
twinaphex
2a312e153f Create d3d_create_device 2015-11-17 13:36:03 +01:00