twinaphex
|
c9dc5cf71d
|
Start moving some global variables for X11 context drivers
to x11_common.c
|
2015-11-19 09:49:37 +01:00 |
|
twinaphex
|
9376e8f019
|
(GLX) Cleanups
|
2015-11-18 14:34:04 +01:00 |
|
twinaphex
|
239ae7de53
|
Move gl_common to gfx/common
|
2015-11-17 08:01:33 +01:00 |
|
twinaphex
|
340585defb
|
Header Cleanups
|
2015-09-16 05:53:34 +02:00 |
|
Alcaro
|
febcbc5ce4
|
C89 cleanups part 2
|
2015-06-26 17:48:43 +02:00 |
|
twinaphex
|
43c8f282db
|
(Gfx) Cleanups
|
2015-06-13 02:10:06 +02:00 |
|
twinaphex
|
a81baed9e2
|
Move hw_render_callbakc to video driver state and take it out
of global state
|
2015-05-20 19:56:12 +02:00 |
|
twinaphex
|
590e315bd1
|
(glx) Remove header includes here too
|
2015-04-16 22:41:17 +02:00 |
|
twinaphex
|
3213baf452
|
Take out HAVE_EGL ifdefs in gfx_context_driver_t definition
|
2015-04-10 05:58:08 +02:00 |
|
twinaphex
|
61ca56ae8e
|
Create x11_get_metrics
|
2015-04-09 05:05:29 +02:00 |
|
twinaphex
|
5e8a78bb25
|
Move x11_common.c to gfx/common
|
2015-04-09 05:02:57 +02:00 |
|
twinaphex
|
16b7b454a9
|
Move gl_common.c to gfx/drivers
|
2015-04-09 04:57:17 +02:00 |
|
twinaphex
|
2aebce1174
|
(XEGL/GLX) Implement get_metrics
|
2015-04-09 03:59:16 +02:00 |
|
twinaphex
|
fab39da46a
|
(Gfx context) Implement get_metrics callback
|
2015-04-08 20:10:30 +02:00 |
|
twinaphex
|
36b054506d
|
Move window manager code to gfx/drivers_wm
|
2015-04-04 20:30:44 +02:00 |
|
twinaphex
|
2ec7fdde51
|
(GLX) Add GLES2 support
|
2015-03-21 23:10:06 +01:00 |
|
twinaphex
|
2409da4afe
|
global_get_ptr update pt. 3
|
2015-03-21 05:55:31 +01:00 |
|
twinaphex
|
f130b00596
|
Updates pt. 3
|
2015-03-20 22:08:36 +01:00 |
|
twinaphex
|
3670ef2ac5
|
Go through driver_get_ptr to grab pointer to driver struct
|
2015-03-18 19:40:00 +01:00 |
|
twinaphex
|
00239a30d6
|
Create wrapper functions for passing a message to the runloop's
message queue
|
2015-03-15 02:47:23 +01:00 |
|
twinaphex
|
9803f62f02
|
(GLX) Add 'glXSwapIntervalSGI' fallback
|
2015-03-14 02:30:05 +01:00 |
|
twinaphex
|
74332fbd14
|
(GLX) Implement mouse wheel up/down for GLX context driver
|
2015-03-09 17:44:19 +01:00 |
|
twinaphex
|
179ad94c6f
|
(GLX) Add ButtonReleaseMask | ButtonPressMask to event_masks now
|
2015-03-09 16:52:48 +01:00 |
|
twinaphex
|
9627117166
|
Take out fps_monitor_enable
|
2015-03-07 23:03:56 +01:00 |
|
twinaphex
|
795ef467ac
|
Move msg_queue and nbio/http to runloop struct
|
2015-03-07 13:01:41 +01:00 |
|
twinaphex
|
13a391c165
|
Implement get_video_output_prev/get_video_output_next
|
2015-02-24 21:36:23 +01:00 |
|
twinaphex
|
aafc647724
|
Add get_video_output_size callback to video context driver
|
2015-02-24 19:58:14 +01:00 |
|
Higor Eurípedes
|
c281f0fc68
|
(griffin) Fix glx, xegl and xvideo build
|
2015-02-20 23:35:39 -03:00 |
|
twinaphex
|
8f5809ee46
|
Take out make_current_context
|
2015-02-16 23:41:49 +01:00 |
|
twinaphex
|
0b926373ce
|
(GLX) Buildfix
|
2015-02-09 02:03:41 +01:00 |
|
Toad King
|
7c3655ba5d
|
fix
|
2015-02-08 14:51:07 -06:00 |
|
twinaphex
|
90e5cffab8
|
Add RETRO_ENVIRONMENT_MAKE_CURRENT_CONTEXT
|
2015-02-08 18:39:12 +01:00 |
|
twinaphex
|
80d4de7c3f
|
Add gfx/video_viewport.c/viewport.h
|
2015-01-18 23:59:57 +01:00 |
|
twinaphex
|
c4310ec813
|
Implement suspend_screensaver callback
|
2015-01-18 22:32:14 +01:00 |
|
twinaphex
|
de76884bb8
|
Rename gfx_get_fps to video_monitor_get_fps
|
2015-01-18 20:03:33 +01:00 |
|
twinaphex
|
069fb556f0
|
Rename graphics context drivers
|
2015-01-12 22:19:31 +01:00 |
|