Skip to content
  1. Jul 06, 2008
  2. May 04, 2008
    • charliemac+cl-opengl's avatar
      Int64EXT type handling · a51f7969
      charliemac+cl-opengl authored
      Initial handling for type Int64EXT from the gl spec files. If this is the correct path, :int64-ext and
      :uint64-ext will need to be handled in gl/types.lisp
      
      darcs-hash:74bbc92f96908f750205ee2eef3e69ef839f3372
      a51f7969
    • charliemac+cl-opengl's avatar
      OpenGL spec update · fbcd96b8
      charliemac+cl-opengl authored
      darcs-hash:d5cd60f312379a03fc5103f114d488c6c01842b3
      fbcd96b8
  3. Mar 09, 2007
    • Luís Oliveira's avatar
      Fix name mangling · bab16519
      Luís Oliveira authored
      Patch courtesy of Bart Botta.
      
      - fixes lispification of a bunch of the new function names.
      - more type info for array of pointer args (:pointer (:pointer type))
        instead of (:pointer :pointer).
      
      darcs-hash:04da7b0e8236aef695ec9060e7b816a4db328b24
      bab16519
  4. Mar 07, 2007
  5. Mar 06, 2007
    • Luís Oliveira's avatar
      Mega patch from Bart Botta · 989252e8
      Luís Oliveira authored
      - Merged Bart Botta's stuff for generating gl/funcs.lisp from the .spec files.
        Also adds new cl-opengl-bindings package with low-level functions.
        Fixed some parsing bugs.
      - Updated for OpenGL 2.1. (enums, too)
      
      darcs-hash:787b7e475fe1886f896f51a34bcdd8456b6384f8
      989252e8
  6. Mar 05, 2007
    • Luís Oliveira's avatar
      GL enum changes · de9e7e47
      Luís Oliveira authored
      - Updated .spec files for OpenGL 2.1.
      - Two changes to  generate-enums.lisp:
          * print the symbols lower-cased;
          * generates some aliases for symbols ending in -bits and -bit.
            e.g.: :color-buffer-bit and :color-buffer.
      - Regenerated gl/constants.lisp.
      
      darcs-hash:ab74465b977d67360c977e3207607840d7696979
      de9e7e47
  7. Aug 30, 2006
  8. Aug 28, 2006