Mon, 21 May 2018 11:35:42 -0400 |
cpuinfo: Added SDL_HasAVX512F().
|
file | diff | annotate |
Mon, 21 May 2018 11:34:57 -0400 |
cpuinfo: Added some internal SIMD-aligned allocation functions.
|
file | diff | annotate |
Sat, 10 Mar 2018 21:20:25 -0800 |
Fixed bug 4103 - SDL_cpuinfo.h provokes warnings with -Wundef on non-x86 hosts
|
file | diff | annotate |
Wed, 03 Jan 2018 10:03:25 -0800 |
Updated copyright for 2018
|
file | diff | annotate |
Tue, 12 Dec 2017 16:25:43 -0800 |
Fixed bug 3993 - altivec.h include in SDL_cpuinfo.h breaks compilation with -std=c++11
|
file | diff | annotate |
Mon, 11 Dec 2017 12:00:12 -0800 |
Check for immintrin.h before using it in SDL_cpuinfo.h
|
file | diff | annotate |
Sat, 11 Nov 2017 16:20:00 -0800 |
Only include Intel intrinsics header on x86 and x64
|
file | diff | annotate |
Fri, 10 Nov 2017 14:22:21 -0800 |
Replaced the intrinsics header with the single header that includes all intrinsics so we can use AVX, etc.
|
file | diff | annotate |
Sat, 19 Aug 2017 03:07:44 -0700 |
Fixed building SDL applications with Visual Studio and the clang toolset
|
file | diff | annotate |
Mon, 23 Jan 2017 01:05:44 -0500 |
audio: Wired up new SSE code to build system.
|
file | diff | annotate |
Sun, 01 Jan 2017 18:33:28 -0800 |
Updated copyright for 2017
|
file | diff | annotate |
Sun, 20 Nov 2016 21:34:54 -0800 |
Renaming of guard header names to quiet -Wreserved-id-macro
|
file | diff | annotate |
Thu, 17 Nov 2016 01:15:16 -0500 |
cpuinfo: first attempt at SDL_HasNEON() implementation.
|
file | diff | annotate |
Sat, 02 Jan 2016 10:10:34 -0800 |
Updated copyright to 2016
|
file | diff | annotate |
Tue, 26 May 2015 06:27:46 -0700 |
Updated the copyright year to 2015
|
file | diff | annotate |
Fri, 11 Jul 2014 22:02:50 -0700 |
Fixed bug in AVX detection and added AVX2 detection
|
file | diff | annotate |
Sun, 09 Mar 2014 11:36:47 -0700 |
Integrated David Ludwig's support for Windows RT
|
file | diff | annotate |
Sun, 27 Oct 2013 21:26:46 -0400 |
WinRT: merged with SDL 2.0.1 codebase
|
file | diff | annotate |
Mon, 12 Aug 2013 22:29:55 -0400 |
WinRT: merged with SDL 2.0.0 codebase (aka. SDL hg rev d6a8fa507a45)
|
file | diff | annotate |
Sat, 23 Feb 2013 20:01:46 -0500 |
WinRT: merged with latest, official, SDL 2.x code
|
file | diff | annotate |
Sat, 27 Oct 2012 18:39:09 -0400 |
WinRT: made SDL.dll compile for ARM (and not just x86 or x64)
|
file | diff | annotate |
Sun, 02 Feb 2014 00:53:27 -0800 |
Fixed bug 2374 - Update copyright for 2014...
|
file | diff | annotate |
Sun, 02 Feb 2014 00:33:31 -0800 |
Fixed bug 2376 - no SDL_HasAVX
|
file | diff | annotate |
Thu, 17 Oct 2013 11:32:56 -0700 |
Added an API to get the amount of system RAM
|
file | diff | annotate |
Sat, 18 May 2013 14:17:52 -0700 |
File style cleanup for the SDL 2.0 release
|
file | diff | annotate |
Fri, 15 Feb 2013 08:47:44 -0800 |
Happy New Year!
|
file | diff | annotate |
Sat, 15 Sep 2012 10:59:39 -0400 |
Removed Windows CE support from SDL 2.0.
|
file | diff | annotate |
Sat, 31 Dec 2011 09:28:07 -0500 |
Happy New Year!
|
file | diff | annotate |
Sat, 31 Dec 2011 09:16:08 -0500 |
Happy New Year!
|
file | diff | annotate |
Fri, 08 Apr 2011 13:03:26 -0700 |
SDL 1.3 is now under the zlib license.
|
file | diff | annotate |
Mon, 07 Mar 2011 22:04:10 -0800 |
The MMX and 3DNow! instructions can't be compiled by 64-bit Visual Studio.
|
file | diff | annotate |
Sun, 27 Feb 2011 22:22:58 -0800 |
Fixed compiling AltiVec blitters
|
file | diff | annotate |
Tue, 22 Feb 2011 22:17:44 -0800 |
Fixed altivec.h include on Mac OS X
|
file | diff | annotate |
Tue, 22 Feb 2011 21:44:36 -0800 |
Re-added the 3DNow! and AltiVec instruction support.
|
file | diff | annotate |
Fri, 11 Feb 2011 23:02:35 -0800 |
Fixed SSE4 detection, and split it into SSE 4.1 and 4.2
|
file | diff | annotate |
Fri, 11 Feb 2011 22:37:15 -0800 |
Happy 2011! :)
|
file | diff | annotate |
Fri, 11 Feb 2011 14:51:04 -0800 |
Updated CPU detection code for SSE3 and SSE4 and removed obsolete 3DNow! and Altivec support.
|
file | diff | annotate |
Thu, 27 Jan 2011 20:46:45 -0800 |
Added API function to get CPU cache line size.
|
file | diff | annotate |
Thu, 27 Jan 2011 16:51:47 -0800 |
Bump up the default cache line size.
|
file | diff | annotate |
Thu, 27 Jan 2011 16:46:15 -0800 |
Added cache line size info in SDL_cpuinfo.h
|
file | diff | annotate |
Mon, 21 Sep 2009 09:38:10 +0000 |
Fixed bug #706
|
file | diff | annotate |
Mon, 08 Dec 2008 00:25:42 +0000 |
Updated copyright date
|
file | diff | annotate |
Sun, 24 Jan 2010 21:10:53 +0000 |
Fixed bug #926
|
file | diff | annotate |
Wed, 16 Dec 2009 06:53:53 +0000 |
Added SDL_GetCPUCount() to see how many cores are available.
|
file | diff | annotate |
Mon, 19 Oct 2009 13:31:58 +0000 |
Partial fix for bug #859
|
file | diff | annotate |
Mon, 08 Dec 2008 00:27:32 +0000 |
Updated copyright date
|
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 |
Mon, 29 May 2006 04:04:35 +0000 |
more tweaking indent options
|
file | diff | annotate |
Sun, 28 May 2006 13:04:16 +0000 |
Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API.
|
file | diff | annotate |
Fri, 24 Feb 2006 10:23:49 +0000 |
*** empty log message ***
|
file | diff | annotate |
Tue, 21 Feb 2006 08:46:50 +0000 |
Use consistent identifiers for the various platforms we support.
|
file | diff | annotate |
Fri, 10 Feb 2006 03:19:02 +0000 |
*** empty log message ***
|
file | diff | annotate |
Thu, 09 Feb 2006 09:07:13 +0000 |
Started the process of improving configure support, and merging C types
|
file | diff | annotate |
Wed, 01 Feb 2006 06:32:25 +0000 |
Updated copyright information and removed rcs id lines (problematic in branch merges)
|
file | diff | annotate |
Sat, 24 Jan 2004 05:47:19 +0000 |
Fixed bugs in CPU feature detection and added extended feature detection
|
file | diff | annotate |
Tue, 06 Jan 2004 17:18:38 +0000 |
Date: Tue, 6 Jan 2004 12:42:19 +0100
|
file | diff | annotate |
Sun, 04 Jan 2004 16:49:27 +0000 |
Updated copyright information for 2004 (Happy New Year!)
|
file | diff | annotate |
Mon, 24 Nov 2003 09:16:52 +0000 |
Greatly simplified the SDL CPU info code
|
file | diff | annotate |
Tue, 18 Nov 2003 01:27:06 +0000 |
Added SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE() in SDL_cpuinfo.h
|
file | diff | annotate |