Mercurial > sdl-ios-xcode
log configure.in @ 2857:5e04bdd79479
age | author | description |
---|---|---|
Sun, 07 Dec 2008 23:57:42 +0000 | Sam Lantinga | Don't need multi-threaded X11 for SDL 1.3 |
Sun, 07 Dec 2008 23:25:39 +0000 | Sam Lantinga | Default SSE2 off on iX86, since gcc will use it for floating point operations |
Mon, 01 Dec 2008 23:09:09 +0000 | Sam Lantinga | Make sure that we don't generate floating point code that would cause illegal instruction exceptions on older processors, unless someone passes --enable-ssemath to configure. |
Sun, 30 Nov 2008 21:58:23 +0000 | Sam Lantinga | Implemented the X11 (non-OpenGL) renderer, no alpha or scaling available. |
Thu, 27 Nov 2008 05:29:12 +0000 | Sam Lantinga | RemDisabled some video drivers which are not converted to 1.3 yet |
Wed, 29 Oct 2008 05:56:23 +0000 | Sam Lantinga | We'd never port SDL to Minix... would we? :) |
Wed, 17 Sep 2008 08:20:57 +0000 | Ryan C. Gordon | Some cleanups on the new XInput code. |