mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
(Griffin) Cleanups
This commit is contained in:
parent
4978846c33
commit
98a07b9320
@ -185,9 +185,7 @@ VIDEO IMAGE
|
|||||||
VIDEO DRIVER
|
VIDEO DRIVER
|
||||||
============================================================ */
|
============================================================ */
|
||||||
|
|
||||||
#if defined(HAVE_OPENGL)
|
#if defined(GEKKO)
|
||||||
#include "../libretro-common/gfx/math/matrix_4x4.c"
|
|
||||||
#elif defined(GEKKO)
|
|
||||||
#ifdef HW_RVL
|
#ifdef HW_RVL
|
||||||
#include "../wii/vi_encoder.c"
|
#include "../wii/vi_encoder.c"
|
||||||
#include "../wii/mem2_manager.c"
|
#include "../wii/mem2_manager.c"
|
||||||
@ -204,6 +202,8 @@ VIDEO DRIVER
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef HAVE_OPENGL
|
#ifdef HAVE_OPENGL
|
||||||
|
#include "../libretro-common/gfx/math/matrix_4x4.c"
|
||||||
|
|
||||||
#include "../gfx/drivers/gl.c"
|
#include "../gfx/drivers/gl.c"
|
||||||
#include "../gfx/drivers/gl_common.c"
|
#include "../gfx/drivers/gl_common.c"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user