log src/render/SDL_render.c @ 5160:657543cc92f9

age author description
2011-02-03 Sam Lantinga Making the API simpler, removed the writepixels interface
2011-02-03 Sam Lantinga Made it possible to create a texture of any format, even if not supported by the renderer.
2011-02-02 Sam Lantinga Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.