summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-05-29more cleanupAlex Deucher
2009-05-29remove more old r300 bitsAlex Deucher
2009-05-29more cleanupAlex Deucher
2009-05-29Remove unused functionsAlex Deucher
2009-05-29Fix spelling in function nameAlex Deucher
2009-05-29R6xx/r7xx: remove old sw tcl bitsAlex Deucher
2009-05-29R6xx/R7xx: switch to common clear with draw codeAlex Deucher
2009-05-29r6xx/r7xx: switch to common dma functions for vecsAlex Deucher
2009-05-29Remove subpixel offset from viewportAlex Deucher
2009-05-28Argh. fix last commit. clears are still brokenAlex Deucher
2009-05-28R6xx/r7xx: re-enable clearsAlex Deucher
2009-05-28R6xx, add edge rules for trianglesCooper Yuan
2009-05-26enable surface sync functionAlex Deucher
2009-05-26r6xx: fix more r6xx specific casesAlex Deucher
2009-05-26R6xx: select proper shader formatAlex Deucher
2009-05-26fix segfault when running glxinfoAlex Deucher
2009-05-26add missing RS780 pci idAlex Deucher
2009-05-26fix build when HAVE_LIBDRM_RADEON is definedAlex Deucher
2009-05-21r6xx/r7xx: fix segfault in vertex shader setupAlex Deucher
2009-05-21r6xx: fix count on START_3D packetAlex Deucher
2009-05-20Add missing file from local.root
2009-05-19Makeup checkin for radeon code change paired with r6/7 code.root
2009-05-19Fix nop insertion bug. redbook hello can run.Richard Li
2009-05-15Fix r6 code bugs.Richard Li
2009-05-08R6xx/R7xx: WIP r6xx-rewrite codeRichard Li
2009-04-21R6xx/R7xx: remove unused filesRichard Li
2009-04-21R6xx/R7xx: add updated reg fileRichard Li
2009-04-21Initial pull of code from r6xx-r7xx-support branchRichard Li
2009-04-10Fix build errors from mergeAlex Deucher
2009-04-10Merge branch 'radeon-rewrite' of git+ssh://agd5f@git.freedesktop.org/git/mesa...Alex Deucher
2009-04-10Remove r500 stuffAlex Deucher
2009-04-09R600/r700: add new cmdbuf macrosAlex Deucher
2009-04-09R6xx/R7xx: r300 -> r600 symbolsAlex Deucher
2009-04-09r300: fix color tilingDave Airlie
2009-04-09r300: reorder fog coordinate and WPOS fp attributesMaciej Cencora
2009-04-09r300: fix regression from swtcl rewriteMaciej Cencora
2009-04-09Merge remote branch 'origin/master' into radeon-rewriteDave Airlie
2009-04-08r300-gallium: Properly emit indexbufs.Corbin Simpson
2009-04-08r300-gallium: Add vertex shader constant emit.Corbin Simpson
2009-04-08python/retrace: Try to cope with failures creating textures.José Fonseca
2009-04-08python: Don't try to finish a null fence.José Fonseca
2009-04-08python/retrace: Use colors on windows console.José Fonseca
2009-04-08R600: initial copy of r300 codeAlex Deucher
2009-04-08Mesa: allow suppression of debug messages in a debug buildRobert Ellison
2009-04-08gallium: when using gl_PointCoord ensure we use the correct attribute.Alan Hourihane
2009-04-08python/retrace: Allow to specify the range of calls of interest.José Fonseca
2009-04-08trace: Make calls dumping threadsafe.José Fonseca
2009-04-08trace: Make call no global.José Fonseca
2009-04-08python/retrace: Handle recent traces.José Fonseca
2009-04-08python: Fix method renaming.José Fonseca