Mercurial > sdl-ios-xcode
log src/video/SDL_renderer_sw.c @ 1918:092bd3a019c5
age | author | description |
---|---|---|
Wed, 19 Jul 2006 07:18:45 +0000 | Sam Lantinga | Starting on the OpenGL renderer... |
Sat, 15 Jul 2006 09:46:36 +0000 | Sam Lantinga | Streamlined the API a bit and optimized the software renderer. |
Wed, 12 Jul 2006 06:39:26 +0000 | Sam Lantinga | Solved the performance problems by introducing the concept of a single-buffered |
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. |
Mon, 10 Jul 2006 07:34:50 +0000 | Sam Lantinga | SDL_Rect now uses int for position and size. SDL-1.3 |
Fri, 30 Jun 2006 05:42:49 +0000 | Sam Lantinga | Cleaned up a bunch of warnings, started adding Win32 event support SDL-1.3 |