index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r300
/
radeon_lock.c
Age
Commit message (
Expand
)
Author
2008-01-06
Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes
Brian
2007-05-11
r300: Reduced the diff on radeon_lock.[ch].
Oliver McFadden
2007-05-11
r300: Initial work on merging radeon_lock.[ch].
Oliver McFadden
2007-04-30
r300: Don't crash in radeonUpdatePageFlipping when !radeon->glCtx->DrawBuffer.
Michel Dänzer
2007-04-29
r300: Page flipping fixes.
Michel Dänzer
2007-03-27
r300: Fix radeonUpdatePageFlipping() function.
Roland Scheidegger
2007-03-27
r300: Check ctx->WinSysDrawBuffer before calling function that dereferences it.
Michel Dänzer
2007-03-06
r300: Call radeonSetCliprects from radeonMakeCurrent.
Michel Dänzer
2006-11-01
Remove deprecated GetBufferSize interface.
Jerome Glisse
2006-09-26
Remove r200 dependency
Jerome Glisse
2006-07-09
Fix #7195
Aapo Tahkola
2006-03-13
Clean build.
Aapo Tahkola
2005-12-17
Add some missing hooks. This should fix various little problems with window m...
Aapo Tahkola
2005-11-02
First step of Radeon DRI unification:
Eric Anholt
2005-10-28
Fix texture mixup when two or more contexts.
Aapo Tahkola
2005-10-26
Remove few outdated r200 files.
Aapo Tahkola
2005-09-14
pageflip change from radeon driver
Brian Paul
2005-05-13
Make software fallbacks work again:
Nicolai Haehnle
2005-05-06
Updated for EXT_framebuffer_object changes. I don't know if this is correct, ...
Ben Skeggs
2005-04-24
Modifying to build against current Mesa. Disabled r200*.c files since they di...
Aapo Tahkola
2004-10-17
- FIX: flickering
Nicolai Haehnle
2004-10-15
Huge dumb drop. State:
Nicolai Haehnle
2004-09-28
Initial revision
Nicolai Haehnle