remove accidentally commited printf for tiling support
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_ioctl.c
2005-01-26 Roland Scheidegger(Stephane Marchesin, me) Add support for color (framebu...
2005-01-23 Dave Airliereapply Keiths workaround for zbs emit that got dropped...
2005-01-23 Dave Airlieadd sync debugging to the radeon driver
2004-12-14 Alan Hourihaneuint*t -> u_int*t changes
2004-12-08 Roland Scheidegger(Stephane Marchesin, me) add hyperz support to radeon...
2004-11-12 Roland Scheideggeradd LOCK_HARDWARE/UNLOCK_HARDWARE to radeonClear so...
2004-11-12 Roland Scheidegger(from r200 driver) If an application cleared before...
2004-09-30 Eric AnholtOK, one more time. Simplify the state-backup system...
2004-09-25 Eric AnholtThe previous code would emit a full set of state during...
2004-08-17 Eric AnholtRevert the move of lost_context setting to UNLOCK_HARDW...
2004-08-17 Eric AnholtClose some races with locking on R100 and R200 which...
2004-04-26 Alan Hourihanebring over build fixes from stable branch
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2004-03-18 Ian RomanickConvert int(8|32)_t to uint(8|32)_t, like should have...
2004-03-17 Ian RomanickConvert all uses of CARD32 and CARD8 to int32_t and...
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2004-01-18 Brian PaulChange get_ust_nop()'s parameter from int64_t to uint64...
2004-01-04 Felix KuehlingNew, less expensive workaround for state-change lockups.
2003-12-07 Alan Hourihanemerge some more of the radeon DRI driver from the DRI...
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