mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
(GL_CORE) Add RGL/glsym
This commit is contained in:
parent
c55873c324
commit
9ac971050d
@ -427,6 +427,9 @@ VIDEO DRIVER
|
||||
#ifdef HAVE_OPENGL
|
||||
#include "../gfx/drivers/gl.c"
|
||||
#include "../libretro-common/gfx/gl_capabilities.c"
|
||||
#endif
|
||||
|
||||
#if defined(HAVE_OPENGL) || defined(HAVE_OPENGL_CORE)
|
||||
|
||||
#ifndef HAVE_PSGL
|
||||
#include "../libretro-common/glsym/rglgen.c"
|
||||
|
Loading…
x
Reference in New Issue
Block a user