Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11sym.h @ 3600:e36bead37acb
age | author | description |
---|---|---|
Wed, 23 Dec 2009 01:55:00 +0000 | Sam Lantinga | Added SDL_RenderClear() as a fast method of clearing the screen to the drawing color. |
Mon, 14 Dec 2009 06:52:17 +0000 | Sam Lantinga | Implemented read/write pixels for the X11 renderer |
Fri, 11 Dec 2009 09:59:36 +0000 | Sam Lantinga | Fixed X11 line implementation - clip lines that are going to go outside the window. |