Hans-Kristian Arntzen
|
8ade7fb274
|
Vulkan: Attempt Windows backend support.
Completely bind since I cannot test myself, but compiles.
|
2016-03-29 15:50:12 +02:00 |
|
twinaphex
|
54f46f4ee3
|
Update headers
|
2016-01-10 04:41:52 +01:00 |
|
twinaphex
|
dad51f5677
|
Create win32_set_style
|
2016-01-09 05:24:27 +01:00 |
|
twinaphex
|
c1d79c2205
|
(Win32) Buildfix
|
2016-01-09 05:00:56 +01:00 |
|
twinaphex
|
c18cfee6d0
|
Create win32_set_window
|
2016-01-09 04:59:12 +01:00 |
|
twinaphex
|
c20c6a5438
|
(Win32) Buildfixes
|
2015-11-28 21:54:32 +01:00 |
|
twinaphex
|
ef3cbed13e
|
Create separate WndProc for GL and D3D
|
2015-11-28 21:50:28 +01:00 |
|
twinaphex
|
66c15314e2
|
Get rid of some header files
|
2015-11-19 08:56:08 +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
|
9207acd6f2
|
Expand win32_window_init
|
2015-11-19 08:30:37 +01:00 |
|
twinaphex
|
b5fa321532
|
Buildfixes
|
2015-11-19 08:17:59 +01:00 |
|
twinaphex
|
25bbd3b572
|
Move win32_resource.h
|
2015-11-19 07:59:10 +01:00 |
|
twinaphex
|
73990929e5
|
(WGL) Fix
|
2015-11-17 23:14:59 +01:00 |
|
twinaphex
|
89c262c552
|
(XBOX) Some build fixes
|
2015-11-17 11:13:46 +01:00 |
|
twinaphex
|
ed0e5c37e2
|
(XBOX) Some build fixes
|
2015-11-17 11:11:41 +01:00 |
|
twinaphex
|
7394913f11
|
(360) WNDCLASSEX not available
|
2015-11-17 11:02:18 +01:00 |
|
twinaphex
|
3ff5c91e5c
|
(D3D) Cleanups
|
2015-11-17 10:49:36 +01:00 |
|
twinaphex
|
daaabaa663
|
(Win32) g_quit no longer has to be exposed outside
|
2015-11-17 10:18:30 +01:00 |
|
twinaphex
|
bb99dc4e38
|
Create win32_window_reset
|
2015-11-17 10:16:16 +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 33884de94c557f7e6de875c009ad6c56314d824b.
|
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
|
f76d9c2a0d
|
win32_has_focus - buildfix
|
2015-11-17 09:02:02 +01:00 |
|
twinaphex
|
3d6f6869f0
|
Create win32_has_focus
|
2015-11-17 08:58:49 +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
|
d2006c43c1
|
Turn g_resized into static variable
|
2015-11-12 02:57:56 +01:00 |
|
twinaphex
|
9961907d2c
|
(Win32) Make g_pos_x/g_pos_y static
|
2015-11-12 02:55:26 +01:00 |
|
twinaphex
|
0dce6479c1
|
Create win32_window_create
|
2015-11-12 02:51:40 +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
|
1da727cd54
|
convert keyboard_event_win32 to C++
|
2015-11-11 20:23:19 +01:00 |
|
twinaphex
|
5e6983d0da
|
Add extern "C" for win32_handle_keyboard_event
|
2015-11-11 20:21:16 +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 |
|
twinaphex
|
938dfa775a
|
(D3D/GL) Try to use common code for both
|
2015-11-11 19:41:32 +01:00 |
|
twinaphex
|
8e08db3446
|
more buildfixes
|
2015-11-11 18:29:06 +01:00 |
|
twinaphex
|
3c5f4bd243
|
Move WndProc to win32_common.c
|
2015-11-11 18:26:10 +01:00 |
|
twinaphex
|
8f6deb9dac
|
Pass function pointer to win32_window_init too
|
2015-11-11 18:22:39 +01:00 |
|
twinaphex
|
b40baa6323
|
Move win32_window_init
|
2015-11-11 18:16:28 +01:00 |
|
twinaphex
|
e0720cd764
|
Add mon_id argument to win32_get_monitor_info
|
2015-11-11 17:47:56 +01:00 |
|
twinaphex
|
8f9218ab1b
|
(Win32) Cleanups
|
2015-11-11 17:41:20 +01:00 |
|
twinaphex
|
0cb507886a
|
Split up win32_monitor code to win32_common
|
2015-11-11 17:36:52 +01:00 |
|
twinaphex
|
ff59f92341
|
(Win32) Create win32_suppress_screensaver
|
2015-10-10 08:13:58 +02:00 |
|
twinaphex
|
a3e14acaa3
|
Create win32_check_window
|
2015-04-10 09:36:03 +02:00 |
|
twinaphex
|
b46c9cea87
|
Create win32_show_cursor
|
2015-04-10 09:30:18 +02:00 |
|