mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 15:19:42 -06:00
Initial push of GLES and GLUtil file breakup.
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
add_subdirectory(Plugin_VideoOGL)
|
||||
if(NOT USE_GLES)
|
||||
add_subdirectory(Plugin_VideoOGL)
|
||||
endif()
|
||||
add_subdirectory(Plugin_VideoSoftware)
|
||||
# TODO: Add other backends here!
|
||||
|
Reference in New Issue
Block a user