twinaphex
|
64a77af881
|
Use RARCH_DISPLAY_CTL_HW_CONTEXT_GET directly instead of
going through video_driver_callback
|
2016-03-04 20:49:55 +01:00 |
|
twinaphex
|
cbf84b8d6e
|
Style nits
|
2016-02-14 16:39:27 +01:00 |
|
twinaphex
|
54f46f4ee3
|
Update headers
|
2016-01-10 04:41:52 +01:00 |
|
twinaphex
|
3a30649876
|
Pass through data variable to win32_window_create correctly
|
2016-01-08 05:13:10 +01:00 |
|
twinaphex
|
3b8932b302
|
Turn returntype of set_resize into bool
|
2016-01-07 00:58:33 +01:00 |
|
Higor Eurípedes
|
c257374dcd
|
(video_context_driver) Make better use of the data argument in context calls
|
2015-12-08 12:19:08 -03:00 |
|
twinaphex
|
2d55dc3bda
|
Complete namespace changes
|
2015-12-07 15:32:14 +01:00 |
|
twinaphex
|
1d44619f41
|
Move driver->video_cache_context and driver->video_cache_context_ack
to video_driver.c
|
2015-11-29 20:44:51 +01:00 |
|
twinaphex
|
ef3cbed13e
|
Create separate WndProc for GL and D3D
|
2015-11-28 21:50:28 +01:00 |
|
twinaphex
|
85dbeeb8f9
|
No more video_monitor.h
|
2015-11-22 13:32:46 +01:00 |
|
twinaphex
|
990bffcc27
|
(wgl_ctx.cpp) Cleanups
|
2015-11-20 14:32:46 +01:00 |
|
twinaphex
|
9207acd6f2
|
Expand win32_window_init
|
2015-11-19 08:30:37 +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
|
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 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
|
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
|
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
|
9deeececf1
|
Turn win32_common and wgl_ctx into C++
|
2015-11-11 20:07:06 +01:00 |
|