summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_vb_lighttmp.h
Commit message (Expand)AuthorAgeFilesLines
* 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