nullvideo: initial release of null video backend

This commit is contained in:
degasus
2014-02-03 14:02:17 +01:00
parent 10682dbf58
commit 59e4882af3
16 changed files with 625 additions and 8 deletions

View File

@ -1,3 +1,4 @@
add_subdirectory(OGL)
add_subdirectory(Null)
add_subdirectory(Software)
# TODO: Add other backends here!