Mercurial > sdl-ios-xcode
diff include/SDL_video.h @ 1656:96c2f89cc7e1 SDL-1.3
SDL-trunk-1.3-merge-1
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 27 Apr 2006 09:09:48 +0000 |
parents | 0a53c90a37f9 |
children | e49147870aac |
line wrap: on
line diff
--- a/include/SDL_video.h Thu Apr 27 05:49:51 2006 +0000 +++ b/include/SDL_video.h Thu Apr 27 09:09:48 2006 +0000 @@ -213,7 +213,9 @@ SDL_GL_ACCUM_ALPHA_SIZE, SDL_GL_STEREO, SDL_GL_MULTISAMPLEBUFFERS, - SDL_GL_MULTISAMPLESAMPLES + SDL_GL_MULTISAMPLESAMPLES, + SDL_GL_ACCELERATED_VISUAL, + SDL_GL_SWAP_CONTROL } SDL_GLattr; /* flags for SDL_SetPalette() */