mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
(GL_CORE) Add gl_capabilities.c
This commit is contained in:
parent
f3d04b7562
commit
c3c3b6c2a2
@ -426,10 +426,10 @@ 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)
|
||||
#include "../libretro-common/gfx/gl_capabilities.c"
|
||||
|
||||
#ifndef HAVE_PSGL
|
||||
#include "../libretro-common/glsym/rglgen.c"
|
||||
|
Loading…
x
Reference in New Issue
Block a user