comparison README @ 420:3a7b36324611

Replace Pyglet’s image loader with our SDL2_image-based one.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Tue, 16 Jul 2013 21:07:15 +0200
parents 63f59be04a54
children b1248bab2d0f
comparison
equal deleted inserted replaced
419:1c92721f8e49 420:3a7b36324611
14 Running: 14 Running:
15 * Python2 (>= 2.6) 15 * Python2 (>= 2.6)
16 * Cython 16 * Cython
17 * Pyglet 17 * Pyglet
18 * SDL2 18 * SDL2
19 * SDL2_image
19 20
20 21
21 Building sample data: 22 Building sample data:
22 * thtk (http://code.google.com/p/thtk/) 23 * thtk (http://code.google.com/p/thtk/)
23 24