log include/SDL_video.h @ 3100:7dc982143c06

age author description
Tue, 24 Mar 2009 10:43:53 +0000 Sam Lantinga Date: Sun, 22 Mar 2009 12:52:29 +0000
Sun, 15 Mar 2009 15:50:18 +0000 Sam Lantinga Fixed return value for SDL_CreateRenderer()
Mon, 09 Feb 2009 05:32:12 +0000 Sam Lantinga Added test program for SDL_CreateWindowFrom()
Mon, 12 Jan 2009 22:36:12 +0000 Couriersud Fix third party "-Wall -Werror" builds
Mon, 12 Jan 2009 06:19:05 +0000 Sam Lantinga Added an API to enable/disable the screen saver.
Sun, 04 Jan 2009 17:14:27 +0000 Sam Lantinga indent
Fri, 02 Jan 2009 17:39:48 +0000 Sam Lantinga Implemented SDL_SetWindowIcon(), with translucent icon support under X11.
Fri, 02 Jan 2009 09:50:25 +0000 Sam Lantinga The _NET_WM_ICON protocol doesn't require the icon to be set before the window is shown.