Add HAVE_ANGLE switch

This commit is contained in:
twinaphex 2019-12-07 08:16:00 +01:00
parent 1fd6d024eb
commit 5aa87c1734

View File

@ -1,5 +1,6 @@
HAVE_LIBRETRO= # Libretro library used
HAVE_ASSETS_DIR= # Assets install directory
HAVE_ANGLE=no # ANGLE support (OpenGL wrapper)
HAVE_GDI=yes # GDI support (Win32-only)
HAVE_OPENGLES_LIBS= # Link flags for custom GLES library
HAVE_OPENGLES_CFLAGS= # C-flags for custom GLES library