sdl2_frt/src/video/kmsdrm
Ryan C. Gordon 224aa45b59 kmsdrm: Implement GL_DefaultProfileConfig for Raspberry Pi compatibility.
If we think this might be a Raspberry Pi device, default to ES2. Otherwise,
accept SDL's higher-level defaults.
2020-09-10 15:04:35 -04: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: Implement GL_DefaultProfileConfig for Raspberry Pi compatibility. 2020-09-10 15:04:35 -04:00
SDL_kmsdrmopengles.h kmsdrm: Implement GL_DefaultProfileConfig for Raspberry Pi compatibility. 2020-09-10 15:04:35 -04: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: Implement GL_DefaultProfileConfig for Raspberry Pi compatibility. 2020-09-10 15:04:35 -04: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