st/mesa: fix glCopyPixels bugs/crashes when src region need clipping
[mesa.git] / src / mesa / drivers / dri / radeon / server / radeon_dri.c
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-04-03 Dave Airlieuse Width
2005-08-15 Alan HourihaneAdd Egberts fixes for 64bit architectures
2005-08-08 Dave Airliefix up color tiling in miniglx radeon server code
2005-08-05 Jon SmirlMore EGL prep. No impact on anything outside of EGL
2005-08-03 Dave AirlieAdd color tiling support to miniglx for radeon
2005-07-29 Jon SmirlLeave the AGP_BASE code in. It is pointless to bump...
2005-07-29 Jon SmirlRemove OUTREG(RADEON_AGP_BASE, info->ringHandle); from...
2005-03-05 Dave AirlieFixing memset on ia64 & other archs
2004-12-09 Dave Airliefixup pci code for Jon's last checkin for changing...
2004-12-08 Dave AirlieFrom: Stephane Marchesin <marchesin@icps.u-strasbg.fr>
2004-07-10 Jon SmirlMake solo radeon/r128 drivers track fix for DRI bug 849
2004-07-05 Jon SmirlConvert miniglx to use Ian's fancy new driver config...
2004-06-29 Jon SmirlThis should make most linux-solo drivers work again...
2004-06-02 Ian RomanickReplace drmHandle, drmContext, drmDrawable, drmMagic...
2004-04-15 Dave Airlieset default page flipping to zero can be changed in...
2004-04-14 Dave Airlieget agpmode from config file
2004-04-13 Dave Airliemake this exactly like XFree86 .. allows 4x to work
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2003-11-25 Brian PaulOtto Solares' patch to add radeon 9200
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 WhitwellShared radeon/r200 init code