(Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only fast...
[mesa.git] / src / mesa / drivers / dri / r200 / r200_context.h
2004-12-08 Roland Scheidegger(Stephane Marchesin, me) add hyperz support to radeon...
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-09-30 Eric AnholtOK, one more time. Simplify the state-backup system...
2004-09-22 Eric AnholtThe previous code would emit a full set of state during...
2004-08-17 Eric AnholtClose some races with locking on R100 and R200 which...
2004-06-02 Roland Scheideggeradd support for more than 2 texture units (max 6, defau...
2004-06-02 Ian RomanickReplace drmHandle, drmContext, drmDrawable, drmMagic...
2004-05-28 Roland Scheideggerremove never finished verts path (r200_maos_vbtmp.h...
2004-05-20 Roland ScheideggerAdd support for GL_EXT_blend_[func|equation]_separate...
2004-05-05 Ian RomanickAdded support for the 3rd texture coordinate for cubema...
2004-04-26 Alan Hourihanebring over build fixes from stable branch
2004-04-23 Ian RomanickConvert R200 driver to use the t_vertex interface.
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2004-01-23 Michel DänzerFix attenuation hardware state handling, inspired by...
2004-01-21 Ian RomanickSilence some compiler warnings.
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2004-01-09 Keith WhitwellRoland Scheidegger's r200_changeemitorder.diff.
2003-12-11 Keith WhitwellUpdates to tnl_dd_dmatmp.h
2003-12-07 Alan Hourihanesync some more of the r200 driver from the DRI trunk
2003-12-05 Alan Hourihanexmlconfig fixes
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper
2003-08-06 Keith Whitwellr200 driver, brought over by Jon Smirl