Use local copy of lablGL
commit14f23bb007048cf42fe1af7ec2a69e7feb8c463f
authormalc <moosotc@gmail.com>
Sat, 5 Sep 2015 17:03:29 +0000 (5 20:03 +0300)
committermalc <moosotc@gmail.com>
Sat, 5 Sep 2015 17:05:36 +0000 (5 20:05 +0300)
tree99830b2353dc91a164a408ba36d53406f25cc38c
parent379c09e69f546bff18f6ec89b6d804904e56b685
Use local copy of lablGL
22 files changed:
Build.hs
lablGL/COPYRIGHT [new file with mode: 0644]
lablGL/gl.ml [new file with mode: 0644]
lablGL/glArray.ml [new file with mode: 0644]
lablGL/glClear.ml [new file with mode: 0644]
lablGL/glDraw.ml [new file with mode: 0644]
lablGL/glFunc.ml [new file with mode: 0644]
lablGL/glMap.ml [new file with mode: 0644]
lablGL/glMat.ml [new file with mode: 0644]
lablGL/glMisc.ml [new file with mode: 0644]
lablGL/glPix.ml [new file with mode: 0644]
lablGL/glTex.ml [new file with mode: 0644]
lablGL/gl_tags.c [new file with mode: 0644]
lablGL/gl_tags.h [new file with mode: 0644]
lablGL/ml_gl.c [new file with mode: 0644]
lablGL/ml_gl.h [new file with mode: 0644]
lablGL/ml_glarray.c [new file with mode: 0644]
lablGL/ml_raw.c [new file with mode: 0644]
lablGL/ml_raw.h [new file with mode: 0644]
lablGL/raw.ml [new file with mode: 0644]
lablGL/raw_tags.h [new file with mode: 0644]
misc/lablgl-noglu.patch [deleted file]