log pytouhou/ui/sdl/texture.pxd @ 751:eab7dde1164f

age author description
2015-03-28 Emmanuel Gil Peyrot Change all “void except *” function into “bint except True”, to prevent PyErr_Occurred() from being called at each call.
2014-05-15 Emmanuel Gil Peyrot Implement text rendering for the SDL backend.
2013-12-05 Emmanuel Gil Peyrot Add a pure SDL backend.