aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/r300_state.h
Commit message (Expand)AuthorAgeFilesLines
* r300: update state parameters only once per rendering operationMaciej Cencora2009-07-131-1/+0
* r300: prepare for different vertex data type supportMaciej Cencora2009-06-071-0/+1
* r300: cleanup vertex program related functionsMaciej Cencora2009-05-161-0/+1
* r300: moar cleanupMaciej Cencora2009-05-071-4/+0
* radeon/r200/r300: another big merge upheavel.Dave Airlie2009-02-121-12/+3
* r300: bo and cs abstraction.Jerome Glisse2008-11-141-9/+3
* r300: Moved the state code into separate functions.Oliver McFadden2008-02-251-8/+11
* fix up vertex emission before state changeDave Airlie2007-06-211-0/+7
* r300: Changed some more functions to static functions.Oliver McFadden2007-05-131-7/+0
* r300: Changed a couple of functions in r300_state.c to static functions.Oliver McFadden2007-05-131-1/+0
* r300: Fixed indenting from previous commitOliver McFadden2007-05-091-1/+1
* r300: Fixed some more function names.Oliver McFadden2007-05-091-4/+2
* r300: Indented r300_state.[ch].Oliver McFadden2007-05-091-8/+8
* Committed Rune Petersen's fragment.position patch (Bug #10024) plus a few smallOliver McFadden2007-03-151-0/+1
* Clean build.Aapo Tahkola2006-03-131-0/+2
* Add some missing hooks. This should fix various little problems with window m...Aapo Tahkola2005-12-171-0/+1
* -Fix first frame -bugAapo Tahkola2005-11-011-0/+1
* Reduce stderr noise and fix some compiler warnings.Aapo Tahkola2005-10-261-0/+2
* Sync with my local tree.Aapo Tahkola2005-10-261-0/+4
* Clean up warnings in r300 code by making some symbols static, adding prototypesEric Anholt2005-07-201-0/+5
* Looks like we can define FIRE_VERTICES correctly.Vladimir Dergachev2005-02-011-4/+4
* Port viewport setting code from R200.Vladimir Dergachev2004-12-301-0/+13
* - FIX: flickeringNicolai Haehnle2004-10-171-0/+2
* Initial revisionNicolai Haehnle2004-09-281-0/+49