fix incorrect texcoord attribute index
[mesa.git] / src / mesa / array_cache / ac_context.c
2003-11-24 Keith WhitwellMerge vtx-0-2-branch
2003-10-22 Brian PaulInitial work for bounds checking of vertex arrays and...
2003-09-19 Brian PaulAssorted casts to silence g++ warnings.
2003-09-17 Brian PaulGL_ARB_vertex_buffer_object working now, at least for...
2003-09-17 Brian PaulMore work on ARB_vertex_buffer_object.
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-03-01 Brian PaulKilled mmath.[ch]. Moved low-level functions/assembly...
2003-01-14 Brian PaulFirst batch of code for GL_NV_fragment_program.
2002-10-29 Brian Paulupdated email addresses
2002-10-24 Brian PaulHeader file clean-up:
2002-04-21 Brian Pauladded support for vertex program attribute arrays
2001-12-14 Brian Paulvertex program check-in
2001-07-19 Brian PaulAdded Win32 memory debugging and fixed a few memory...
2001-04-28 Keith WhitwellSupport for floating point color representation in...
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-02-04 Keith Whitwellrework to correctly respect _ac_import_range()
2000-12-26 Keith WhitwellThe array cache.