summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_state.h
AgeCommit message (Expand)Author
2008-02-25r300: Moved the state code into separate functions.Oliver McFadden
2007-06-21fix up vertex emission before state changeDave Airlie
2007-05-13r300: Changed some more functions to static functions.Oliver McFadden
2007-05-13r300: Changed a couple of functions in r300_state.c to static functions.Oliver McFadden
2007-05-09r300: Fixed indenting from previous commitOliver McFadden
2007-05-09r300: Fixed some more function names.Oliver McFadden
2007-05-09r300: Indented r300_state.[ch].Oliver McFadden
2007-03-15Committed Rune Petersen's fragment.position patch (Bug #10024) plus a few smallOliver McFadden
2006-03-13Clean build.Aapo Tahkola
2005-12-17Add some missing hooks. This should fix various little problems with window m...Aapo Tahkola
2005-11-01-Fix first frame -bugAapo Tahkola
2005-10-26Reduce stderr noise and fix some compiler warnings.Aapo Tahkola
2005-10-26Sync with my local tree.Aapo Tahkola
2005-07-20Clean up warnings in r300 code by making some symbols static, adding prototypesEric Anholt
2005-02-01Looks like we can define FIRE_VERTICES correctly.Vladimir Dergachev
2004-12-30Port viewport setting code from R200.Vladimir Dergachev
2004-10-17- FIX: flickeringNicolai Haehnle
2004-09-28Initial revisionNicolai Haehnle