Fix the ensure-float type to work with doubles |
|
More...
|
over 18 years ago
|
with-foreign-matrix: use %gl:float instead of :float |
|
More...
|
over 18 years ago
|
Preliminary support for vertex arrays and VBOs courtesy of Thomas Weidner. |
|
More...
|
over 18 years ago
|
Remove useless cl-glut-examples-system package |
|
More...
|
over 18 years ago
|
Small change to generate-gl-function |
|
More...
|
over 18 years ago
|
Fix name mangling |
|
More...
|
over 18 years ago
|
More simplification. |
|
More...
|
over 18 years ago
|
Fix some function names, simplify lispifications |
|
More...
|
over 18 years ago
|
Fix type names in gl/util.lisp |
|
More...
|
over 18 years ago
|
New DEFGLEXTFUN and other minor changes |
|
More...
|
over 18 years ago
|
Change :color-buffer-bit to :color-buffer, etc, in the examples |
|
More...
|
over 18 years ago
|
Fix typo in gl/opengl.lisp |
|
More...
|
over 18 years ago
|
Add missing gl/bindings.lisp |
|
More...
|
over 18 years ago
|
Fix glu, glut and gl/opengl.lisp with new names |
|
More...
|
over 18 years ago
|
Mega patch from Bart Botta |
|
More...
|
over 18 years ago
|
GL enum changes |
|
More...
|
over 18 years ago
|
Add Lispy abstraction for GLUT's TIMER event. |
|
More...
|
over 18 years ago
|
Make foreign types work with CFFI's new type system. |
|
More...
|
over 18 years ago
|
Some old changes to the manual.. |
|
More...
|
over 18 years ago
|
vertex array addition |
|
More...
|
over 18 years ago
|
Misc patch |
|
More...
|
almost 19 years ago
|
Applied patch from Bart Botta |
|
More...
|
almost 19 years ago
|
Pushed wrong version of render-to-texture.lisp; fixed |
|
More...
|
almost 19 years ago
|
Add render-to-texture example |
|
More...
|
almost 19 years ago
|
Add support for buffer objects |
|
More...
|
almost 19 years ago
|
Fix downcasing issues with enum generation. |
|
More...
|
almost 19 years ago
|
Implement GLU projection functions. |
|
More...
|
almost 19 years ago
|
Implement numeric OpenGL state querying functions. |
|
More...
|
almost 19 years ago
|
Replace separate enum types with generated GL:ENUM. |
|
More...
|
almost 19 years ago
|
Add a script to generate OpenGL constants from the specifiction. |
|
More...
|
almost 19 years ago
|