Commit Graph

6 Commits (4f5a927afbe85a7325b887028bd292719cae060f)

Author SHA1 Message Date
Slava Pestov 7fdf7cc906 Clean up OpenGL code a bit 2009-01-18 20:10:08 -06:00
Slava Pestov d50f4275d4 Fix help lint 2008-11-11 08:53:11 -06:00
Slava Pestov f0c61b9499 Rewrite OpenGL rendering code
- Don't use glPolygonMode to draw outline rectangles
- Use vertex arrays instead of glBegin/glVertex/glEnd
- Remove dead code from opengl vocabulary
- draw-interior and draw-boundary are now called with origin get [ ... ] with-translation
2008-11-11 00:28:37 -06:00
Doug Coleman 06a8e418c4 fix accessor docs 2008-08-29 16:59:57 -05:00
Doug Coleman 8f84b4ba32 new accessors 2008-08-29 16:42:12 -05:00
Slava Pestov e96228b24c Move a few UI dependencies into basis 2008-08-22 22:10:49 -05:00