comparison WhatsNew @ 656:864e2d2a9a55

Merged in Ryan's multisample code for MacOS, and changed the constants to match.
author Sam Lantinga <slouken@libsdl.org>
date Tue, 22 Jul 2003 15:33:28 +0000
parents 9c42ee1b7d77
children 22dbf364c017
comparison
equal deleted inserted replaced
655:9c42ee1b7d77 656:864e2d2a9a55
4 Version 1.0: 4 Version 1.0:
5 5
6 1.2.6: 6 1.2.6:
7 Added SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject() 7 Added SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject()
8 8
9 Added SDL_GL_SAMPLE_BUFFERS and SDL_GL_SAMPLES for FSAA support 9 Added SDL_GL_MULTISAMPLEBUFFERS and SDL_GL_MULTISAMPLESAMPLES for FSAA
10 10
11 1.2.5: 11 1.2.5:
12 Added SDL_BUTTON_WHEELUP (4) and SDL_BUTTON_WHEELDOWN (5) 12 Added SDL_BUTTON_WHEELUP (4) and SDL_BUTTON_WHEELDOWN (5)
13 13
14 Added SDL_GL_STEREO for stereoscopic OpenGL contexts 14 Added SDL_GL_STEREO for stereoscopic OpenGL contexts