summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/r300_maos.h
Commit message (Expand)AuthorAgeFilesLines
* r300: Renamed r300_maos.c to r300_emit.c; it contains mostly emit code now.Oliver McFadden2007-05-111-48/+0
* r300: Corrected a compile error introduced by one of the previous commits.Oliver McFadden2007-05-101-2/+0
* r300: Removed the obsolete GLX_DIRECT_RENDERING define.Oliver McFadden2007-05-091-3/+0
* r300: Indented r300_maos.[ch].Oliver McFadden2007-05-091-3/+3
* r300: Removed the deprecated $XFree86$ CVS keywords.Oliver McFadden2007-03-181-1/+0
* support shorts as vertex dataAapo Tahkola2006-08-111-1/+1
* -fix texrect fallback when using vtxfmt_a (glitz, xgl, etc.)Aapo Tahkola2006-03-191-4/+0
* Sync with my local tree.Aapo Tahkola2005-10-261-1/+10
* New elt buffer code should be fairly stable.Aapo Tahkola2005-02-221-0/+1
* Share routing code between immd/vb. Fix breakage of vertex programs in vb mode.Ben Skeggs2005-02-151-1/+1
* Port of r200 VB code. VB path should be as fast as the immediate path now, t...Ben Skeggs2005-02-111-0/+48