summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/radeon_state.h
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2009-08-28r100/r200: Bring back old PolygonStripple for DRI1.Pauli Nieminen
2009-04-02radeon/r200/r300: fix up the whole buffer space checking.Dave Airlie
2009-04-02radeon/r200/r300: collapse context destruction down to a common path.Dave Airlie
2009-01-14radeon/r200/r300: attempt to move lock to common codeDave Airlie
2009-01-14radeon/r200/r300: initial attempt to convert to common context codeDave Airlie
2008-09-21Remove CVS keywords.Keith Whitwell
2005-10-05remove unneeded parameter from radeonUploadTexMatrix.Roland Scheidegger
2005-10-05Remove the tcl fallback for texture rectangle (by manipulating the texture ma...Roland Scheidegger
2005-09-04Simplify radeonSetCliprects(). Remove the 'mode' parameter.Brian Paul
2005-09-01Finish up some of the gl_renderbuffer work.Brian Paul
2005-01-31Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.Adam Jackson
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul