summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r600/Makefile
AgeCommit message (Expand)AuthorFilesLines
2011-10-28r300c, r600c: Remove these DRI drivers.Eric Anholt1-77/+0
2011-09-27radeon: Drop mapping we were doing around glGetTexImage().Eric Anholt1-1/+0
2011-08-30make: Remove duplicate defintion of COMMON_SOURCES in Radeon makefilesChad Versace1-9/+0
2011-06-02dri/nouveau: Fix build with --enable-shared-dricore.Johannes Obermayr1-4/+5
2010-09-10r600c: add blit support for evergreenAlex Deucher1-0/+1
2010-08-20evergreen : initial support driver code.richard1-0/+9
2010-03-09radeon: add hw accelerated glReadPixel support (not enabled yet)Maciej Cencora1-1/+2
2010-03-07radeon: move glGetTexImage handlers to seperate fileMaciej Cencora1-0/+1
2010-03-07radeon: added tiling functionsMaciej Cencora1-1/+2
2010-03-06dri: drop MINIGLX_SOURCESGeorge Sapountzis1-2/+0
2010-01-22egl: Remove USING_EGL and the related drivers.Chia-I Wu1-4/+0
2010-01-19Remove hardcoded -Wall from Radeon DRI makefilesAlan Coopersmith1-2/+1
2010-01-19radeon/r300/r600: share common glCopyTex(Sub)Image codeMaciej Cencora1-2/+2
2010-01-15r600: add initial blit supportAndre Maasikas1-0/+2
2009-12-21radeon/r600: use new libdrm_radeon apiDave Airlie1-1/+1
2009-10-16mesa: lift default symlinks target into Makefile.templateBrian Paul1-1/+0
2009-09-22r600 : add draw_prim support.Richard Li1-0/+1
2009-09-16radeon: cleanup compile defines mess.Dave Airlie1-2/+1
2009-08-31r600: Convert to shared debug code and add a few new debug messages.Pauli Nieminen1-4/+5
2009-08-18r600: fix buildDave Airlie1-1/+2
2009-07-21Track Radeon driver symlinks in Git.Michel Dänzer1-45/+1
2009-07-15R6xx/r7xx: more Makefile fixesAlex Deucher1-2/+4
2009-07-15Fix r600 makefile for lastest CS changesAlex Deucher1-0/+4
2009-07-06R6xx/r7xx: first pass at texture supportAlex Deucher1-1/+2
2009-05-29remove more old r300 bitsAlex Deucher1-4/+0
2009-05-29R6xx/r7xx: remove old sw tcl bitsAlex Deucher1-1/+0
2009-05-08R6xx/R7xx: WIP r6xx-rewrite codeRichard Li1-0/+3
2009-04-21Initial pull of code from r6xx-r7xx-support branchRichard Li1-12/+12
2009-04-10Remove r500 stuffAlex Deucher1-2/+0
2009-04-08R600: initial copy of r300 codeAlex Deucher1-0/+118