log src/video/SDL_video.c @ 4929:aa8888658021

age author description
Sun, 12 Dec 2010 15:19:05 -0800 Sam Lantinga Use the enumerated type for blend and scale mode instead of int
Tue, 23 Nov 2010 17:46:47 -0500 Daniel Wyatt Windows candidate list support.
Mon, 27 Sep 2010 01:30:42 -0700 Sam Lantinga Minor cleanup in patches from Coursoud
Mon, 27 Sep 2010 01:24:05 -0700 Sam Lantinga Merged the Windows custom window system hooks into the union used by X11.
Mon, 27 Sep 2010 00:49:34 -0700 Sam Lantinga SDL_DestroyWindow is setting window->magic to NULL too early. -
Sun, 29 Aug 2010 16:28:04 -0700 Sam Lantinga Whoops, return "" even if the window is invalid.