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