summaryrefslogtreecommitdiff
path: root/src/video/sdl2_default_v.cpp
AgeCommit message (Expand)Author
2021-06-26Codechange: use _cur_palette the same in all the driversPatric Stout
2021-03-08Add: [Video] move GameLoop into its own threadPatric Stout
2021-03-08Remove: [Video] no longer draw in a threadPatric Stout
2021-02-22Codechange: [SDL2] Split driver in base-part and default backendMichael Lutz