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
/
mach64
/
mach64_span.c
Age
Commit message (
Expand
)
Author
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-20
mach64: Remove unnecessary headers.
Vinson Lee
2010-01-04
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2009-10-22
dri/drivers: update driNewRenderbuffer() to take a gl_format
Brian Paul
2008-09-21
Remove CVS keywords.
Keith Whitwell
2008-08-05
dri: Fix write/read depth buffer issue under 16bpp mode. See bug #16646
Xiang, Haihao
2005-09-04
replace GET_SRC_PTR, GET_DST_PTR with GET_PTR
Brian Paul
2005-09-03
SetBuffer, renderbuffer changes
Brian Paul
2005-07-01
convert sis and radeon driver to use spantmp2 instead of spantmp template. Re...
Roland Scheidegger
2005-07-01
remove common macros used in the span functions of most drivers from the indi...
Roland Scheidegger
2005-06-02
start removing old (pre-renderbuffer) span code
Brian Paul
2005-05-30
Pull locking out from HW_LOCK/UNLOCK into SpanRenderStart/Finish. Provides a
Eric Anholt
2005-05-30
Fix software fallbacks by being safe with macro arguments in READ/WRITE_DEPTH.
Eric Anholt
2005-05-04
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2004-03-21
Implemented support for software-based AUX color buffers.
Brian Paul
2004-02-05
Initial mach64 driver import for DRI mach64-0-0-6 branch,
Dave Airlie