Merge branch 'mesa_7_5_branch'
[mesa.git] / src / mesa / main / dlist.h
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 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-01-31 Brianmesa: display list clean-ups
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-06-30 Brian PaulAdded _mesa_delete_list() to delete a display list...
2006-03-01 Brian PaulNo need for _mesa_save_error() to be public.
2006-02-26 Brian PaulRemove need to initialize the InstSize[] array elements...
2006-02-26 Brian Pauldisplay list clean-ups
2004-11-27 Brian Paulclean up code related to dispatch table initialization
2004-03-03 Brian Paulcomments, capitalization, misc-clean-ups
2003-11-24 Keith WhitwellMerge vtx-0-2-branch
2003-10-21 Kendall BennettAdded GLAPIENTRY decorations for all first level OpenGL...
2003-09-18 Brian PaulMove macros from header to C file. Updated some comments
2003-07-17 Keith WhitwellMerge Jose's documentation and core Mesa changes from...
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2001-12-14 Brian Paulvertex program check-in
2001-03-24 Gareth Hughes- Minor cleanups of ctx->Driver.Current*Primitive usage.
2001-03-24 Gareth HughesFix ASSERT_OUTSIDE_SAVE_BEGIN_END() macro as well.
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-01-13 Keith Whitwellfix conform dlist test
2000-12-26 Keith Whitwellfix xscreensaver cores
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-24 Keith WhitwellFixed a couple of bugs that crept into last commit
2000-11-22 Jouk Jansen Committing in .
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories
2000-09-24 Brian Paulremoved unused display_list struct
2000-09-15 Brian Paulremoved unused struct display_list_compilation
2000-05-24 Brian Paulchanged allocation/initialization of API dispatch tables
2000-04-05 Brian Paulminor clean-ups, renaming
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-08-19 jtgInitial revision