summaryrefslogtreecommitdiff
path: root/src/video/CMakeLists.txt
AgeCommit message (Expand)Author
2021-02-22Codechange: [SDL2] Split driver in base-part and default backendMichael Lutz
2021-02-22Feature: [SDL2] OpenGL supportPatric Stout
2021-02-22Add: [Win32] Video driver that uses OpenGL to transfer the video buffer to th...Michael Lutz
2021-02-20Codechange: deduplicate tick-handlers of all video driversPatric Stout
2020-09-25Codechange: Make codestyle for CMake files consistent for 'control' statementsCharles Pigott
2020-06-05Add: introduce CMake for project managementPatric Stout