twinaphex
|
2d55dc3bda
|
Complete namespace changes
|
2015-12-07 15:32:14 +01:00 |
|
twinaphex
|
c0a1a6a3fe
|
Move system->shutdown to runloop_ctl, turn it into a local
static variable
|
2015-12-04 12:44:12 +01:00 |
|
twinaphex
|
85dbeeb8f9
|
No more video_monitor.h
|
2015-11-22 13:32:46 +01:00 |
|
twinaphex
|
c6e962a43e
|
(bbqnx) Use g_egl_api
|
2015-11-20 14:30:32 +01:00 |
|
twinaphex
|
2f151896eb
|
use egl_create_surface everywhere
|
2015-11-20 13:43:05 +01:00 |
|
twinaphex
|
01614bb7f4
|
Start using egl_create_context in more drivers
|
2015-11-19 18:29:15 +01:00 |
|
twinaphex
|
c1e61f7ff0
|
Start using egl_init_context for most GLES context drivers
|
2015-11-19 18:10:59 +01:00 |
|
twinaphex
|
e84d77bf64
|
(BBQNX) Cleanup
|
2015-11-19 15:37:43 +01:00 |
|
twinaphex
|
774542fc62
|
Simplify egl_destroy
|
2015-11-19 15:34:40 +01:00 |
|
twinaphex
|
46fb98e21c
|
Create egl_get_video_size
|
2015-11-19 15:21:04 +01:00 |
|
twinaphex
|
5aedc1c4ca
|
Create egl_set_swap_interval
|
2015-11-19 15:16:37 +01:00 |
|
twinaphex
|
200c42e7ee
|
No longer need context data struct for Android
|
2015-11-19 14:43:22 +01:00 |
|
twinaphex
|
7b39fd50a3
|
Create egl_swap_buffers
|
2015-11-19 14:38:55 +01:00 |
|
twinaphex
|
e2c82900d1
|
Create egl_bind_hw_render
|
2015-11-19 14:32:39 +01:00 |
|
twinaphex
|
6dee1fcc92
|
Move g_use_hw_ctx to egl_common.c
|
2015-11-19 14:28:21 +01:00 |
|
twinaphex
|
9705dc8d04
|
Create egl_destroy
|
2015-11-19 14:23:14 +01:00 |
|
twinaphex
|
36579ae58d
|
Start moving identical state variables to egl_common.c
|
2015-11-19 14:09:51 +01:00 |
|
twinaphex
|
ffbb9d0481
|
Create generic egl_get_proc_address
|
2015-11-19 13:24:51 +01:00 |
|
twinaphex
|
239ae7de53
|
Move gl_common to gfx/common
|
2015-11-17 08:01:33 +01:00 |
|
twinaphex
|
61a67f0938
|
Cleanups
|
2015-10-31 21:41:31 +01:00 |
|
twinaphex
|
02a43c6b2a
|
Change 'rarch' to 'retro' namespace in libretro-common
|
2015-10-26 03:18:13 +01:00 |
|
twinaphex
|
340585defb
|
Header Cleanups
|
2015-09-16 05:53:34 +02:00 |
|
twinaphex
|
0fa871a296
|
Use rarch_system_info_get_ptr
|
2015-06-25 13:46:32 +02:00 |
|
twinaphex
|
43c8f282db
|
(Gfx) Cleanups
|
2015-06-13 02:10:06 +02:00 |
|
twinaphex
|
3213baf452
|
Take out HAVE_EGL ifdefs in gfx_context_driver_t definition
|
2015-04-10 05:58:08 +02:00 |
|
twinaphex
|
16b7b454a9
|
Move gl_common.c to gfx/drivers
|
2015-04-09 04:57:17 +02:00 |
|
twinaphex
|
fab39da46a
|
(Gfx context) Implement get_metrics callback
|
2015-04-08 20:10:30 +02:00 |
|
twinaphex
|
2409da4afe
|
global_get_ptr update pt. 3
|
2015-03-21 05:55:31 +01:00 |
|
twinaphex
|
45cf71770e
|
Rename g_settings to g_config - to prevent conflicts, had to rename
some static variables in some of the gfx context driver files
|
2015-03-21 01:15:03 +01:00 |
|
twinaphex
|
f130b00596
|
Updates pt. 3
|
2015-03-20 22:08:36 +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
|
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 |
|
twinaphex
|
8f5809ee46
|
Take out make_current_context
|
2015-02-16 23:41:49 +01: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
|
09b25e54c5
|
Rename gl_font.c and d3d_font.c
|
2015-01-12 23:19:21 +01:00 |
|
twinaphex
|
069fb556f0
|
Rename graphics context drivers
|
2015-01-12 22:19:31 +01:00 |
|