summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/radeon_state.c
AgeCommit message (Expand)Author
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-07-28r300: Fix off-by-one error in calculation of scissor cliprect.Michel Dänzer
2008-01-06Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexesBrian
2007-04-29r300: Page flipping fixes.Michel Dänzer
2007-03-06r300: Call radeonSetCliprects from radeonMakeCurrent.Michel Dänzer
2007-01-16Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...Keith Whitwell
2006-11-04Add cos instruction and remove left over debug.Jerome Glisse
2006-11-02merge current trunk into vbo branchAlan Hourihane
2006-11-01Remove deprecated GetBufferSize interface.Jerome Glisse
2006-10-31disable vtxfmt_a code, switch over to vboKeith Whitwell
2006-09-26Remove r200 dependencyJerome Glisse
2006-09-12Removing some of r200 dependency, cleaning up code a bit,Jerome Glisse
2006-01-27radeon driver doesnt have this so i assume we shouldnt either.Aapo Tahkola
2005-11-02First step of Radeon DRI unification:Eric Anholt
2005-09-03remove SetBuffer(). Misc renderbuffer changes.Brian Paul
2004-10-17- FIX: flickeringNicolai Haehnle
2004-10-15Huge dumb drop. State:Nicolai Haehnle