add support for user-configurable brilinear filtering on r200
[mesa.git] / src / mesa / drivers / dri / r200 / r200_cmdbuf.c
2005-03-15 Roland Scheideggeradd support for user-configurable brilinear filtering...
2005-02-17 Brian Pauls/0/NULL/ (Jeff Muizelaar)
2005-02-17 Brian Paulremove extern (Jeff Muizelaar)
2004-10-02 Eric AnholtIf an application cleared before any state had been...
2004-09-30 Eric AnholtOK, one more time. Simplify the state-backup system...
2004-09-24 Eric Anholt-O -Wall warnings cleanups in r200.
2004-09-24 Eric AnholtRemove an unnecessary calculation of the dest pointer.
2004-09-23 Dave Airliefix for Erics new emit state code, rework out the dest...
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-05-27 Roland Scheideggerchange some explicit references to texture units 0...
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2004-01-09 Keith WhitwellRoland Scheidegger's r200_changeemitorder.diff.
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