Header file clean-up:
[mesa.git] / src / mesa / tnl / t_imm_dlist.c
2002-10-24 Brian PaulHeader file clean-up:
2002-06-15 Brian PaulAdded ctx parameter to _mesa_debug()
2002-06-13 Brian Paulmore removal of fprintf() calls
2002-04-19 Brian Paulnew casts
2002-04-09 Keith Whitwellbring in changes from dri tcl branch
2002-02-13 Keith WhitwellMore suport for t&l drivers
2002-01-22 Brian PaulClean-up/renaming of the per-vertex attribute bits...
2002-01-15 Brian Paulremoved api_compat stuff
2002-01-05 Brian PaulVertex program checkpoint commit: converted all vertex...
2001-12-20 Keith WhitwellFurther help with dri libGL version skew
2001-12-14 Brian Paulvertex program check-in
2001-12-13 Keith Whitwellfix primitive calculation in 1-line dlist immediates...
2001-12-04 Keith Whitwellfurther tweak to dlist change
2001-12-03 Keith Whitwellcorrectly reset input after dlist execution
2001-09-14 Brian Paulmore warning fixes (Karl Schultz)
2001-08-02 Keith WhitwellFix SGL testLights.exe bugs (interaction of copying...
2001-07-28 Keith WhitwellFix core in fixup_normal_lengths
2001-07-27 Brian Paulmore GLAPIENTRY fixes (Karl Schultz)
2001-07-26 Brian Pauluse GLAPIENTRY when declaring a couple function pointer...
2001-07-23 Brian Paulfix some Win32 warnings (Gerk Huisma)
2001-07-17 Keith WhitwellFix Alan Barnett's 'try10' display list bug.
2001-07-13 Brian Paulsilence an uninitialized var warning
2001-06-28 Keith Whitwellrestore normal length optimization in dlists
2001-06-04 Keith WhitwellAdaptor code that lets tnl convert compiled (display...
2001-05-14 Keith WhitwellFix for glean texgen test.
2001-05-11 Keith WhitwellClean up _tnl_Begin/begin/hard_begin.
2001-05-11 Keith WhitwellClean up translation of array elements, copying of...
2001-05-03 Keith Whitwellfix for moebius infinite loop
2001-04-30 Keith WhitwellLots more eval fixes
2001-04-30 Keith WhitwellRestore optimization for cva glArrayElement operation.
2001-04-26 Keith Whitwellfirst pass at eval fixes
2001-04-09 Keith WhitwellPerform fixup on material values
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-02-16 Keith WhitwellFixed conform problems with recent material tracking...
2001-02-15 Keith WhitwellFix propogation of material values in VB's that don...
2001-02-13 Brian Paulgl_error clean-ups
2001-01-29 Keith WhitwellRemoved knowledge of swrast Clear/Bitmap/Accum/Draw...
2001-01-08 Keith WhitwellFixed 'IRound' to 'IROUND' in mmath.h
2000-12-28 Keith WhitwellAdd render stage for unclipped vb's to fx driver.
2000-12-27 Keith Whitwellfix sproingies bug
2000-12-26 Keith Whitwellfix xscreensaver cores
2000-12-26 Keith WhitwellMajor rework of tnl module