Mercurial > sdl-ios-xcode
log include/SDL_render.h @ 5284:96a22141cf86 tip
age | author | description |
---|---|---|
Fri, 11 Feb 2011 22:37:15 -0800 | Sam Lantinga | Happy 2011! :) |
Mon, 07 Feb 2011 20:06:26 -0800 | Sam Lantinga | Added function SDL_RenderSetClipRect() |
Mon, 07 Feb 2011 00:46:43 -0800 | Sam Lantinga | Updated testoverlay2 to use the SDL 2D rendering API |
Thu, 03 Feb 2011 15:49:37 -0800 | Sam Lantinga | Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface. |
Thu, 03 Feb 2011 10:03:55 -0800 | Sam Lantinga | Added an intro to the features and goals of the 2D rendering API. |
Thu, 03 Feb 2011 00:54:29 -0800 | Sam Lantinga | Simplified and improved the process of creating a texture from a surface. |