equal
deleted
inserted
replaced
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 |