summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/radeon_lock.c
AgeCommit message (Expand)Author
2009-07-21Track Radeon driver symlinks in Git.Michel Dänzer
2009-01-14radeon: remove old lock codeDave Airlie
2008-12-01radeon: make DRI1 one work with new CS mechanismDave Airlie
2008-11-14r300: bo and cs abstraction.Jerome Glisse
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-01-06Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexesBrian
2007-05-11r300: Reduced the diff on radeon_lock.[ch].Oliver McFadden
2007-05-11r300: Initial work on merging radeon_lock.[ch].Oliver McFadden
2007-04-30r300: Don't crash in radeonUpdatePageFlipping when !radeon->glCtx->DrawBuffer.Michel Dänzer
2007-04-29r300: Page flipping fixes.Michel Dänzer
2007-03-27r300: Fix radeonUpdatePageFlipping() function.Roland Scheidegger
2007-03-27r300: Check ctx->WinSysDrawBuffer before calling function that dereferences it.Michel Dänzer
2007-03-06r300: Call radeonSetCliprects from radeonMakeCurrent.Michel Dänzer
2006-11-01Remove deprecated GetBufferSize interface.Jerome Glisse
2006-09-26Remove r200 dependencyJerome Glisse
2006-07-09Fix #7195Aapo Tahkola
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-02First step of Radeon DRI unification:Eric Anholt
2005-10-28Fix texture mixup when two or more contexts.Aapo Tahkola
2005-10-26Remove few outdated r200 files.Aapo Tahkola
2005-09-14pageflip change from radeon driverBrian Paul
2005-05-13Make software fallbacks work again:Nicolai Haehnle
2005-05-06Updated for EXT_framebuffer_object changes. I don't know if this is correct, ...Ben Skeggs
2005-04-24Modifying to build against current Mesa. Disabled r200*.c files since they di...Aapo Tahkola
2004-10-17- FIX: flickeringNicolai Haehnle
2004-10-15Huge dumb drop. State:Nicolai Haehnle
2004-09-28Initial revisionNicolai Haehnle