]> gitweb.factorcode.org Git - factor.git/commit
Refactor GLU usages in basis, and move opengl.glu to extra, and don't like VM with GLU
authorSlava Pestov <slava@shill.local>
Sat, 11 Apr 2009 20:17:08 +0000 (15:17 -0500)
committerSlava Pestov <slava@shill.local>
Sat, 11 Apr 2009 20:17:08 +0000 (15:17 -0500)
commitdb3818814dc9d76f365ba2a39113dddf6287de4c
treea209a981c501384ede64ecbec2ad129acb68f766
parentb75e6ff44556d03a80a36e70d8d51402b930cdf0
Refactor GLU usages in basis, and move opengl.glu to extra, and don't like VM with GLU
14 files changed:
basis/opengl/authors.txt
basis/opengl/gl/authors.txt
basis/opengl/glu/authors.txt [deleted file]
basis/opengl/glu/glu.factor [deleted file]
basis/opengl/glu/summary.txt [deleted file]
basis/opengl/glu/tags.txt [deleted file]
basis/opengl/opengl.factor
basis/ui/render/render.factor
extra/4DNav/camera/camera.factor
extra/opengl/glu/authors.txt [new file with mode: 0644]
extra/opengl/glu/glu.factor [new file with mode: 0644]
extra/opengl/glu/summary.txt [new file with mode: 0644]
extra/opengl/glu/tags.txt [new file with mode: 0644]
vm/Config.unix