aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_vertex_generic.c
Commit message (Expand)AuthorAgeFilesLines
* Remove _mesa_memcpy in favor of plain memcpy.Kenneth Graunke2010-02-191-3/+3
* mesa: Remove _mesa_exit wrapper for exit().Eric Anholt2009-12-221-1/+1
* 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-6/+6
* tnl: Avoid undefined input value use in insert_3f_viewport_2().Guillaume Melquiond2008-12-091-1/+1
* mesa: vertex emit debug code (disabled)Brian Paul2008-10-081-22/+58
* mesa: prefix a bunch of #include lines with "main/".Brian Paul2008-09-181-4/+4
* additional wrapper updates, bug 4468Brian Paul2005-09-191-1/+1
* Remove old t_vertex.c codegen infrastructure, tie in new code.Keith Whitwell2005-05-181-0/+1119