SDL/src/video/kmsdrm
Niklas Haas d6641d7123 kmsdrm: Explicitly set the surface transform and alpha mode
This is required by the specification. Set these to sensible defaults.
Fixes a validation layer error that occurs otherwise.
2021-07-19 10:12:54 -04:00
..
SDL_kmsdrmdyn.c [KMS/DRM] Go back to the LEGACY interface only because using planes breaks compatibility with HW, so no advantage on using ATOMIC. 2021-01-08 18:57:12 +01:00
SDL_kmsdrmdyn.h [KMS/DRM] Go back to the LEGACY interface only because using planes breaks compatibility with HW, so no advantage on using ATOMIC. 2021-01-08 18:57:12 +01:00
SDL_kmsdrmevents.c Fixed bug 5461 - Add rewritten WSCONS driver for OpenBSD 2021-01-14 14:32:11 -08:00
SDL_kmsdrmevents.h [KMS/DRM] Go back to the LEGACY interface only because using planes breaks compatibility with HW, so no advantage on using ATOMIC. 2021-01-08 18:57:12 +01:00
SDL_kmsdrmmouse.c [KMSDRM] Improve cursor management. 2021-03-22 10:48:02 -07:00
SDL_kmsdrmmouse.h [KMS/DRM] Patch for bug #5513. KMSDRM backend can now manage and use several displays. 2021-02-10 10:22:18 -05:00
SDL_kmsdrmopengles.c kmsdrm: remove redundant modeset_pending flag 2021-06-01 15:32:02 -07:00
SDL_kmsdrmopengles.h [KMS/DRM] Go back to the LEGACY interface only because using planes breaks compatibility with HW, so no advantage on using ATOMIC. 2021-01-08 18:57:12 +01:00
SDL_kmsdrmsym.h KMSDRM: Add gamma support 2021-02-25 11:39:10 -08:00
SDL_kmsdrmvideo.c s/memcmp/SDL_memcmp/ for conistency 2021-06-24 23:10:56 +03:00
SDL_kmsdrmvideo.h kmsdrm: avoid overriding the mode requested by SDL_SetWindowDisplayMode 2021-06-24 12:12:29 -07:00
SDL_kmsdrmvulkan.c kmsdrm: Explicitly set the surface transform and alpha mode 2021-07-19 10:12:54 -04:00
SDL_kmsdrmvulkan.h [KMS/DRM] Go back to the LEGACY interface only because using planes breaks compatibility with HW, so no advantage on using ATOMIC. 2021-01-08 18:57:12 +01:00