log modules/sdl.tp @ 377:93c28eee141e default tip

age author description
Wed, 08 Apr 2015 19:29:52 -0700 Michael Pavone Actually call SDL_WaitEvent rather than SDL_PollEvent in the waitEvent method
Mon, 30 Mar 2015 19:12:40 -0700 Michael Pavone Add width and height accessors to texture objects in SDL module
Sun, 29 Mar 2015 09:43:24 -0700 Michael Pavone Added binding for SDL_SetTextureColorMod and SDL_GetTextureColorMod and updated the Freetype sample to use it for setting the color of text
Sat, 28 Mar 2015 14:21:22 -0700 Michael Pavone Initial work on a UI module