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_state.c
Age
Commit message (
Expand
)
Author
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-07-28
r300: Fix off-by-one error in calculation of scissor cliprect.
Michel Dänzer
2008-01-06
Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes
Brian
2007-04-29
r300: Page flipping fixes.
Michel Dänzer
2007-03-06
r300: Call radeonSetCliprects from radeonMakeCurrent.
Michel Dänzer
2007-01-16
Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...
Keith Whitwell
2006-11-04
Add cos instruction and remove left over debug.
Jerome Glisse
2006-11-02
merge current trunk into vbo branch
Alan Hourihane
2006-11-01
Remove deprecated GetBufferSize interface.
Jerome Glisse
2006-10-31
disable vtxfmt_a code, switch over to vbo
Keith Whitwell
2006-09-26
Remove r200 dependency
Jerome Glisse
2006-09-12
Removing some of r200 dependency, cleaning up code a bit,
Jerome Glisse
2006-01-27
radeon driver doesnt have this so i assume we shouldnt either.
Aapo Tahkola
2005-11-02
First step of Radeon DRI unification:
Eric Anholt
2005-09-03
remove SetBuffer(). Misc renderbuffer changes.
Brian Paul
2004-10-17
- FIX: flickering
Nicolai Haehnle
2004-10-15
Huge dumb drop. State:
Nicolai Haehnle