Added example for ARB shaders, so you don't have to REQUIRE opengl 2.0.
commitbbeeb895144b7bd78e024f1a152c26c3756ffc2b
authorWilliam Robinson <airbaggins@users.sourceforge.net>
Sun, 21 Oct 2007 15:53:23 +0000 (21 16:53 +0100)
committerWilliam Robinson <airbaggins@users.sourceforge.net>
Sun, 21 Oct 2007 15:53:23 +0000 (21 16:53 +0100)
tree5001604e395d05146a32bd7875e495997e33e619
parent9552fe2670cc2f32c8b33dd59032e19afe9e08fb
Added example for ARB shaders, so you don't have to REQUIRE opengl 2.0.
examples/shader-arb.lisp [copied from examples/shader.lisp with 57% similarity]
examples/shader.lisp