summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i830/i830_tris.c
Commit message (Expand)AuthorAgeFilesLines
* Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell2004-07-011-4/+4
* fix bug with emitting spec/fog report by Eric Anholt, this isn't the prettiestDave Airlie2004-06-091-2/+20
* Add support for the 3rd and 4th texture units. The actual number ofIan Romanick2004-05-071-6/+7
* Fix order of EMIT_4UB_4F declarationsKeith Whitwell2004-04-221-2/+2
* Use new EMIT_PAD functionality for spec and/or fog as available.Keith Whitwell2004-01-211-13/+42
* Migrate i830 driver to t_vertex.[ch] for building hw vertices.Keith Whitwell2004-01-191-16/+141
* Updates to tnl_dd_dmatmp.hKeith Whitwell2003-12-111-4/+3
* Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floatingKeith Whitwell2003-12-091-23/+27
* add the i830 driver - no kernel driver yetAlan Hourihane2003-09-301-0/+880