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
/
common
/
depthtmp.h
Age
Commit message (
Expand
)
Author
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2008-08-05
dri: Fix write/read depth buffer issue under 16bpp mode. See bug #16646
Xiang, Haihao
2005-09-03
added SetStencil/DepthPointer functions
Brian Paul
2005-07-01
remove common macros used in the span functions of most drivers from the indi...
Roland Scheidegger
2005-05-19
remove the XFree86 ID line
Brian Paul
2005-05-12
Add check for mask == NULL to the one routine missing it.
Keith Whitwell
2005-05-04
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-02-14
fix some signed vs unsigned warnings
Dave Airlie
2004-11-01
Nicolai's sw-clipspan-fixes.patch
Keith Whitwell
2004-10-08
Don't compile WriteMonoDepthSpan if HAVE_HW_DEPTH_SPANS is defined -- it won't
Eric Anholt
2004-09-28
use GLuint instead of uint
Daniel Borca
2004-09-24
patches for clearing hw depth buffers from software fallback (Nicolai Haehnle)
Brian Paul
2003-08-06
Shared dri driver resources
Keith Whitwell