Brad Parker
|
33520fca6f
|
set win32_hdc for gdi
|
2017-01-16 20:41:05 -05:00 |
|
Brad Parker
|
a7a1f093c0
|
add GDI message loop
|
2017-01-16 20:41:04 -05:00 |
|
Brad Parker
|
05c37bd39f
|
initial GDI driver skeleton
|
2017-01-16 20:41:04 -05:00 |
|
bparker06
|
b5403da862
|
use name instead of joypad_name
|
2017-01-15 23:04:56 -05:00 |
|
twinaphex
|
666534cc74
|
Grab settings pointer only once inside wrapper 'input_driver' function
|
2017-01-16 00:14:10 +01:00 |
|
twinaphex
|
4a9ca66389
|
(WGL) Check if settings struct is non-NULL
|
2017-01-15 23:58:14 +01:00 |
|
twinaphex
|
4230662572
|
(X context) Use better swap control method if GLX_OML_sync_control
and GLX_MESA_swap_control are supported
|
2017-01-14 12:24:56 +01:00 |
|
twinaphex
|
23017e0b45
|
Cleanups
|
2017-01-13 16:57:57 +01:00 |
|
twinaphex
|
1fa3475d79
|
Add parameter to video_context_driver's 'init' function
|
2017-01-13 16:52:07 +01:00 |
|
twinaphex
|
8c9e0405fb
|
Create video_driver_build_info
|
2017-01-13 16:09:32 +01:00 |
|
twinaphex
|
7d0056d422
|
Minimize dependence on settings struct from within context drivers
|
2017-01-11 06:44:41 +01:00 |
|
twinaphex
|
80f79130c0
|
Update set_video_mode context driver callback function
|
2017-01-11 06:35:50 +01:00 |
|
twinaphex
|
c1c35c5120
|
More platform build fixes
|
2017-01-10 21:15:52 +01:00 |
|
twinaphex
|
59a07d73b5
|
(PS3) Buildfix
|
2017-01-10 20:19:58 +01:00 |
|
twinaphex
|
db725155c1
|
(D3D) Another buildfix
|
2017-01-10 19:55:31 +01:00 |
|
twinaphex
|
bc50f99e40
|
(WGL) Add header include
|
2017-01-10 19:51:06 +01:00 |
|
twinaphex
|
a835149f69
|
(WGL) Buildfix
|
2017-01-10 19:48:19 +01:00 |
|
twinaphex
|
8bd12368ef
|
Pass joypad_driver name to input_driver_init function and make
sure we don't need to access the settings struct from the
input driver
|
2017-01-10 17:59:48 +01:00 |
|
twinaphex
|
d48141041d
|
Pass joypad_info to input_state function callback - less
settings pointer grabbing
|
2017-01-10 17:40:21 +01:00 |
|
twinaphex
|
b9945f05f1
|
Pass joypad_info to input_joypad_analog
|
2017-01-10 03:53:57 +01:00 |
|
twinaphex
|
6376f2af68
|
Add rarch_joypad_info_t
|
2017-01-10 03:44:53 +01:00 |
|
Josh Palmer
|
5ed17c1ffd
|
Reorganize QNX directory structure, rename bbqnx_ctx.c to qnx_ctx.c for consistency
Added OpenGL ES3 support to qnx_ctx.c
Finalize momentics project setup
|
2017-01-09 20:26:09 +00:00 |
|
Twinaphex
|
476c047f85
|
(OSX) Buildfix
|
2017-01-09 16:16:59 +01:00 |
|
twinaphex
|
c086a18ceb
|
video_driver_frame_filter no longer needs to grab pointer to
settings
|
2017-01-09 15:46:40 +01:00 |
|
twinaphex
|
36fb6776b2
|
Don't grab settings pointer in video_monitor_get_fps function
|
2017-01-09 15:42:14 +01:00 |
|
twinaphex
|
35fefb1c09
|
Do away with yet more pointer grabbing of settings
|
2017-01-09 15:14:16 +01:00 |
|
twinaphex
|
6b3cc9068d
|
Pass video_info to swap_buffers too
|
2017-01-09 14:59:15 +01:00 |
|
twinaphex
|
3d92ce140e
|
Pass video_frame_info_t to update_window_title
|
2017-01-09 14:42:07 +01:00 |
|
twinaphex
|
a90cf337c7
|
C buildfix
|
2017-01-09 01:56:36 +01:00 |
|
twinaphex
|
c87ef25133
|
CXX_BUILD fix
|
2017-01-09 01:54:15 +01:00 |
|
twinaphex
|
7ec6dc0bde
|
(x_ctx.c) Cleanup
|
2017-01-04 09:44:08 +01:00 |
|
twinaphex
|
b243fec095
|
Simplif gfx_ctx_drm_queue_flip
|
2017-01-01 06:06:44 +01:00 |
|
twinaphex
|
77e5cdbfde
|
Revert "Rename runloop_msg_queue_push to video_driver_msg_queue_push"
This reverts commit ad7386913cf2876d2bffd4bedf0284b23f1ed593.
|
2016-12-22 23:36:11 +01:00 |
|
twinaphex
|
ad7386913c
|
Rename runloop_msg_queue_push to video_driver_msg_queue_push
and move code to video_driver.c
|
2016-12-22 13:15:02 +01:00 |
|
Hans-Kristian Arntzen
|
c48bb6284e
|
Wayland: Cursor toggling.
|
2016-12-17 21:34:51 +01:00 |
|
Hans-Kristian Arntzen
|
313ac63c33
|
Make use of xkb_state_update_mask.
Fixes mod keys in Wayland it seems.
|
2016-12-17 20:42:48 +01:00 |
|
Hans-Kristian Arntzen
|
b2059dcb79
|
Implement basic Wayland keyboard and mouse.
|
2016-12-17 20:28:08 +01:00 |
|
twinaphex
|
feae0823ce
|
Prevent some implicit memsets
|
2016-12-17 14:40:06 +01:00 |
|
Hans-Kristian Arntzen
|
4c99809cde
|
Vulkan: Fix VSync toggling on Windows.
Retarded bug, but haven't actually had access to a Windows machine until
now.
|
2016-12-17 12:06:43 +01:00 |
|
Twinaphex
|
b48d896c1e
|
Merge pull request #4249 from joolswills/mali_fbdev_ctx_warning
added stdlib.h - fixes warning with free / system
|
2016-12-15 20:01:18 +01:00 |
|
Jools Wills
|
4153785130
|
added stdlib.h - fixes warning with free / system
|
2016-12-15 18:59:20 +00:00 |
|
twinaphex
|
a5d4032d01
|
(X11) Cleanups
|
2016-12-15 12:37:14 +01:00 |
|
twinaphex
|
2c7af649cf
|
(Wayland) Cleanups
|
2016-12-04 03:54:11 +01:00 |
|
twinaphex
|
49c78ea2ff
|
(Drivers context) Cleanups
|
2016-12-04 03:51:12 +01:00 |
|
twinaphex
|
cd8fad87fc
|
(Mali) Cleanups
|
2016-12-04 03:48:05 +01:00 |
|
Brad Parker
|
f725b48555
|
starting to revert unicode changes
|
2016-12-03 00:15:29 -05:00 |
|
Brad Parker
|
5be05b3f61
|
Merge branch 'msvc'
|
2016-12-02 14:36:48 -05:00 |
|
twinaphex
|
5547b3fa3e
|
Rename some variables in wgl_ctx.cpp and cahnge prefix 'g_' to 'win32_'
|
2016-12-02 19:58:55 +01:00 |
|
Brad Parker
|
f64fb911b8
|
remove explicit unicode def/undefs
|
2016-12-02 12:46:32 -05:00 |
|
twinaphex
|
4ee5fcae47
|
Buildfixes
|
2016-12-02 01:51:26 +01:00 |
|