r200: fix some cube map issues
[mesa.git] / src / mesa / drivers / dri / radeon / server /
2009-04-22 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-09 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-03-22 Dave AirlieMerge remote branch 'origin/master' into HEAD
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-09 Roland Scheideggerfix typo in fragment pipe alu define, should fix dot3_r...
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-01-29 Dave AirlieWIP comit
2008-09-21 Keith WhitwellRemove CVS keywords.
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith Whitwellmesa: standardize on C99's uint*_t instead of u_int*_t
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-06-24 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-24 José Fonsecamesa/dri: User standard integer types.
2008-05-28 Keith WhitwellMerge branch 'gallium-vertex-linear' into gallium-tex...
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-26 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-05-26 José FonsecaRemove CVS keywords.
2008-05-26 José FonsecaRemove CVS keywords.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-05-27 Roland Scheideggerpreparation for r200 hw vertex programs. Increase R200_...
2006-04-03 Dave Airlieuse Width
2005-12-30 Dave Airliefill out framebuffer egl stuff enable egl on R300
2005-12-29 Dave Airlieadd support for PCIE card to EGL, doesn't fully work...
2005-12-29 Dave Airlierv370 not rv350
2005-12-29 Dave Airlietypo
2005-12-29 Dave Airlieadd some card type ioctl support
2005-12-28 Dave Airlieadd some r300 information
2005-12-23 Dave Airliefixup driver for some api changes
2005-11-28 Brian Paulrearrange some code to put in more logical order, misc...
2005-11-24 Brian Pauluse new _egl_api struct
2005-11-23 Brian Paulfixed wrong return value in radeonShowSurfaceMESA()
2005-10-16 Roland Scheideggerfix some obvious typos in radeon_reg.h (only currently...
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-08 Jon SmirlRemove platform specific bits from radeon_egl.c
2005-08-05 Jon SmirlMore EGL prep. No impact on anything outside of EGL
2005-08-04 Jon SmirlNew files for radeon egl driver.
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
2005-02-15 Dave AirlieAdd missing texture formats for completeness
2005-02-13 Michel DänzerTypo fix.
2005-02-12 Michel DänzerMMIO endianness fixes for Radeon drivers.
2005-01-26 Roland Scheideggerreplace magic number with macro constant RADEON_ZBLOCK16
2004-12-09 Dave Airliefixup pci code for Jon's last checkin for changing...
2004-12-08 Roland Scheidegger(Stephane Marchesin, me) add hyperz support to radeon...
2004-12-08 Dave AirlieFrom: Stephane Marchesin <marchesin@icps.u-strasbg.fr>
2004-12-03 Roland Scheideggerenable GL_EXT_stencil_wrap (patch from idr), including...
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-12 Jon SmirlThese files are redundant now. Definitions come from...
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2003-12-08 Alan Hourihaneadd SETPARAM ioctl
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