sdl2_frt/src/video/kmsdrm
M Stoeckl 052a13738d Merge VideoBootStrap::available into VideoBootStrap::create
The two are only ever called together, and combining them makes it possible
to eliminate redundant symbol loading and redundant attempts to connect
to a display server.
2020-07-12 19:11:15 -04:00
..
SDL_kmsdrmdyn.c Added SDL_log.h to SDL_internal.h so logging is available everywhere 2020-04-07 09:38:57 -07:00
SDL_kmsdrmdyn.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_kmsdrmevents.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_kmsdrmevents.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_kmsdrmmouse.c If there isn't a GetGlobalMouseState() implementation, fall back to the normal one. 2020-05-26 16:34:50 -07:00
SDL_kmsdrmmouse.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_kmsdrmopengles.c Fixed bug 5140 - KMSDRM: Dynamic vsync toggle does not work 2020-05-26 16:27:00 -07:00
SDL_kmsdrmopengles.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_kmsdrmsym.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_kmsdrmvideo.c Merge VideoBootStrap::available into VideoBootStrap::create 2020-07-12 19:11:15 -04:00
SDL_kmsdrmvideo.h Fixed bug 4966 - KMSDRM: Add dynamic modeset support 2020-02-09 11:44:22 -08:00