Mercurial > touhou
comparison README @ 555:98380e4a0ee5
Switch to libepoxy instead of libGLEW, which will help with OpenGL portability.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Sat, 19 Apr 2014 19:05:06 +0200 |
parents | cae1ae9de430 |
children | d6ead6f0ba80 |
comparison
equal
deleted
inserted
replaced
554:653a9f087673 | 555:98380e4a0ee5 |
---|---|
13 | 13 |
14 Running: | 14 Running: |
15 * Python2 (>= 2.6) | 15 * Python2 (>= 2.6) |
16 * Cython | 16 * Cython |
17 * A working OpenGL driver | 17 * A working OpenGL driver |
18 * libepoxy | |
18 * SDL2 | 19 * SDL2 |
19 * SDL2_image, SDL2_mixer, SDL2_ttf | 20 * SDL2_image, SDL2_mixer, SDL2_ttf |
20 * A TTF font file, placed as “font.ttf” in the game directory. | 21 * A TTF font file, placed as “font.ttf” in the game directory. |
21 | 22 |
22 | 23 |