Sun, 01 Jan 2017 18:33:28 -0800 |
Updated copyright for 2017
|
file | diff | annotate |
Wed, 13 Jul 2016 07:07:46 -0700 |
Tests: Mir needs the window to swap at lease 1 frame for the cursor to show. So render in testwm2
|
file | diff | annotate |
Sat, 02 Jan 2016 10:10:34 -0800 |
Updated copyright to 2016
|
file | diff | annotate |
Wed, 25 Nov 2015 21:39:28 +0100 |
Replaced tabs with spaces in test programs.
|
file | diff | annotate |
Tue, 26 May 2015 06:27:46 -0700 |
Updated the copyright year to 2015
|
file | diff | annotate |
Mon, 18 May 2015 21:21:14 +0200 |
Added missing loop cancel for Emscripten in test programs.
|
file | diff | annotate |
Thu, 18 Dec 2014 00:19:52 -0500 |
Initial merge of Emscripten port!
|
file | diff | annotate |
Sun, 02 Feb 2014 00:53:27 -0800 |
Fixed bug 2374 - Update copyright for 2014...
|
file | diff | annotate |
Tue, 20 Aug 2013 20:34:40 -0300 |
More non C89 compliant comments
|
file | diff | annotate |
Wed, 14 Aug 2013 23:30:10 -0700 |
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
file | diff | annotate |
Thu, 25 Jul 2013 09:51:21 -0700 |
Updated the copyright year for the test programs
|
file | diff | annotate |
Sat, 18 May 2013 14:17:52 -0700 |
File style cleanup for the SDL 2.0 release
|
file | diff | annotate |
Fri, 29 Mar 2013 21:21:48 -0400 |
Patched test apps to compile with C89 compilers (thanks, Axel!).
|
file | diff | annotate |
Mon, 31 Dec 2012 12:15:25 -0800 |
Added SDL_SetWindowMaximumSize() and SDL_GetWindowMaximumSize()
|
file | diff | annotate |
Mon, 31 Dec 2012 11:07:46 -0800 |
Added SDL_GetDisplayName(), with implementation for Mac OS X
|
file | diff | annotate |
Mon, 31 Dec 2012 10:29:17 -0800 |
Renamed SDL_GetWindowDisplay() to SDL_GetWindowDisplayIndex()
|
file | diff | annotate |
Mon, 31 Dec 2012 10:26:38 -0800 |
Switched the test code over to use the common functions in the test library.
|
file | diff | annotate |
Mon, 19 Nov 2012 20:38:52 -0800 |
Added code to testwm2 to test the system cursor support
|
file | diff | annotate |
Fri, 08 Apr 2011 13:03:26 -0700 |
SDL 1.3 is now under the zlib license.
|
file | diff | annotate |
Thu, 10 Feb 2011 14:44:25 -0800 |
Window coordinates are in the global space and windows are not tied to a particular display.
|
file | diff | annotate |
Sun, 04 Oct 2009 09:55:20 +0000 |
Fixed bug #817
|
file | diff | annotate |
Mon, 28 Aug 2006 03:17:39 +0000 |
Added source color and alpha modulation support.
|
file | diff | annotate |
Mon, 24 Jul 2006 05:03:02 +0000 |
Implemented Cocoa window support
|
file | diff | annotate |
Mon, 10 Jul 2006 21:04:37 +0000 |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
file | diff | annotate |
Sun, 09 Jul 2006 09:02:26 +0000 |
Implemented gamma correction on Windows.
|
file | diff | annotate |
Fri, 07 Jul 2006 08:05:39 +0000 |
Implemented Win32 video mode support
|
file | diff | annotate |
Wed, 28 Jun 2006 08:12:07 +0000 |
You can now create multiple windows on Win32
|
file | diff | annotate |
Mon, 26 Jun 2006 14:29:50 +0000 |
Whoops, forgot to indent
|
file | diff | annotate |
Mon, 26 Jun 2006 13:56:56 +0000 |
Started framework for Windows video driver
|
file | diff | annotate |