mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-02 09:57:40 +00:00
video: Change SDL_GLattr to SDL_GLAttr.
This commit is contained in:
parent
c0e9205a92
commit
7108291d0b
7 changed files with 18 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue