summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_vb_lighttmp.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify the pipeline_stage structureKeith Whitwell2005-04-221-16/+0
* Give attributes with zero-stride a count of 1 to make it easierKeith Whitwell2005-01-051-13/+32
* re-disable TRACEBrian Paul2004-12-031-1/+1
* Fix some warningsAlan Hourihane2004-12-021-5/+3
* bring over build fixes from stable branchAlan Hourihane2004-04-261-20/+26
* Committing in .Jouk Jansen2003-12-081-1/+1
* Port over changes from XFree86/Mesa 5.0.2, mostly to silence compiler warnings.Brian Paul2003-12-041-87/+108
* Merge vtx-0-2-branchKeith Whitwell2003-11-241-333/+128
* index wasn't being calculated correctly (result was being discarded)Keith Whitwell2003-10-071-5/+6
* Store material attributes in an Attrib[] style array. This is aKeith Whitwell2003-08-051-35/+33
* Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell2003-07-171-1/+1
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* updated email addressesBrian Paul2002-10-291-3/+3
* More suport for t&l driversKeith Whitwell2002-02-131-6/+6
* Clean-up/renaming of the per-vertex attribute bits, specifically, theBrian Paul2002-01-221-10/+10
* Vertex program checkpoint commit: converted all vertex attributes (color,Brian Paul2002-01-051-2/+2
* comments, clean-ups, added lots of const qualifiersBrian Paul2002-01-051-47/+54
* remove some cruftBrian Paul2001-12-191-8/+1
* vertex program check-inBrian Paul2001-12-141-7/+7
* forgotten diffuse alpha fixKeith Whitwell2001-10-201-1/+3
* more warning fixes (Karl Schultz)Brian Paul2001-09-141-15/+12
* Fix problem with colormaterial (bug #441859)Keith Whitwell2001-08-131-8/+15
* Fix SGL testLights.exe bugs (interaction of copying and fixup in display lists)Keith Whitwell2001-08-021-1/+16
* Fix copying problem (light spots) on evaluated surfaces.Keith Whitwell2001-08-011-3/+3
* Remove _BaseAlpha, fix reflect lighting bug.Keith Whitwell2001-07-281-15/+30
* Lighting now emits colors as CHAN_TYPE, as it used to. This will requireKeith Whitwell2001-07-171-91/+126
* Support for floating point color representation in tnl module.Keith Whitwell2001-04-281-139/+135
* Fix striding of color material inputs. (Fixes glean colorLitPerf)Keith Whitwell2001-04-191-28/+30
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-94/+94
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-16/+16
* Allow swrast to cope (fairly) cleanly with GL_SEPERATE_SPECULAR whenKeith Whitwell2001-02-161-39/+21
* Fixed conform problems with recent material tracking change.Keith Whitwell2001-02-161-28/+7
* fixed a CI-mode spot light conformance failure, but still not clear whyBrian Paul2001-02-141-2/+5
* fixed a CI mode segfault, minor clean-upsBrian Paul2001-02-131-10/+9
* Lots of GLchan datatype changes.Brian Paul2001-01-241-7/+7
* Fixes for performance bug on compiled array element paths.Keith Whitwell2001-01-171-1/+7
* More color macro clean-ups.Brian Paul2001-01-031-13/+13
* Major rework of tnl moduleKeith Whitwell2000-12-261-0/+965