Ryujinx-SDL/src/video/kmsdrm
2020-08-08 14:27:55 +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 Rename the gbm device struct from gbm to gbm_dev for better readabilty. 2020-07-20 11:42:23 +02:00
SDL_kmsdrmmouse.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_kmsdrmopengles.c kmsdrm: separate requests in different functions so we only need one atomic commit for everything, as expected by atomic design. 2020-08-08 14:27:55 +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: Moved to the ATOMIC KMS/DRM interface for buffer swapping, leaving DRM-legacy behind. 2020-07-28 21:11:25 +02:00
SDL_kmsdrmvideo.c kmsdrm: separate requests in different functions so we only need one atomic commit for everything, as expected by atomic design. 2020-08-08 14:27:55 +02:00
SDL_kmsdrmvideo.h kmsdrm: separate requests in different functions so we only need one atomic commit for everything, as expected by atomic design. 2020-08-08 14:27:55 +02:00