sdl2_frt/src/video/kmsdrm
2020-08-23 02:58:57 +02: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 kmsdrm: implement smarter surface recreation function to be used in videomode changes. Other minor arrangements. 2020-08-19 01:31:22 +02:00
SDL_kmsdrmmouse.h kmsdrm: move hardware cursor functionality to the ATOMIC interface. Disconnect the display plane from the GBM surface buffers before destroying the GBM surface. 2020-08-17 18:35:04 +02:00
SDL_kmsdrmopengles.c kmsdrm: Init cursor surface on SetCursor() ONLY. Removal of dynamic modeset because it causes A LOT of problems with some kernel video drivers. Some refactoring and cleanups. 2020-08-23 02:58:57 +02:00
SDL_kmsdrmopengles.h kmsdrm: double and triple buffered versions of SwapWindow() are now both reimplemented in atomic pageflipping versions, and can be selected via SDL_VIDEO_DOUBLE_BUFFER env variable. 2020-08-05 02:06:59 +02:00
SDL_kmsdrmsym.h kmsdrm: Init cursor surface on SetCursor() ONLY. Removal of dynamic modeset because it causes A LOT of problems with some kernel video drivers. Some refactoring and cleanups. 2020-08-23 02:58:57 +02:00
SDL_kmsdrmvideo.c kmsdrm: Init cursor surface on SetCursor() ONLY. Removal of dynamic modeset because it causes A LOT of problems with some kernel video drivers. Some refactoring and cleanups. 2020-08-23 02:58:57 +02:00
SDL_kmsdrmvideo.h kmsdrm: Init cursor surface on SetCursor() ONLY. Removal of dynamic modeset because it causes A LOT of problems with some kernel video drivers. Some refactoring and cleanups. 2020-08-23 02:58:57 +02:00