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
/
radeon
/
radeon_state.h
Age
Commit message (
Expand
)
Author
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2009-08-28
r100/r200: Bring back old PolygonStripple for DRI1.
Pauli Nieminen
2009-04-02
radeon/r200/r300: fix up the whole buffer space checking.
Dave Airlie
2009-04-02
radeon/r200/r300: collapse context destruction down to a common path.
Dave Airlie
2009-01-14
radeon/r200/r300: attempt to move lock to common code
Dave Airlie
2009-01-14
radeon/r200/r300: initial attempt to convert to common context code
Dave Airlie
2008-09-21
Remove CVS keywords.
Keith Whitwell
2005-10-05
remove unneeded parameter from radeonUploadTexMatrix.
Roland Scheidegger
2005-10-05
Remove the tcl fallback for texture rectangle (by manipulating the texture ma...
Roland Scheidegger
2005-09-04
Simplify radeonSetCliprects(). Remove the 'mode' parameter.
Brian Paul
2005-09-01
Finish up some of the gl_renderbuffer work.
Brian Paul
2005-01-31
Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.
Adam Jackson
2003-08-22
patch to import Jon Smirl's work from Bitkeeper
Brian Paul