summaryrefslogtreecommitdiff
path: root/src/video/sdl2_opengl_v.h
AgeCommit message (Expand)Author
2021-04-11Feature: allow a toggle to enable/disable vsyncPatric Stout
2021-03-08Add: [Video] move GameLoop into its own threadPatric Stout
2021-03-08Remove: [Video] no longer draw in a threadPatric Stout
2021-03-08Add: Option to (dis-)allow accelerated video drivers. (#8819)Patric Stout
2021-02-22Codechange: [SDL2] Split driver in base-part and default backendMichael Lutz
2021-02-22Feature: [SDL2] OpenGL supportPatric Stout