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
/
tnl_dd
/
t_dd_tritmp.h
Age
Commit message (
Expand
)
Author
2010-03-03
mesa/tnl_dd: White-space / indentation fixes after previous commit
Ian Romanick
2010-03-03
mesa/tnl_dd: Remove color-index support from t_dd_tritmp.h
Ian Romanick
2009-12-21
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-11-19
tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr.
Eric Anholt
2009-11-19
tnl: Replace deprecated IndexPtr[] with AttribPtr[] or new BackfaceIndexPtr
Eric Anholt
2009-12-15
unichrome: Silence compiler warnings.
Vinson Lee
2008-07-04
mesa: fix polygon offset issue (bug #12061)
Xiang, Haihao
2008-06-21
Rename quad function to quadr to avoid clash with Solaris quad typedef
Daniel Zhu
2007-11-30
fix-build: remove ctx->_Facing assignment
Brian
2005-05-25
Provide initial values for some variables.
Keith Whitwell
2005-05-04
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-02-14
fix signed vs unsigned comparison warnings in tnl_dd
Dave Airlie
2005-01-23
My last attempt to fix polygon offsets with the reversed viewport depth
Felix Kuehling
2005-01-10
More changes to cope with color stride == 0
Keith Whitwell
2004-11-12
fix quads to use GL_QUADS instead of GL_TRIANGLES as primitive
Roland Scheidegger
2004-11-12
wip hack for EXT_stencil_two_side
Daniel Borca
2003-11-24
Merge vtx-0-2-branch
Keith Whitwell
2003-09-17
Add cast to remove compiler warning
Jon Smirl
2003-08-22
patch to import Jon Smirl's work from Bitkeeper
Brian Paul