Mercurial > repos > tabletprog
log modules/sdl.tp @ 279:eb83863fd33e
age | author | description |
---|---|---|
Mon, 21 Jul 2014 19:11:15 -0700 | Michael Pavone | Store renderer pointer in texture object since the texture can only be used with the renderer it was created with |
Mon, 21 Jul 2014 12:51:38 -0700 | Michael Pavone | Add bindings for SDL_ClearError, SDL_GetError, SDL_LoadBMP, SDL_CreateTextureFromSurface and a partial binding for SDL_RendererCopy |
Sun, 20 Jul 2014 17:30:46 -0700 | Michael Pavone | Add SDL bindings for creating a renderer, clearing it, presenting it and destroying it |
Sun, 20 Jul 2014 00:13:01 -0700 | Michael Pavone | Initial work on an SDL2 binding |