aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/r300_swtcl.c
Commit message (Expand)AuthorAgeFilesLines
* r300: fix swtcl texrect path properly.Dave Airlie2008-05-051-0/+1
* r300: remove debugging codeDave Airlie2008-05-041-2/+0
* r300: setup vte according to inputsDave Airlie2008-05-041-1/+7
* r300: recombine the vap input route 0 code and cleanDave Airlie2008-05-031-41/+16
* R300: clean up VAP_PROG_STREAM_CNTL* register usageAlex Deucher2008-05-021-11/+16
* Fix-up #includes to remove some -I options.Brian2007-09-111-0/+1
* r300: only init swtcl on tcl-less cardsDave Airlie2007-07-041-0/+5
* r300: fix compiz crash on swtcl - doesn't fix compiz though.Dave Airlie2007-07-021-4/+3
* fix tabbingDave Airlie2007-07-011-231/+226
* r300: cleanup some of the swtcl codeDave Airlie2007-07-011-100/+1
* r300: fixup manytex, we needed to emit the vic/vir/vof every timeDave Airlie2007-07-011-46/+52
* clean up cache flush emission into one placeDave Airlie2007-06-221-21/+5
* clean up color0 codeDave Airlie2007-06-211-15/+1
* fix unfilled tris/quadsDave Airlie2007-06-211-3/+7
* ensure cmd buffer spaceDave Airlie2007-06-211-0/+1
* fix up vertex emission before state changeDave Airlie2007-06-211-19/+4
* fix secondary color, fog is off for nowDave Airlie2007-06-211-42/+9
* fix projtexDave Airlie2007-06-211-19/+20
* fix quad-clipDave Airlie2007-06-211-3/+3
* bring over vertex engine setup code from r300_Render and fix upDave Airlie2007-06-211-34/+191
* swtcl: gears worksDave Airlie2007-06-201-136/+159
* more commits to fix things and stuff - still not doing anything except crashinDave Airlie2007-06-171-17/+38
* swtcl add debug and fix offsetDave Airlie2007-06-171-1/+3
* cleaned up reduced primDave Airlie2007-06-171-22/+31
* fixup packet setup - still hangsDave Airlie2007-06-171-14/+17
* add more swtcl code to r300 - hangs card nowDave Airlie2007-06-171-5/+97
* Initial r300 modes for swtcl it compiles!!Dave Airlie2007-06-141-0/+570