Small optimization for big-endian (e.g., PowerPC) systems.
[mesa.git] / src / mesa / drivers / dri / i810 / i810context.c
2004-10-02 Brian Pauladded support for GL_ARB_draw_buffers
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2004-02-26 Brian Pauladded _tnl_allow_vertex/pixel_fog() calls
2004-01-28 Dave Airliefix breakage associated with pointers not being initial...
2004-01-26 Felix KuehlingMake the drivers using the common texmem code work...
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2004-01-18 Brian Paulminor changes to silence warnings
2004-01-12 Ian RomanickRemoved redundant extension strings. The Mesa extensio...
2003-12-12 Keith Whitwellset MaxTextureImageUnits, MaxTextureCoordUnits
2003-12-08 Alan Hourihanefix bogus assertion that checked for an empty texture...
2003-12-08 Keith WhitwellProvide dummy definitions of __driConfig externs
2003-11-24 Keith WhitwellImport vtx-0-2-branch
2003-09-30 Alan Hourihaneadd the i810 driver - no kernel driver yet