Skip to content

Conversation

pionere
Copy link

@pionere pionere commented Aug 26, 2025

  1. check with 'if defined' instead of 'if' for SDL_driver_ and SWITCH
  • the audio and video drivers are currently a mix, but they already changed to defineds in SDL2-head
  • the threads are opengl are currently 'if', but they are changed to defineds in SDL2-head
  1. protect opengl-code with SDL_VIDEO_OPENGL_EGL
  2. SDL_VIDEO_DRIVER_platform_ check in video/platform/ is usually omitted (except for video.c for some reason)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant