Mercurial > sdl-ios-xcode
log src/video/SDL_renderer_gl.c @ 2927:2133d2d300fd
age | author | description |
---|---|---|
Tue, 30 Dec 2008 07:14:11 +0000 | Sam Lantinga | SetDrawColor() and SetDrawBlendMode() are optional |
Tue, 30 Dec 2008 04:22:24 +0000 | Sam Lantinga | Swapped functions to match the other renderer files |
Mon, 29 Dec 2008 19:48:01 +0000 | Sam Lantinga | Significant performance boost with blend mode none |
Thu, 25 Dec 2008 05:11:29 +0000 | Sam Lantinga | Updated to build on Windows |
Sun, 21 Dec 2008 17:39:41 +0000 | Sam Lantinga | Added RenderPiont() API |
Sat, 20 Dec 2008 18:40:30 +0000 | Sam Lantinga | Turn on line antialiasing (requires blending to be enabled) |