summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl_dd/t_dd_tritmp.h
Commit message (Expand)AuthorAgeFilesLines
* tnl: replace __FUNCTION__ with __func__Marius Predut2015-04-141-1/+1
* mesa: Use assert() instead of ASSERT wrapper.Matt Turner2015-02-231-3/+3
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* tnl_dd: Silence "tnl_dd/t_dd_tritmp.h:292:3: warning: suggest braces around e...Ian Romanick2011-09-091-1/+2
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-5/+5
* mesa/tnl_dd: White-space / indentation fixes after previous commitIan Romanick2010-03-031-150/+146
* mesa/tnl_dd: Remove color-index support from t_dd_tritmp.hIan Romanick2010-03-031-121/+1
* Merge branch 'mesa_7_7_branch'Brian Paul2009-12-211-2/+2
|\
| * unichrome: Silence compiler warnings.Vinson Lee2009-12-151-2/+2
* | tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr.Eric Anholt2009-11-191-17/+17
* | tnl: Replace deprecated IndexPtr[] with AttribPtr[] or new BackfaceIndexPtrEric Anholt2009-11-191-2/+2
|/
* mesa: fix polygon offset issue (bug #12061)Xiang, Haihao2008-07-041-2/+2
* Rename quad function to quadr to avoid clash with Solaris quad typedefDaniel Zhu2008-06-211-3/+3
* fix-build: remove ctx->_Facing assignmentBrian2007-11-301-8/+0
* Provide initial values for some variables.Keith Whitwell2005-05-251-4/+4
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-5/+4
* fix signed vs unsigned comparison warnings in tnl_ddDave Airlie2005-02-141-1/+1
* My last attempt to fix polygon offsets with the reversed viewport depthFelix Kuehling2005-01-231-3/+8
* More changes to cope with color stride == 0Keith Whitwell2005-01-101-9/+36
* fix quads to use GL_QUADS instead of GL_TRIANGLES as primitiveRoland Scheidegger2004-11-121-1/+1
* wip hack for EXT_stencil_two_sideDaniel Borca2004-11-121-10/+69
* Merge vtx-0-2-branchKeith Whitwell2003-11-241-19/+23
* Add cast to remove compiler warningJon Smirl2003-09-171-4/+4
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+739