twinaphex
|
476f390f55
|
remove some include headers
|
2015-11-19 12:25:53 +01:00 |
|
twinaphex
|
655520aeec
|
Create x11_install_quit_atom
|
2015-11-19 12:18:35 +01:00 |
|
twinaphex
|
e3aba24e42
|
(X11) Code de-duplication
|
2015-11-19 12:05:32 +01:00 |
|
twinaphex
|
50cd3bc185
|
Create x11_colormap_destroy
|
2015-11-19 11:55:05 +01:00 |
|
twinaphex
|
48495980ba
|
Create x11_window_destroy
|
2015-11-19 11:49:09 +01:00 |
|
twinaphex
|
ce2b973beb
|
Create x11_input_ctx_new/x11_input_ctx_destroy
|
2015-11-19 11:27:41 +01:00 |
|
twinaphex
|
56e5d0bf3e
|
Create g_x11_xim
|
2015-11-19 11:24:56 +01:00 |
|
twinaphex
|
f868cbab31
|
Create x11_update_window_title
|
2015-11-19 11:18:57 +01:00 |
|
twinaphex
|
d23557d38e
|
Start restricting scope of g_x11_has_focus
|
2015-11-19 11:13:59 +01:00 |
|
twinaphex
|
f364ff0649
|
Create x11_connect
|
2015-11-19 11:07:52 +01:00 |
|
twinaphex
|
95a5818ccb
|
Create x11_install_sighandlers
|
2015-11-19 11:04:17 +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 |
|
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
|
9207acd6f2
|
Expand win32_window_init
|
2015-11-19 08:30:37 +01:00 |
|
twinaphex
|
9376e8f019
|
(GLX) Cleanups
|
2015-11-18 14:34:04 +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
|
73990929e5
|
(WGL) Fix
|
2015-11-17 23:14:59 +01:00 |
|
twinaphex
|
4b00e24617
|
(D3D) Buildfix
|
2015-11-17 11:33:24 +01:00 |
|
twinaphex
|
bb99dc4e38
|
Create win32_window_reset
|
2015-11-17 10:16:16 +01:00 |
|
twinaphex
|
ab99c8ff8d
|
(Win32) Buildfix
|
2015-11-17 10:13:34 +01:00 |
|
twinaphex
|
9528738a09
|
Set g_quit outside of wgl_ctx.cpp
|
2015-11-17 10:12:23 +01:00 |
|
twinaphex
|
4d7daf5dfd
|
g_hwnd no longer used outside
|
2015-11-17 09:44:26 +01:00 |
|
twinaphex
|
922b679769
|
Create win32_get_window
|
2015-11-17 09:41:18 +01:00 |
|
twinaphex
|
f9e4ec72c4
|
Revert "(win32_common) No longer expose global variables to outside"
This reverts commit 33884de94c .
|
2015-11-17 09:33:27 +01:00 |
|
twinaphex
|
33884de94c
|
(win32_common) No longer expose global variables to outside
|
2015-11-17 09:29:43 +01:00 |
|
twinaphex
|
3d6f6869f0
|
Create win32_has_focus
|
2015-11-17 08:58:49 +01:00 |
|
twinaphex
|
239ae7de53
|
Move gl_common to gfx/common
|
2015-11-17 08:01:33 +01:00 |
|
Twinaphex
|
5ce92ca3d0
|
(iOS) Just omit this - not sure if we actually need to set it to NULL
|
2015-11-16 04:22:54 +01:00 |
|
Twinaphex
|
5fc267d24a
|
(OSX/iOS) get_chosen_screen buildfixes
|
2015-11-14 22:26:07 +01:00 |
|
twinaphex
|
63924971aa
|
(Android) Refactor away system_property_get_density - make regular calls to
system_property_get instead
|
2015-11-14 19:22:33 +01:00 |
|
twinaphex
|
4b63df35ba
|
(Android) Should cache DPI once and then just return the value
without doing costly popen calls every time
|
2015-11-14 03:18:00 +01:00 |
|
twinaphex
|
8d0e375de0
|
(Win32) Buildfixes
|
2015-11-12 05:17:21 +01:00 |
|
twinaphex
|
105236a543
|
Create win32_set_video_mode
|
2015-11-12 05:16:06 +01:00 |
|
twinaphex
|
d3efdf8e5a
|
Move g_restore_desktop to win32_common
|
2015-11-12 05:14:09 +01:00 |
|
twinaphex
|
9a82d2a956
|
Create win32_monitor_set_fullscreen
|
2015-11-12 03:01:50 +01:00 |
|
twinaphex
|
0dce6479c1
|
Create win32_window_create
|
2015-11-12 02:51:40 +01:00 |
|
twinaphex
|
cb008b13f8
|
(D3D) Use the same hwnd variable as WGL
|
2015-11-12 02:45:16 +01:00 |
|
twinaphex
|
823e2db596
|
Create d3d_set_render_state
|
2015-11-12 01:28:14 +01:00 |
|
twinaphex
|
cb5d4b0569
|
Compile in win32_monitor_ functions for Xbox too but leave them
stub
|
2015-11-12 01:22:28 +01:00 |
|
twinaphex
|
9deeececf1
|
Turn win32_common and wgl_ctx into C++
|
2015-11-11 20:07:06 +01:00 |
|
twinaphex
|
1413d97ab0
|
(D3D/GL) Use more common code
|
2015-11-11 19:48:24 +01:00 |
|