twinaphex
|
c0a1a6a3fe
|
Move system->shutdown to runloop_ctl, turn it into a local
static variable
|
2015-12-04 12:44:12 +01:00 |
|
twinaphex
|
6c6beca430
|
Create x11_save_last_used_monitor
|
2015-12-01 08:49:35 +01:00 |
|
twinaphex
|
c4354ff429
|
Create g_x11_screen
|
2015-12-01 08:42:33 +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
|
0044d853f8
|
Move display_type / display_window etc all to gfx/video_driver.c -
no more dependencies on driver_t
|
2015-11-29 01:12:49 +01:00 |
|
twinaphex
|
ef3cbed13e
|
Create separate WndProc for GL and D3D
|
2015-11-28 21:50:28 +01:00 |
|
twinaphex
|
8ce6582fa4
|
Create drm_wait_flip
|
2015-11-28 17:16:19 +01:00 |
|
twinaphex
|
a8d868f187
|
(Android) Implement 'focused' callback for androidegl_ctx
|
2015-11-27 20:38:29 +01:00 |
|
twinaphex
|
5c28a8389a
|
(DRM/EGL) No need to grab context data pointer anymore
|
2015-11-26 19:12:47 +01:00 |
|
twinaphex
|
7c52d380bf
|
Move memsetting of fds and evctx to drm_common.c
|
2015-11-26 18:59:36 +01:00 |
|
twinaphex
|
00cf57eac0
|
Header include drm_common.h already includes essential
DRM headers
|
2015-11-26 18:57:29 +01:00 |
|
twinaphex
|
9c2813a757
|
Turn a bunch of variables static
|
2015-11-26 18:49:58 +01:00 |
|
twinaphex
|
25680ec8a6
|
Create more DRM common functions
|
2015-11-26 18:47:07 +01:00 |
|
twinaphex
|
60ead8f6b1
|
Create drm_get_encoder
|
2015-11-26 18:23:51 +01:00 |
|
twinaphex
|
0225e2e65a
|
Cleanups
|
2015-11-26 18:18:44 +01:00 |
|
twinaphex
|
2693e16f1e
|
(Exynos/DRM EGL context driver) Unify more code
|
2015-11-26 18:05:27 +01:00 |
|
twinaphex
|
7e08f5d908
|
Create drm_free
|
2015-11-26 17:34:35 +01:00 |
|
twinaphex
|
e06121b661
|
Move more common code to drm_common.c
|
2015-11-26 17:30:01 +01:00 |
|
twinaphex
|
8f9c652693
|
Add gfx/common/drm_common.c and gfx_common/drm_common.h
|
2015-11-26 17:12:06 +01:00 |
|
twinaphex
|
866501703f
|
Cleanups
|
2015-11-23 21:28:54 +01:00 |
|
twinaphex
|
f98cda3c33
|
video_context_data only accessed now from one file
|
2015-11-23 21:06:15 +01:00 |
|
twinaphex
|
1f87c6d9e2
|
Dont' try to access driver->video_context_data directly
|
2015-11-23 20:56:06 +01:00 |
|
twinaphex
|
41b46975f9
|
Cleanups - go through standard functions
|
2015-11-23 20:45:09 +01:00 |
|
twinaphex
|
86504392b9
|
Create video_driver_set_size
|
2015-11-23 12:54:15 +01:00 |
|
twinaphex
|
b434689d39
|
(Win32) Buildfixes
|
2015-11-23 12:14:53 +01:00 |
|
Twinaphex
|
5974f81ed8
|
(OSX) Buildfixes
|
2015-11-23 12:07:00 +01:00 |
|
twinaphex
|
85dbeeb8f9
|
No more video_monitor.h
|
2015-11-22 13:32:46 +01:00 |
|
twinaphex
|
aad6a3a2a6
|
CXX_BUILD - buildfixes
|
2015-11-21 12:32:12 +01:00 |
|
twinaphex
|
b69caea6c1
|
Set g_egl_inited to false after egl_destroy
|
2015-11-21 09:39:25 +01:00 |
|
twinaphex
|
0f33722f5d
|
Refactor Wii per-game resolution mode to be somewhat generic
|
2015-11-21 08:56:24 +01:00 |
|
twinaphex
|
de44911092
|
(PS3/Wii) Reimplement video resolution code
|
2015-11-21 08:39:46 +01:00 |
|
twinaphex
|
ad75d00bd4
|
Implement get_video_output_size
|
2015-11-21 08:18:14 +01:00 |
|
twinaphex
|
1c3ba76e67
|
(PS3) Implement video output get prev/next
|
2015-11-21 07:54:42 +01:00 |
|
twinaphex
|
60aad558d8
|
(PS3) Cleanups
|
2015-11-21 07:43:53 +01:00 |
|
twinaphex
|
658c5d4ceb
|
(PS3) Cleanups
|
2015-11-21 07:32:08 +01:00 |
|
twinaphex
|
7c10d0f796
|
(vc_eg_ctx.c) Move header below egl_common.h
|
2015-11-20 16:58:31 +01:00 |
|
twinaphex
|
1686eb8f7f
|
(vc_egl_ctx.c) Cleanup
|
2015-11-20 14:34:40 +01:00 |
|
twinaphex
|
990bffcc27
|
(wgl_ctx.cpp) Cleanups
|
2015-11-20 14:32:46 +01:00 |
|
twinaphex
|
e466995c70
|
(xegl_ctx.c) Get rid of forward declaration
|
2015-11-20 14:31:09 +01:00 |
|
twinaphex
|
c6e962a43e
|
(bbqnx) Use g_egl_api
|
2015-11-20 14:30:32 +01:00 |
|
twinaphex
|
1d4b5691c9
|
(DRM/EGL) Add goto error
|
2015-11-20 13:50:17 +01:00 |
|
twinaphex
|
259674fee2
|
(vivante fbdev) Add function pointer for rendering hardware contexts
|
2015-11-20 13:46:41 +01:00 |
|
twinaphex
|
2f151896eb
|
use egl_create_surface everywhere
|
2015-11-20 13:43:05 +01:00 |
|
twinaphex
|
fc0f5f8889
|
Create egl_create_surface
|
2015-11-20 13:36:16 +01:00 |
|
twinaphex
|
1101bb34d3
|
Create g_egl_api/g_egl_inited
|
2015-11-20 13:27:31 +01:00 |
|
twinaphex
|
3c842823bc
|
(Mali/Wayland) Use egl_create_context
|
2015-11-19 18:36:24 +01:00 |
|
twinaphex
|
01614bb7f4
|
Start using egl_create_context in more drivers
|
2015-11-19 18:29:15 +01:00 |
|
twinaphex
|
f84c58e777
|
(Android) Start using egl_create_context
|
2015-11-19 18:25:19 +01:00 |
|
twinaphex
|
033e0ac3ad
|
(drm_egl_ctx.c) Start using egl_create_context
|
2015-11-19 18:18:44 +01:00 |
|
twinaphex
|
c1e61f7ff0
|
Start using egl_init_context for most GLES context drivers
|
2015-11-19 18:10:59 +01:00 |
|