2013-05-06 03:47:15 +00:00
|
|
|
if(NOT USE_GLES OR USE_GLES3)
|
2012-12-17 20:54:20 +00:00
|
|
|
add_subdirectory(Plugin_VideoOGL)
|
|
|
|
endif()
|
2011-02-02 21:52:43 +00:00
|
|
|
add_subdirectory(Plugin_VideoSoftware)
|
2011-02-14 02:18:03 +00:00
|
|
|
# TODO: Add other backends here!
|