glshim updated, added latest changes by ptitSeb

This commit is contained in:
lubomyr
2016-10-22 21:12:58 +03:00
parent e4a8348427
commit a4bf1f1949
32 changed files with 2959 additions and 1286 deletions

View File

@@ -30,6 +30,7 @@ LOCAL_SRC_FILES := \
src/gl/list.c \
src/gl/loader.c \
src/gl/pixel.c \
src/gl/queries.c \
src/gl/raster.c \
src/gl/render.c \
src/gl/stack.c \