mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-19 08:50:48 +00:00
Initial push of GLES and GLUtil file breakup.
This commit is contained in:
parent
0811311604
commit
b78f5debe6
17 changed files with 582 additions and 810 deletions
|
@ -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!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue