Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Thu, 16 Aug 2007 06:20:51 +0000 | Sam Lantinga | Fixed a few compiler warnings. |
Thu, 16 Aug 2007 05:56:24 +0000 | Sam Lantinga | Added SSE and MMX optimization for SDL_FillRect() |
Thu, 16 Aug 2007 02:14:13 +0000 | Sam Lantinga | Okay, I figured out the intrinsics for SIMD memcpy |
Wed, 15 Aug 2007 08:21:10 +0000 | Sam Lantinga | Removed hermes since it's LGPL and not compatible with a commercial license. |
Wed, 15 Aug 2007 04:04:17 +0000 | Sam Lantinga | Added code to enable multi-threaded OpenGL on Mac OS X, pending Ryan's PBO/VBO |
Wed, 15 Aug 2007 03:52:31 +0000 | Sam Lantinga | Optimization suggested by Ryan: |
Wed, 15 Aug 2007 03:50:49 +0000 | Sam Lantinga | indent |