source/src/video/kmsdrm/SDL_kmsdrmvideo.h @@ -62,6 +62,7 @@ struct gbm_surface *gs; struct gbm_bo *current_bo; struct gbm_bo *next_bo; struct gbm_bo *crtc_bo; SDL_bool waiting_for_flip; SDL_bool crtc_ready; SDL_bool double_buffer;