diff 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
line wrap: on
line diff
--- a/README
+++ b/README
@@ -15,6 +15,7 @@ Running:
     * Python2 (>= 2.6)
     * Cython
     * A working OpenGL driver
+    * libepoxy
     * SDL2
     * SDL2_image, SDL2_mixer, SDL2_ttf
     * A TTF font file, placed as “font.ttf” in the game directory.