summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/radeon_lock.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul1-1/+1
2008-01-06Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexesBrian1-2/+2
2007-05-11r300: Reduced the diff on radeon_lock.[ch].Oliver McFadden1-32/+17
2007-05-11r300: Initial work on merging radeon_lock.[ch].Oliver McFadden1-42/+52
2007-04-30r300: Don't crash in radeonUpdatePageFlipping when !radeon->glCtx->DrawBuffer.Michel Dänzer1-1/+3
2007-04-29r300: Page flipping fixes.Michel Dänzer1-1/+2
2007-03-27r300: Fix radeonUpdatePageFlipping() function.Roland Scheidegger1-2/+2
2007-03-27r300: Check ctx->WinSysDrawBuffer before calling function that dereferences it.Michel Dänzer1-1/+1
2007-03-06r300: Call radeonSetCliprects from radeonMakeCurrent.Michel Dänzer1-1/+0
2006-11-01Remove deprecated GetBufferSize interface.Jerome Glisse1-24/+20
2006-09-26Remove r200 dependencyJerome Glisse1-38/+0
2006-07-09Fix #7195Aapo Tahkola1-0/+2
2006-03-13Clean build.Aapo Tahkola1-0/+1
2005-12-17Add some missing hooks. This should fix various little problems with window m...Aapo Tahkola1-0/+5
2005-11-02First step of Radeon DRI unification:Eric Anholt1-1/+1
2005-10-28Fix texture mixup when two or more contexts.Aapo Tahkola1-4/+5
2005-10-26Remove few outdated r200 files.Aapo Tahkola1-0/+2
2005-09-14pageflip change from radeon driverBrian Paul1-0/+5
2005-05-13Make software fallbacks work again:Nicolai Haehnle1-0/+6
2005-05-06Updated for EXT_framebuffer_object changes. I don't know if this is correct, ...Ben Skeggs1-3/+3
2005-04-24Modifying to build against current Mesa. Disabled r200*.c files since they di...Aapo Tahkola1-2/+6
2004-10-17- FIX: flickeringNicolai Haehnle1-6/+4
2004-10-15Huge dumb drop. State:Nicolai Haehnle1-8/+7
2004-09-28Initial revisionNicolai Haehnle1-0/+159