sdl2_frt/src/video/kmsdrm
2020-09-07 22:54:15 +02:00
..
SDL_kmsdrmdyn.c kmsdrm: Add programmer credits to the Atomic KMSDRM driver. 2020-08-25 16:30:23 +02:00
SDL_kmsdrmdyn.h kmsdrm: Add programmer credits to the Atomic KMSDRM driver. 2020-08-25 16:30:23 +02:00
SDL_kmsdrmevents.c kmsdrm: Add programmer credits to the Atomic KMSDRM driver. 2020-08-25 16:30:23 +02:00
SDL_kmsdrmevents.h kmsdrm: Add programmer credits to the Atomic KMSDRM driver. 2020-08-25 16:30:23 +02:00
SDL_kmsdrmmouse.c kmsdrm: Don't create surfaces until EGL context is available. 2020-09-06 12:08:22 +02:00
SDL_kmsdrmmouse.h kmsdrm: Add programmer credits to the Atomic KMSDRM driver. 2020-08-25 16:30:23 +02:00
SDL_kmsdrmopengles.c kmsdrm: fix first frame display: no need to wait for SwapWindow() for EGL surface creation. 2020-09-06 23:19:54 +02:00
SDL_kmsdrmopengles.h kmsdrm: Don't create surfaces until EGL context is available. 2020-09-06 12:08:22 +02:00
SDL_kmsdrmsym.h kmsdrm: use a black dumb buffer for keeping the PRIMARY PLANE occupied when we destroy the KMS buffers, instead of using the TTY buffer, to avoid flickering. 2020-09-07 22:54:15 +02:00
SDL_kmsdrmvideo.c kmsdrm: use a black dumb buffer for keeping the PRIMARY PLANE occupied when we destroy the KMS buffers, instead of using the TTY buffer, to avoid flickering. 2020-09-07 22:54:15 +02:00
SDL_kmsdrmvideo.h kmsdrm: use a black dumb buffer for keeping the PRIMARY PLANE occupied when we destroy the KMS buffers, instead of using the TTY buffer, to avoid flickering. 2020-09-07 22:54:15 +02:00