demos: delete vertex array objects upon exit
[mesa.git] / progs / demos / isosurf.c
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Michel DänzerMerge branch 'gallium-texture-transfer'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/draw-vbuf-interface'
2009-02-13 Jakob Bornecrantzdemos: Add polygon mode point to isosurf
2009-02-10 Brian PaulMerge commit 'origin/gallium-master-merge'
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-01-24 José Fonsecaprogs: Fix isosurf.
2009-01-24 José Fonsecaprogs: Port most of the demos to glew.
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-24 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-07-17 Keith WhitwellMerge branch 'origin' into softpipe_0_1_branch
2007-07-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-06 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-07-06 Xavier Bachelotcall glutInit(), bug 11486
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2005-01-09 Brian Paulinclude readtex.h instead of readtex.c
2003-09-08 Brian Pauluse GL_GLEXT_PROTOTYPES
2003-09-05 Jouk Jansen Committing in .
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2002-10-18 Karl SchultzQuiet compiler warnings.
2002-01-04 Gareth Hughes- Clean up state bitmask.
2001-10-04 Karl SchultzAllow to compile in Windows.
2001-06-04 Keith Whitwellfixed some GL_POINTS probs
2001-05-11 Keith Whitwellfix a couple of small bugs
2001-05-11 Keith Whitwellmade render path selection more flexible
2001-04-19 Keith WhitwellAdd more options, including '-10','-100' and '-1000...
2001-01-06 Gareth HughesAdd GL_POINTS as a primitive, including with CVA DrawEl...
2000-12-24 pesco* demos/Makefile.am (INCLUDES): Added -I$(top_srcdir...
2000-06-27 Brian Paulfixed compiler warnings
2000-03-30 Keith WhitwellAdded stipple mode
1999-10-21 Brian Pauladded -info command line option
1999-09-08 Brian Paulminor changes. always call compactify_arrays()
1999-09-03 Keith WhitwellFog, displaylist and zoom operations
1999-08-19 jtgInitial revision