summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_state.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-13r300: update state parameters only once per rendering operationMaciej Cencora1-1/+0
2009-06-07r300: prepare for different vertex data type supportMaciej Cencora1-0/+1
2009-05-16r300: cleanup vertex program related functionsMaciej Cencora1-0/+1
2009-05-07r300: moar cleanupMaciej Cencora1-4/+0
2009-02-12radeon/r200/r300: another big merge upheavel.Dave Airlie1-12/+3
2008-11-14r300: bo and cs abstraction.Jerome Glisse1-9/+3
2008-02-25r300: Moved the state code into separate functions.Oliver McFadden1-8/+11
2007-06-21fix up vertex emission before state changeDave Airlie1-0/+7
2007-05-13r300: Changed some more functions to static functions.Oliver McFadden1-7/+0
2007-05-13r300: Changed a couple of functions in r300_state.c to static functions.Oliver McFadden1-1/+0
2007-05-09r300: Fixed indenting from previous commitOliver McFadden1-1/+1
2007-05-09r300: Fixed some more function names.Oliver McFadden1-4/+2
2007-05-09r300: Indented r300_state.[ch].Oliver McFadden1-8/+8
2007-03-15Committed Rune Petersen's fragment.position patch (Bug #10024) plus a few smallOliver McFadden1-0/+1
2006-03-13Clean build.Aapo Tahkola1-0/+2
2005-12-17Add some missing hooks. This should fix various little problems with window m...Aapo Tahkola1-0/+1
2005-11-01-Fix first frame -bugAapo Tahkola1-0/+1
2005-10-26Reduce stderr noise and fix some compiler warnings.Aapo Tahkola1-0/+2
2005-10-26Sync with my local tree.Aapo Tahkola1-0/+4
2005-07-20Clean up warnings in r300 code by making some symbols static, adding prototypesEric Anholt1-0/+5
2005-02-01Looks like we can define FIRE_VERTICES correctly.Vladimir Dergachev1-4/+4
2004-12-30Port viewport setting code from R200.Vladimir Dergachev1-0/+13
2004-10-17- FIX: flickeringNicolai Haehnle1-0/+2
2004-09-28Initial revisionNicolai Haehnle1-0/+49