video: Change SDL_GLattr to SDL_GLAttr.

This commit is contained in:
Ryan C. Gordon 2024-10-23 18:09:52 -04:00
parent c0e9205a92
commit 7108291d0b
7 changed files with 18 additions and 11 deletions

View file

@ -2229,6 +2229,7 @@ The following symbols have been renamed:
* SDL_DISPLAYEVENT_DISCONNECTED => SDL_EVENT_DISPLAY_REMOVED
* SDL_DISPLAYEVENT_MOVED => SDL_EVENT_DISPLAY_MOVED
* SDL_DISPLAYEVENT_ORIENTATION => SDL_EVENT_DISPLAY_ORIENTATION
* SDL_GLattr => SDL_GLAttr
* SDL_GLcontextFlag => SDL_GLContextFlag
* SDL_GLcontextReleaseFlag => SDL_GLContextReleaseFlag
* SDL_GLprofile => SDL_GLProfile