log pytouhou/ui/sdl/texture.pyx @ 544:b895ed2de71f

age author description
Thu, 15 May 2014 02:56:08 +0200 Emmanuel Gil Peyrot Implement text rendering for the SDL backend.
Wed, 18 Dec 2013 18:15:45 +0100 Emmanuel Gil Peyrot Precalculate the inverse of the texture size at ANM load, to not recalculate at every sprite change.
Thu, 05 Dec 2013 01:55:39 +0100 Emmanuel Gil Peyrot Add a pure SDL backend.