summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_swtcl.c
AgeCommit message (Expand)Author
2009-04-19r300: merge r300/r500 fragment program compiler structureMaciej Cencora
2009-04-19r300: general cleanupMaciej Cencora
2009-04-17r300: we always want non NDC coords format for swtclMaciej Cencora
2009-04-09r300: reorder fog coordinate and WPOS fp attributesMaciej Cencora
2009-04-09r300: fix regression from swtcl rewriteMaciej Cencora
2009-04-09Merge remote branch 'origin/master' into radeon-rewriteDave Airlie
2009-04-07r300: swtcl rewrite and cleanupMaciej Cencora
2009-03-25r300: cleanup swtcl a littleMaciej Cencora
2009-03-20Merge remote branch 'main/master' into radeon-rewriteDave Airlie
2009-03-06r300: route fog coord and W pos correctlyMaciej Cencora
2009-03-06r300: don't crash on sw tcl hw if point size vertex attrib is sentMaciej Cencora
2009-03-06r300: fix swtcl codepathsDave Airlie
2009-02-12r300: make r300 work with latest changesDave Airlie
2009-02-12radeon/r200/r300: another big merge upheavel.Dave Airlie
2009-02-02r300: rename validate textures to validate buffersDave Airlie
2009-01-31r200/r300: swtcl fixups to use old dma buffers on top of BOsDave Airlie
2009-01-31r200/r300: add aperture space checksDave Airlie
2009-01-29WIP comitDave Airlie
2009-01-29radeon/r200/r300: bring back old style DMA buffer on top of BOs.Dave Airlie
2009-01-20r200: clear is working at least - not much elseDave Airlie
2009-01-15r300: move some more function to genericDave Airlie
2009-01-14r300: start moving new r300 cmdbuf into common codeDave Airlie
2008-11-14r300: convert to new relocations format (see libdrm-radeon)Jerome Glisse
2008-11-14r300: cs + DRI2 supportJerome Glisse
2008-11-14r300: bo and cs abstraction.Jerome Glisse
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-05-05r300: fix swtcl texrect path properly.Dave Airlie
2008-05-04r300: remove debugging codeDave Airlie
2008-05-04r300: setup vte according to inputsDave Airlie
2008-05-03r300: recombine the vap input route 0 code and cleanDave Airlie
2008-05-02R300: clean up VAP_PROG_STREAM_CNTL* register usageAlex Deucher
2007-09-11Fix-up #includes to remove some -I options.Brian
2007-07-04r300: only init swtcl on tcl-less cardsDave Airlie
2007-07-02r300: fix compiz crash on swtcl - doesn't fix compiz though.Dave Airlie
2007-07-01fix tabbingDave Airlie
2007-07-01r300: cleanup some of the swtcl codeDave Airlie
2007-07-01r300: fixup manytex, we needed to emit the vic/vir/vof every timeDave Airlie
2007-06-22clean up cache flush emission into one placeDave Airlie
2007-06-21clean up color0 codeDave Airlie
2007-06-21fix unfilled tris/quadsDave Airlie
2007-06-21ensure cmd buffer spaceDave Airlie
2007-06-21fix up vertex emission before state changeDave Airlie
2007-06-21fix secondary color, fog is off for nowDave Airlie
2007-06-21fix projtexDave Airlie
2007-06-21fix quad-clipDave Airlie
2007-06-21bring over vertex engine setup code from r300_Render and fix upDave Airlie
2007-06-20swtcl: gears worksDave Airlie
2007-06-17more commits to fix things and stuff - still not doing anything except crashinDave Airlie
2007-06-17swtcl add debug and fix offsetDave Airlie
2007-06-17cleaned up reduced primDave Airlie