Tobias Jakobi
|
551123d4d6
|
exynos_gfx: set connector_id in exynos_init
The connector ID is only used for initial setup of the CRTC
and when deinitializing the backend, so this bug probably
wasn't noticed at all.
|
2015-02-20 10:44:54 +01:00 |
|
Tobias Jakobi
|
5574d95add
|
exynos_gfx: fix memory leak in exynos_free
The exynos_device object was never freed, so we had a tiny
memory leak when reinitializing the gfx backend.
|
2015-02-20 10:43:18 +01:00 |
|
Tobias Jakobi
|
6327f45d4f
|
exynos_gfx: update copyright
|
2015-02-20 10:39:27 +01:00 |
|
twinaphex
|
8f5809ee46
|
Take out make_current_context
|
2015-02-16 23:41:49 +01:00 |
|
twinaphex
|
64446ef497
|
Rename and move rarch_viewport
|
2015-02-14 05:52:05 +01:00 |
|
twinaphex
|
90e5cffab8
|
Add RETRO_ENVIRONMENT_MAKE_CURRENT_CONTEXT
|
2015-02-08 18:39:12 +01:00 |
|
twinaphex
|
44a609b0c2
|
(exynos_gfx.c) Style nits
|
2015-01-26 19:53:21 +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
|
7f6a9fe594
|
Build fixes
|
2015-01-12 23:35:40 +01:00 |
|
twinaphex
|
a002208f59
|
Start moving graphics driver to gfx/drivers
|
2015-01-12 06:45:12 +01:00 |
|