summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/radeon_lock.c
Commit message (Expand)AuthorAgeFilesLines
* r300: Don't crash in radeonUpdatePageFlipping when !radeon->glCtx->DrawBuffer.Michel Dänzer2007-04-301-1/+3
* r300: Page flipping fixes.Michel Dänzer2007-04-291-1/+2
* r300: Fix radeonUpdatePageFlipping() function.Roland Scheidegger2007-03-271-2/+2
* r300: Check ctx->WinSysDrawBuffer before calling function that dereferences it.Michel Dänzer2007-03-271-1/+1
* r300: Call radeonSetCliprects from radeonMakeCurrent.Michel Dänzer2007-03-061-1/+0
* Remove deprecated GetBufferSize interface.Jerome Glisse2006-11-011-24/+20
* Remove r200 dependencyJerome Glisse2006-09-261-38/+0
* Fix #7195Aapo Tahkola2006-07-091-0/+2
* Clean build.Aapo Tahkola2006-03-131-0/+1
* Add some missing hooks. This should fix various little problems with window m...Aapo Tahkola2005-12-171-0/+5
* First step of Radeon DRI unification:Eric Anholt2005-11-021-1/+1
* Fix texture mixup when two or more contexts.Aapo Tahkola2005-10-281-4/+5
* Remove few outdated r200 files.Aapo Tahkola2005-10-261-0/+2
* pageflip change from radeon driverBrian Paul2005-09-141-0/+5
* Make software fallbacks work again:Nicolai Haehnle2005-05-131-0/+6
* Updated for EXT_framebuffer_object changes. I don't know if this is correct, ...Ben Skeggs2005-05-061-3/+3
* Modifying to build against current Mesa. Disabled r200*.c files since they di...Aapo Tahkola2005-04-241-2/+6
* - FIX: flickeringNicolai Haehnle2004-10-171-6/+4
* Huge dumb drop. State:Nicolai Haehnle2004-10-151-8/+7
* Initial revisionNicolai Haehnle2004-09-281-0/+159