Merge branch 'master' of git+ssh://znh@git.freedesktop.org/git/mesa/mesa
[mesa.git] / src / mesa / drivers / dri / r200 / r200_vtxfmt.c
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-09-08 Roland Scheideggercause a vtxfmt fallback directly when hitting NewList...
2006-06-02 Roland Scheideggerimplement arb_vertex_program in hw for r200. Code conta...
2006-04-20 Brian PaulMake most of the _mesa_noop_*() functions static.
2005-10-19 Brian Pauls/memcpy/_mesa_memcpy/, s/FREE/_mesa_free/
2005-10-18 Keith WhitwellAdd _mesa_exec_malloc() and _mesa_exec_free() for alloc...
2005-10-18 Roland Scheideggeron r200, don't emit fog coords when fog isn't actually...
2005-07-18 Ian RomanickWrap every place that accesses a dispatch table with...
2005-02-17 Brian Pauls/0/NULL/ (Jeff Muizelaar)
2004-11-03 Roland Scheideggerenable GL_EXT_fog_coord. Calculate fog factors and...
2004-10-16 Eric AnholtAdd code to support projective texturing and fix mixed...
2004-06-02 Roland Scheideggeradd support for more than 2 texture units (max 6, defau...
2004-05-27 Ian RomanickConvert all calls using _glapi_Dispatch to use the...
2004-05-05 Ian RomanickRemove a debug printf that should not have been left in.
2004-05-05 Ian RomanickAdded support for the 3rd texture coordinate for cubema...
2004-04-27 Ian RomanickUse the dispatch table directly instead of calling...
2004-01-04 Felix KuehlingReenable the vtxfmt code paths in the radeon and r200...
2003-12-09 Keith Whitwellclean up some compiler warnings
2003-11-24 Keith WhitwellImport vtx-0-2-branch
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...
2003-08-06 Keith Whitwellr200 driver, brought over by Jon Smirl