log WhatsNew @ 2842:97ba0be8b565

age author description
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-05-09 Sam Lantinga Fixed bug #137
2006-05-04 Sam Lantinga Fixed bug #45
2006-04-27 Sam Lantinga Implemented bug #5
2006-04-27 Sam Lantinga Implemented bug #2, 117:
2006-05-20 Sam Lantinga Added API requested in bug #43: SDL-1.3
2006-05-17 Sam Lantinga Merge trunk-1.3-3 SDL-1.3
2006-04-27 Sam Lantinga SDL-trunk-1.3-merge-1 SDL-1.3
2006-03-15 Sam Lantinga Added current_w and current_h to the SDL_VideoInfo structure, which is set to the desktop resolution during video intialization, and then set to the current resolution when a video mode is set.
2006-03-13 Sam Lantinga Fixed bug #112
2004-01-08 Sam Lantinga *** empty log message ***
2004-01-04 Sam Lantinga Added function to create RWops from const memory: SDL_RWFromConstMem()
2003-11-24 Sam Lantinga *** empty log message ***
2003-11-18 Sam Lantinga Added SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE() in SDL_cpuinfo.h
2003-07-22 Sam Lantinga Merged in Ryan's multisample code for MacOS, and changed the constants to match.