Tue, 12 Apr 2016 16:45:10 -0400 |
Ryan C. Gordon |
threads: Move SDL's own thread creation to a new internal API.
|
file |
diff |
annotate
|
Tue, 12 Apr 2016 14:38:50 -0400 |
Ryan C. Gordon |
threads: Handle SDL_HINT_THREAD_STACK_SIZE at top level, implement elsewhere.
|
file |
diff |
annotate
|
Sat, 02 Jan 2016 10:10:34 -0800 |
Sam Lantinga |
Updated copyright to 2016
|
file |
diff |
annotate
|
Tue, 26 May 2015 06:27:46 -0700 |
Sam Lantinga |
Updated the copyright year to 2015
|
file |
diff |
annotate
|
Wed, 25 Jun 2014 00:43:10 -0700 |
Sam Lantinga |
Fixed bug 2556 - add compilation flag -Wshadow
|
file |
diff |
annotate
|
Sun, 02 Feb 2014 00:53:27 -0800 |
Sam Lantinga |
Fixed bug 2374 - Update copyright for 2014...
|
file |
diff |
annotate
|
Mon, 09 Dec 2013 16:03:18 -0500 |
Ryan C. Gordon |
Implemented the Dynamic API magic.
|
file |
diff |
annotate
|
Sun, 24 Nov 2013 23:56:17 -0500 |
Ryan C. Gordon |
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
|
file |
diff |
annotate
|
Thu, 14 Nov 2013 00:52:39 -0500 |
Ryan C. Gordon |
Added SDL_DetachThread() API.
|
file |
diff |
annotate
|
Thu, 05 Sep 2013 07:15:26 -0700 |
Sam Lantinga |
Fixed bug 2076 - OpenGL doesn't work with --disable-threads
|
file |
diff |
annotate
|
Thu, 08 Aug 2013 12:21:26 -0700 |
Sam Lantinga |
Fixed crash if SDL_GetThreadName() is passed a NULL thread.
|
file |
diff |
annotate
|
Sat, 20 Jul 2013 19:59:31 -0400 |
Ryan C. Gordon |
One more compiler warning.
|
file |
diff |
annotate
|
Sat, 20 Jul 2013 19:51:51 -0400 |
Ryan C. Gordon |
Fixed some compiler warnings that Visual Studio reported.
|
file |
diff |
annotate
|
Wed, 10 Jul 2013 18:31:17 -0700 |
Sam Lantinga |
Added release/acquire memory barriers to the atomic API
|
file |
diff |
annotate
|
Wed, 10 Jul 2013 02:32:04 -0700 |
Sam Lantinga |
Implemented an API for thread-local storage: SDL_TLSCreate(), SDL_TLSSet(), SDL_TLSGet()
|
file |
diff |
annotate
|
Sat, 18 May 2013 14:17:52 -0700 |
Sam Lantinga |
File style cleanup for the SDL 2.0 release
|
file |
diff |
annotate
|
Thu, 07 Mar 2013 20:12:40 -0800 |
Sam Lantinga |
Changed the name of SDL_mutexP() SDL_mutexV()
|
file |
diff |
annotate
|
Fri, 15 Feb 2013 08:47:44 -0800 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 09:28:07 -0500 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 09:16:08 -0500 |
Sam Lantinga |
Happy New Year!
SDL-1.2
|
file |
diff |
annotate
|
Mon, 31 Oct 2011 05:56:58 -0400 |
Sam Lantinga |
Lots of fixes importing SDL source wholesale into a new iOS project
|
file |
diff |
annotate
|
Sun, 02 Oct 2011 00:29:16 -0400 |
Ryan C. Gordon |
1.3 API CHANGE: Add support for naming threads.
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 13:03:26 -0700 |
Sam Lantinga |
SDL 1.3 is now under the zlib license.
|
file |
diff |
annotate
|
Fri, 25 Mar 2011 12:44:06 -0700 |
Sam Lantinga |
The API sets the priority for the current thread, not an arbitrary thread.
|
file |
diff |
annotate
|
Fri, 25 Mar 2011 10:47:49 -0700 |
Sam Lantinga |
Implemented SDL_SetThreadPriority()
|
file |
diff |
annotate
|
Sun, 06 Mar 2011 21:15:46 -0800 |
Sam Lantinga |
Fixed compiler warning
|
file |
diff |
annotate
|
Fri, 11 Feb 2011 22:37:15 -0800 |
Sam Lantinga |
Happy 2011! :)
|
file |
diff |
annotate
|
Sat, 26 Jun 2010 08:56:48 -0700 |
Sam Lantinga |
Mostly cleaned up warnings with -Wmissing-prototypes
|
file |
diff |
annotate
|
Mon, 24 May 2010 22:56:36 -0700 |
Sam Lantinga |
SDL_KillThread() is no longer supported - it was always dangerous! :)
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 06:35:28 +0000 |
Sam Lantinga |
Possibly fixed bug #601, definitely fixed a potential issue with threads
SDL-1.2
|
file |
diff |
annotate
|
Mon, 08 Dec 2008 00:25:42 +0000 |
Sam Lantinga |
Updated copyright date
SDL-1.2
|
file |
diff |
annotate
|
Sun, 24 Jan 2010 21:10:53 +0000 |
Sam Lantinga |
Fixed bug #926
|
file |
diff |
annotate
|
Wed, 16 Dec 2009 04:48:11 +0000 |
Sam Lantinga |
Fixed bug #741
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 06:37:27 +0000 |
Sam Lantinga |
Possibly fixed bug #601, definitely fixed a potential issue with threads
|
file |
diff |
annotate
|
Mon, 08 Dec 2008 00:27:32 +0000 |
Sam Lantinga |
Updated copyright date
|
file |
diff |
annotate
|
Mon, 24 Nov 2008 00:18:42 +0000 |
Sam Lantinga |
Fixed Bugzilla bug #205
|
file |
diff |
annotate
|
Mon, 10 Jul 2006 21:04:37 +0000 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
file |
diff |
annotate
|
Mon, 29 May 2006 04:04:35 +0000 |
Sam Lantinga |
more tweaking indent options
SDL-1.3
|
file |
diff |
annotate
|
Sun, 28 May 2006 13:04:16 +0000 |
Sam Lantinga |
Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API.
SDL-1.3
|
file |
diff |
annotate
|
Wed, 17 May 2006 08:18:28 +0000 |
Sam Lantinga |
Merge trunk-1.3-3
SDL-1.3
|
file |
diff |
annotate
|
Fri, 24 Mar 2006 06:10:24 +0000 |
Sam Lantinga |
Fixed some ultra-pedantic gcc warnings
|
file |
diff |
annotate
|
Sun, 12 Mar 2006 01:18:29 +0000 |
Sam Lantinga |
Fixed bug #150
|
file |
diff |
annotate
|
Mon, 06 Mar 2006 07:42:36 +0000 |
Sam Lantinga |
Enabled libc support on Win32, so we don't break binary compatibility in 1.2
|
file |
diff |
annotate
|
Tue, 21 Feb 2006 08:46:50 +0000 |
Sam Lantinga |
Use consistent identifiers for the various platforms we support.
|
file |
diff |
annotate
|
Fri, 10 Feb 2006 06:48:43 +0000 |
Sam Lantinga |
More header massaging... works great on Windows. ;-)
|
file |
diff |
annotate
|
Tue, 07 Feb 2006 09:29:18 +0000 |
Sam Lantinga |
Removed uses of stdlib.h and string.h
|
file |
diff |
annotate
|
Tue, 07 Feb 2006 06:59:48 +0000 |
Sam Lantinga |
Use SDL_ prefixed versions of C library functions.
|
file |
diff |
annotate
|
Mon, 06 Feb 2006 08:28:51 +0000 |
Sam Lantinga |
It's now possible to build SDL without any C runtime at all on Windows,
|
file |
diff |
annotate
|
Wed, 01 Feb 2006 06:32:25 +0000 |
Sam Lantinga |
Updated copyright information and removed rcs id lines (problematic in branch merges)
|
file |
diff |
annotate
|
Wed, 23 Nov 2005 07:29:56 +0000 |
Ryan C. Gordon |
OS/2 port!
|
file |
diff |
annotate
|
Sun, 04 Jan 2004 16:49:27 +0000 |
Sam Lantinga |
Updated copyright information for 2004 (Happy New Year!)
|
file |
diff |
annotate
|
Mon, 10 Jun 2002 20:42:02 +0000 |
Sam Lantinga |
Pth threading bug fix
|
file |
diff |
annotate
|
Thu, 11 Apr 2002 21:08:44 +0000 |
Sam Lantinga |
Fixed a minor memory leak in the SDL thread subsystem
|
file |
diff |
annotate
|
Mon, 01 Apr 2002 15:35:28 +0000 |
Sam Lantinga |
Patrice's fixes for GNU Pthread support
|
file |
diff |
annotate
|
Wed, 06 Mar 2002 11:23:08 +0000 |
Sam Lantinga |
Updated copyright information for 2002
|
file |
diff |
annotate
|
Fri, 14 Dec 2001 12:38:15 +0000 |
Sam Lantinga |
Updated the source with the correct e-mail address
|
file |
diff |
annotate
|
Thu, 26 Apr 2001 16:45:43 +0000 |
Sam Lantinga |
Initial revision
|
file |
diff |
annotate
|