summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_maos.c
AgeCommit message (Expand)AuthorFilesLines
2005-05-13Patch from Jeff Smith:Nicolai Haehnle1-6/+6
2005-05-11VBOs.Aapo Tahkola1-2/+23
2005-05-01Add support to external tnl switcher and disable hw tnl by default.Aapo Tahkola1-1/+2
2005-04-30r300 side support for fixed function pipeline. This isnt functional with curr...Aapo Tahkola1-35/+46
2005-04-18Fixing and enabling elt buffers by default.Aapo Tahkola1-4/+1
2005-03-18Misc fixes.Aapo Tahkola1-3/+3
2005-03-17Simple TCL stage and ability to disable vps.Aapo Tahkola1-2/+2
2005-03-16Proper VAP output configuration as R300_RS_ROUTE_0_COLOR became optional and ...Aapo Tahkola1-4/+21
2005-02-28fix for 'nasty bug' and some sanity checks to avoid buffer overruns. Bumping ...before_upgrade_03_01_05Aapo Tahkola1-2/+9
2005-02-24Another nasty struct size bug found.Aapo Tahkola1-1/+2
2005-02-22New elt buffer code should be fairly stable.Aapo Tahkola1-73/+13
2005-02-21Add code to autogenerate vertex shaders.Vladimir Dergachev1-6/+7
2005-02-17Fixing *lots* of warning messages, especially concerning unportableNicolai Haehnle1-20/+20
2005-02-17magic_1 handling...Aapo Tahkola1-9/+36
2005-02-16Support for idx buffers. Leaving it on by default as it doesnt seem to cause ...Aapo Tahkola1-1/+53
2005-02-16small cleanup, remove some warningsRune Petersen1-0/+1
2005-02-16Don't enable fog. It's brokenBen Skeggs1-0/+2
2005-02-15Share routing code between immd/vb. Fix breakage of vertex programs in vb mode.Ben Skeggs1-63/+101
2005-02-11Port of r200 VB code. VB path should be as fast as the immediate path now, t...Ben Skeggs1-0/+444