summaryrefslogtreecommitdiff
path: root/src/mesa/tnl_dd/t_dd_tritmp.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-5/+5
2010-03-03mesa/tnl_dd: White-space / indentation fixes after previous commitIan Romanick1-150/+146
2010-03-03mesa/tnl_dd: Remove color-index support from t_dd_tritmp.hIan Romanick1-121/+1
2009-12-21Merge branch 'mesa_7_7_branch'Brian Paul1-2/+2
2009-11-19tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr.Eric Anholt1-17/+17
2009-11-19tnl: Replace deprecated IndexPtr[] with AttribPtr[] or new BackfaceIndexPtrEric Anholt1-2/+2
2009-12-15unichrome: Silence compiler warnings.Vinson Lee1-2/+2
2008-07-04mesa: fix polygon offset issue (bug #12061)Xiang, Haihao1-2/+2
2008-06-21Rename quad function to quadr to avoid clash with Solaris quad typedefDaniel Zhu1-3/+3
2007-11-30fix-build: remove ctx->_Facing assignmentBrian1-8/+0
2005-05-25Provide initial values for some variables.Keith Whitwell1-4/+4
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul1-5/+4
2005-02-14fix signed vs unsigned comparison warnings in tnl_ddDave Airlie1-1/+1
2005-01-23My last attempt to fix polygon offsets with the reversed viewport depthFelix Kuehling1-3/+8
2005-01-10More changes to cope with color stride == 0Keith Whitwell1-9/+36
2004-11-12fix quads to use GL_QUADS instead of GL_TRIANGLES as primitiveRoland Scheidegger1-1/+1
2004-11-12wip hack for EXT_stencil_two_sideDaniel Borca1-10/+69
2003-11-24Merge vtx-0-2-branchKeith Whitwell1-19/+23
2003-09-17Add cast to remove compiler warningJon Smirl1-4/+4
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul1-0/+739