summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_vb_rendertmp.h
Commit message (Expand)AuthorAgeFilesLines
* tnl: add some comments in render_line_loop codeBrian Paul2015-10-201-2/+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
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-12/+12
* mesa: fix first provoking vertex mode for unfilled tri stripsBrian Paul2009-06-181-10/+16
* mesa: fix parity error for tri strips with 1st provoking vertexBrian Paul2009-06-031-1/+1
* tnl: fix first provoking vertex case for unfilled trianglesBrian Paul2009-06-031-1/+1
* tnl: fix first provoking vertex bug for line loopsBrian Paul2009-06-031-1/+1
* tnl: implement GL_EXT_provoking_vertexBrian Paul2009-06-011-17/+66
* Changes for new vbo-building module.Keith Whitwell2006-10-291-2/+2
* removed GL_HP_occlusion_test extensionBrian Paul2005-08-251-11/+2
* Merge vtx-0-2-branchKeith Whitwell2003-11-241-4/+0
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* updated email addressesBrian Paul2002-10-291-2/+2
* More suport for t&l driversKeith Whitwell2002-02-131-16/+23
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-20/+19
* Fix several conformance problems. Hack solution to line stipple problem.Keith Whitwell2001-01-161-2/+2
* Fixed conform feedback and drawelements tests.Keith Whitwell2001-01-141-3/+3
* Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out driversKeith Whitwell2001-01-081-8/+8
* Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertexKeith Whitwell2001-01-051-55/+31
* Add render stage for unclipped vb's to fx driver.Keith Whitwell2000-12-281-3/+19
* Fixes for compiling assembly (disable unused 'masked' versions)Keith Whitwell2000-12-271-40/+35
* Major rework of tnl moduleKeith Whitwell2000-12-261-0/+452