Refactor _tnl_UpdateFixedFunctionProgram().
[mesa.git] / src / mesa / tnl / t_vertex.h
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2005-05-18 Keith WhitwellRemove old t_vertex.c codegen infrastructure, tie in...
2005-01-12 Keith Whitwellfree buffer in t_vertex_c.c on context delete
2004-10-23 Ian RomanickBig-endian fixes for R200 sw TCL path.
2004-10-17 Ian RomanickAdd ARGB modes to support big-endian systems.
2004-07-01 Keith WhitwellRename the various function types in t_context.h to...
2004-07-01 Keith WhitwellAdd t_context.h include for drivers.
2004-06-30 Keith WhitwellAdd infrastructure for t_vertex.c codegen. Add an...
2004-04-22 Keith WhitwellFix order of EMIT_4UB_4F declarations
2004-02-16 Keith WhitwellAdd _tnl_set_attr() to complement existing get_attr...
2004-01-21 Keith WhitwellAnother mechanism to create vertices with holes - a...
2004-01-19 Keith Whitwellsome more count vs. end confusion
2004-01-05 Keith WhitwellBeef up t_vertex.c:
2004-01-05 Keith WhitwellRe-commit t_vertex.[ch] changes to fd.o server.
2003-12-21 Keith Whitwellnew files