log modules/sdl.tp @ 291:38bbbf74b735

age author description
Tue, 22 Jul 2014 23:35:08 -0700 Michael Pavone Initial work on event support in SDL module
Tue, 22 Jul 2014 18:39:00 -0700 Michael Pavone Add binding for simple form of SDL_RenderCopyEx
Tue, 22 Jul 2014 08:35:30 -0700 Michael Pavone Fix const warning in sdl module
Tue, 22 Jul 2014 08:32:39 -0700 Michael Pavone Add another SDL_RenderCopy binding in the form of copyRect:To