Fixed MAXFIFO_S4. Removed WAIT_IDLE_EMPTY from savage_BCI_swap which resulted
[mesa.git] / src / mesa / tnl / t_vertex.c
2004-03-13 Brian PaulAdded some comments. Minor const, int->GLint type...
2004-02-16 Keith WhitwellAdd _tnl_set_attr() to complement existing get_attr...
2004-01-30 Keith WhitwellFix extract_3f_xyw().
2004-01-26 Keith WhitwellFix for recursion in generic_copy_pv_extras.
2004-01-26 Brian Paulreplace MALLOC w/ CALLOC to silence valgrind warnings
2004-01-21 Keith WhitwellAnother mechanism to create vertices with holes - a...
2004-01-19 Keith Whitwellsome more count vs. end confusion
2004-01-15 Brian PaulCosmetic changes.
2004-01-13 Karl Schultzsilence compiler warnings
2004-01-08 Keith WhitwellPerform check for dstclip[3] == 0.
2004-01-06 Keith WhitwellTesting
2004-01-06 Keith WhitwellApply attribute offset when calling extract().
2004-01-05 Keith WhitwellSlight cleanup
2004-01-05 Keith WhitwellRemove debug
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