Merged in Ryan's multisample code for MacOS, and changed the constants to match.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40657
This commit is contained in:
Sam Lantinga 2003-07-22 15:33:28 +00:00
parent 800e2d5ebd
commit 52e1d76995
10 changed files with 51 additions and 29 deletions

View file

@ -6,7 +6,7 @@ Version 1.0:
1.2.6:
Added SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject()
Added SDL_GL_SAMPLE_BUFFERS and SDL_GL_SAMPLES for FSAA support
Added SDL_GL_MULTISAMPLEBUFFERS and SDL_GL_MULTISAMPLESAMPLES for FSAA
1.2.5:
Added SDL_BUTTON_WHEELUP (4) and SDL_BUTTON_WHEELDOWN (5)