Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Sun, 16 Jul 2006 03:32:06 +0000 | Sam Lantinga | Fixed building on Mac OS X without the Carbon and Cocoa video drivers |
Sat, 15 Jul 2006 19:30:18 +0000 | Sam Lantinga | Look at environment variables in SDL_VideoInit() and SDL_AudioInit() |
Sat, 15 Jul 2006 19:29:42 +0000 | Sam Lantinga | Implemented fully featured dummy renderer |
Sat, 15 Jul 2006 09:46:36 +0000 | Sam Lantinga | Streamlined the API a bit and optimized the software renderer. |
Fri, 14 Jul 2006 08:24:43 +0000 | Sam Lantinga | Changed the name of the dummy renderer |
Fri, 14 Jul 2006 08:22:45 +0000 | Sam Lantinga | Prefer the D3D renderer over GDI, at least for testing. |
Fri, 14 Jul 2006 07:41:16 +0000 | Sam Lantinga | Yay! D3D renderer works! |