Skip to content
  1. Mar 07, 2007
  2. Feb 17, 2006
    • Luís Oliveira's avatar
      Tiny update to GLU · 4e86bd24
      Luís Oliveira authored
      - Mostly move files around. (remind not to create stub files again, ugh)
      - Added some new functions.
      
      darcs-hash:a951c29705a5072098f22328af9ecfa5df7ca6c6
      4e86bd24
  3. Feb 07, 2006
    • Luís Oliveira's avatar
      New examples · 8fcd80fe
      Luís Oliveira authored
      - New 5 examples from the redbook.
      - 2 GLU functions needed for the examples.
      - Added gl:polygon-stipple needed for one of the examples.
      - Fixed silly bugs in cl-glut's ascii-to-char type and
        the base-window initialize-instance.
      - Moved window's title initform to a special.
      
      darcs-hash:be2d10664c39d78ad763b0504425f928234587fb
      8fcd80fe
  4. Feb 01, 2006
    • Luís Oliveira's avatar
      Big patch, lots of straw again. · 93acba08
      Luís Oliveira authored
      - GLU: added asd file and stub .lisp files.
      - Examples:
          - added cl-glut-examples.asd
          - new example: gears.lisp
      - GLUT: added asd file and implemented a few routines. (mostly those
        needed by the gears.lisp example)
      - Add my name to HEADER too.
      - 3 separate manuals is probably overkill? Use only one for now.
      - GL:
           - fixed enums, these should canonicalize to GLenum, not int.
           - renamed gl types from GLfoo to gl:foo (and exported them)
           - fixed erroneus check-type.
           - look for libGL.so.N if libGL.so isn't found.
           - removed some tabs from the files.
           - added missing space between ":constant-attenuation" and
             "linear-attenuation".
           - added missing (declare (ignore ..)) to avoid warnings.
           - fixed a small bug/typo where a foreign array was being accessed
             as if it were Lisp array.
           - change ;;;-comments to ;;-comments in package.lisp in order to
             indent well.
      
      darcs-hash:e7c742ebc970613bcc74370bf3d2df27aa67ffe0
      93acba08
  5. Jan 31, 2006
    • Luís Oliveira's avatar
      Minor changes · 1e4cad10
      Luís Oliveira authored
      - added HEADER file.
      - changed library.lisp to use BSD license.
      - removed tabs from state.lisp
      
      darcs-hash:8dba8dc488fd01b27ed5b134410140bfdb040923
      1e4cad10
    • Oliver Markovic's avatar
      Initial revision. · de6309de
      Oliver Markovic authored
      darcs-hash:c1c46d0dcef4db384fd1ec2643bfd337d381ff15
      de6309de