History log of /external/mesa3d/src/mesa/tnl/t_vertex.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a1cd093a72043d543a6e81a58d491a11f92ef1d9 30-Dec-2010 Vinson Lee <vlee@vmware.com> tnl: Clean up header file inclusion in t_vertex.h.
/external/mesa3d/src/mesa/tnl/t_vertex.h
f9995b30756140724f41daf963fa06167912be7f 12-Oct-2010 Kristian Høgsberg <krh@bitplanet.net> Drop GLcontext typedef and use struct gl_context instead
/external/mesa3d/src/mesa/tnl/t_vertex.h
437fa85ba3611606ae8a8ac4aa4d634c91d2966d 20-Jan-2009 Thomas Hellstrom <thomas-at-tungstengraphics-dot-com> Add a comment about _tnl_emit_indexed_vertices_to_buffer.
/external/mesa3d/src/mesa/tnl/t_vertex.h
b00477acf3546242cd183630bd55a49085bbb3ed 20-Jan-2009 Thomas Hellstrom <thomas-at-tungstengraphics-dot-com> tnl: Add a utility to emit indexed vertices to a DMA buffer.

This utility is useful for hardware that doesn't support HW index buffers.
It's a bit inefficient but appears to give a substantial performance gain,
as we can emit tri strips that would otherwise be split into triangles.
/external/mesa3d/src/mesa/tnl/t_vertex.h
bbd287103dad776d8a45c87c4e51fbc26d9b80d5 18-Sep-2008 Brian Paul <brian.paul@tungstengraphics.com> mesa: prefix a bunch of #include lines with "main/".

This is another step toward removing a whole bunch of -I flags from
the cc commands. Still need to address driver code...
/external/mesa3d/src/mesa/tnl/t_vertex.h
2b2bd08589099cb480b983835b01cc76a766a3c4 18-May-2005 Keith Whitwell <keith@tungstengraphics.com> Remove old t_vertex.c codegen infrastructure, tie in new code.
Currently disabled, can enable with MESA_EXPERIMENTAL=t.
/external/mesa3d/src/mesa/tnl/t_vertex.h
0aca086f7a8d13efa548753c6c7836a98719dbde 12-Jan-2005 Keith Whitwell <keith@tungstengraphics.com> free buffer in t_vertex_c.c on context delete
/external/mesa3d/src/mesa/tnl/t_vertex.h
74b00800862e917673a0bf06eace2c5266b531ac 23-Oct-2004 Ian Romanick <idr@us.ibm.com> Big-endian fixes for R200 sw TCL path.
/external/mesa3d/src/mesa/tnl/t_vertex.h
40e852271b1a2f6a41e335c2089e683b24afe57c 17-Oct-2004 Ian Romanick <idr@us.ibm.com> Add ARGB modes to support big-endian systems.
/external/mesa3d/src/mesa/tnl/t_vertex.h
3d38361b718d490e1e7fda64519952ec887cd149 01-Jul-2004 Keith Whitwell <keith@tungstengraphics.com> Rename the various function types in t_context.h to include a tnl_ prefix.
/external/mesa3d/src/mesa/tnl/t_vertex.h
160215bdeb252c73547cc5247c47e8c5770972e3 01-Jul-2004 Keith Whitwell <keith@tungstengraphics.com> Add t_context.h include for drivers.
/external/mesa3d/src/mesa/tnl/t_vertex.h
009aa3ef5ea6bc13c903d6f902b7039adef8fc74 30-Jun-2004 Keith Whitwell <keith@tungstengraphics.com> Add infrastructure for t_vertex.c codegen. Add an example driver
for this which spits out C code for the generated functions.
/external/mesa3d/src/mesa/tnl/t_vertex.h
7bd5343990ccccdc5d2d06b8b11dd20fa8e04255 22-Apr-2004 Keith Whitwell <keith@tungstengraphics.com> Fix order of EMIT_4UB_4F declarations
/external/mesa3d/src/mesa/tnl/t_vertex.h
477363455d250bf7545f1cf89271025f9183dfb5 16-Feb-2004 Keith Whitwell <keith@tungstengraphics.com> Add _tnl_set_attr() to complement existing get_attr() call.
/external/mesa3d/src/mesa/tnl/t_vertex.h
4d36f334c9b3ab6b4e6901802e64ee7391a422ef 21-Jan-2004 Keith Whitwell <keith@tungstengraphics.com> Another mechanism to create vertices with holes - a new EMIT_PAD style
/external/mesa3d/src/mesa/tnl/t_vertex.h
8d97ad18a7bd34e91d2f990b9349ea59391d4053 20-Jan-2004 Keith Whitwell <keith@tungstengraphics.com> some more count vs. end confusion
/external/mesa3d/src/mesa/tnl/t_vertex.h
588225770c60834dfd2a95850435cc549167dc05 05-Jan-2004 Keith Whitwell <keith@tungstengraphics.com> Beef up t_vertex.c:
- cope with input vectors with size less than that of the emitted
attribute.
- cope with vertices with 'holes' inside and between vertices.

Fix calculation of tnl->render_inputs to work with fp programs.
Mirror VB->PointSizePtr in VB->AttribPtr so that it can work with t_vertex.c.

Transition swrast_setup/ to use t_vertex.c to build swrast vertices.
/external/mesa3d/src/mesa/tnl/t_vertex.h
790734045b69c47b1525fbf9106a7ca5a8eb7416 05-Jan-2004 Keith Whitwell <keith@tungstengraphics.com> Re-commit t_vertex.[ch] changes to fd.o server.
/external/mesa3d/src/mesa/tnl/t_vertex.h
fabb9734ddd1a9b43e7835190f2f4828add2db3c 21-Dec-2003 Keith Whitwell <keith@tungstengraphics.com> new files
/external/mesa3d/src/mesa/tnl/t_vertex.h