Mercurial > sdl-ios-xcode
log src/video/SDL_video.c @ 1977:754847f19490
age | author | description |
---|---|---|
Thu, 10 Aug 2006 14:35:42 +0000 | Sam Lantinga | David Hedbor is no longer maintaining the Qtopia code. |
Sun, 06 Aug 2006 04:39:13 +0000 | Sam Lantinga | Allow the render context to do necessary work when the video mode changes. |
Sun, 06 Aug 2006 00:09:04 +0000 | Sam Lantinga | Clarified the difference between render drivers and render contexts |
Sat, 05 Aug 2006 22:34:23 +0000 | Sam Lantinga | In general, fill in pointers to structures, rather than return them. |
Sat, 05 Aug 2006 17:09:42 +0000 | Sam Lantinga | SDL constants are all uppercase. |
Wed, 02 Aug 2006 03:20:52 +0000 | Sam Lantinga | Added SDL_GetCurrentVideoDisplay() |
Sat, 29 Jul 2006 21:51:00 +0000 | Sam Lantinga | Simplified driver window creation code. |