Revisited all examples and updated.0.1
commita40e12b7ffb6d5b8b14a6b8ab8981eb5218d77eb
authorWilliam Robinson <airbaggins@users.sourceforge.net>
Wed, 24 Oct 2007 18:03:39 +0000 (24 19:03 +0100)
committerWilliam Robinson <airbaggins@users.sourceforge.net>
Wed, 24 Oct 2007 18:03:39 +0000 (24 19:03 +0100)
tree56b597c3c5558ab4c4aebe0adbba22aa8e1f4cbe
parent4f92bbde2c71979bab89f1acfd7a7b66ab46d38d
Revisited all examples and updated.
Added synchronized shader examples.
12 files changed:
examples/gears.lisp
examples/keytest.lisp
examples/listmodes.lisp
examples/mipmaps.lisp
examples/shader-arb.lisp
examples/shader.lisp
examples/synchronized-shader-arb.lisp [new file with mode: 0644]
examples/synchronized-shader.frag [new file with mode: 0644]
examples/synchronized-shader.lisp [new file with mode: 0644]
examples/synchronized-shader.vert [new file with mode: 0644]
examples/triangle.lisp
examples/vbo.lisp