comparison WhatsNew @ 648:12a21d82a060

Exposed SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject() APIs
author Sam Lantinga <slouken@libsdl.org>
date Thu, 10 Jul 2003 07:46:19 +0000
parents 24edec3cafe4
children 9c42ee1b7d77
comparison
equal deleted inserted replaced
647:56dddbeb089a 648:12a21d82a060
1 1
2 This is a list of API changes in SDL's version history. 2 This is a list of API changes in SDL's version history.
3 3
4 Version 1.0: 4 Version 1.0:
5
6 1.2.6:
7 Added SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject()
5 8
6 1.2.5: 9 1.2.5:
7 Added SDL_BUTTON_WHEELUP (4) and SDL_BUTTON_WHEELDOWN (5) 10 Added SDL_BUTTON_WHEELUP (4) and SDL_BUTTON_WHEELDOWN (5)
8 11
9 Added SDL_GL_STEREO for stereoscopic OpenGL contexts 12 Added SDL_GL_STEREO for stereoscopic OpenGL contexts