Mercurial > sdl-ios-xcode
comparison WhatsNew @ 764:974c0fb74bf8
Added function to create RWops from const memory: SDL_RWFromConstMem()
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 04 Jan 2004 15:18:08 +0000 |
parents | 6e9505e0647f |
children | 67176351a1b8 |
comparison
equal
deleted
inserted
replaced
763:51b5e0be61c3 | 764:974c0fb74bf8 |
---|---|
4 Version 1.0: | 4 Version 1.0: |
5 | 5 |
6 1.2.7: | 6 1.2.7: |
7 Added CPU feature detection functions to SDL_cpuinfo.h: | 7 Added CPU feature detection functions to SDL_cpuinfo.h: |
8 SDL_HasRDTSC(), SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE() | 8 SDL_HasRDTSC(), SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE() |
9 Added function to create RWops from const memory: SDL_RWFromConstMem() | |
9 | 10 |
10 1.2.6: | 11 1.2.6: |
11 Added SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject() | 12 Added SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject() |
12 | 13 |
13 Added SDL_GL_MULTISAMPLEBUFFERS and SDL_GL_MULTISAMPLESAMPLES for FSAA | 14 Added SDL_GL_MULTISAMPLEBUFFERS and SDL_GL_MULTISAMPLESAMPLES for FSAA |