aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling in function nameAlex Deucher2009-05-292-13/+13
* R6xx/r7xx: remove old sw tcl bitsAlex Deucher2009-05-295-716/+3
* R6xx/R7xx: switch to common clear with draw codeAlex Deucher2009-05-291-209/+64
* r6xx/r7xx: switch to common dma functions for vecsAlex Deucher2009-05-297-203/+9
* Remove subpixel offset from viewportAlex Deucher2009-05-291-5/+2
* Argh. fix last commit. clears are still brokenAlex Deucher2009-05-282-1/+3
* R6xx/r7xx: re-enable clearsAlex Deucher2009-05-281-1/+5
* R6xx, add edge rules for trianglesCooper Yuan2009-05-281-0/+3
* enable surface sync functionAlex Deucher2009-05-261-18/+27
* r6xx: fix more r6xx specific casesAlex Deucher2009-05-262-2/+2
* R6xx: select proper shader formatAlex Deucher2009-05-262-2/+2
* fix segfault when running glxinfoAlex Deucher2009-05-263-5/+11
* add missing RS780 pci idAlex Deucher2009-05-262-0/+2
* fix build when HAVE_LIBDRM_RADEON is definedAlex Deucher2009-05-262-0/+4
* r6xx/r7xx: fix segfault in vertex shader setupAlex Deucher2009-05-211-1/+1
* r6xx: fix count on START_3D packetAlex Deucher2009-05-211-2/+2
* Add missing file from local.root2009-05-201-0/+33
* Makeup checkin for radeon code change paired with r6/7 code.root2009-05-1910-20/+234
* Fix nop insertion bug. redbook hello can run.Richard Li2009-05-192-2/+2
* Fix r6 code bugs.Richard Li2009-05-1517-173/+299
* R6xx/R7xx: WIP r6xx-rewrite codeRichard Li2009-05-0826-928/+1788
* R6xx/R7xx: remove unused filesRichard Li2009-04-2116-7370/+0
* R6xx/R7xx: add updated reg fileRichard Li2009-04-211-2449/+106
* Initial pull of code from r6xx-r7xx-support branchRichard Li2009-04-2139-1530/+18128
* Fix build errors from mergeAlex Deucher2009-04-101-2/+2
* Merge branch 'radeon-rewrite' of git+ssh://agd5f@git.freedesktop.org/git/mesa...Alex Deucher2009-04-10512-7906/+15313
|\
| * r300: fix color tilingDave Airlie2009-04-091-2/+8
| * r300: reorder fog coordinate and WPOS fp attributesMaciej Cencora2009-04-093-63/+35
| * r300: fix regression from swtcl rewriteMaciej Cencora2009-04-091-7/+18
| * Merge remote branch 'origin/master' into radeon-rewriteDave Airlie2009-04-09509-7836/+15254
| |\
| | * r300-gallium: Properly emit indexbufs.Corbin Simpson2009-04-082-5/+14
| | * r300-gallium: Add vertex shader constant emit.Corbin Simpson2009-04-082-2/+19
| | * python/retrace: Try to cope with failures creating textures.José Fonseca2009-04-081-0/+10
| | * python: Don't try to finish a null fence.José Fonseca2009-04-081-3/+5
| | * python/retrace: Use colors on windows console.José Fonseca2009-04-081-0/+70
| | * Mesa: allow suppression of debug messages in a debug buildRobert Ellison2009-04-081-10/+32
| | * gallium: when using gl_PointCoord ensure we use the correct attribute.Alan Hourihane2009-04-081-3/+5
| | * python/retrace: Allow to specify the range of calls of interest.José Fonseca2009-04-081-0/+7
| | * trace: Make calls dumping threadsafe.José Fonseca2009-04-081-0/+7
| | * trace: Make call no global.José Fonseca2009-04-081-3/+4
| | * python/retrace: Handle recent traces.José Fonseca2009-04-081-30/+85
| | * python: Fix method renaming.José Fonseca2009-04-081-2/+2
| | * python: Cope with null surfaces.José Fonseca2009-04-081-6/+10
| | * wgl: Integrate the trace driver on debug builds.José Fonseca2009-04-085-13/+73
| | * trace: Simplify cast wrappers.José Fonseca2009-04-085-58/+29
| | * trace: Match pipe_context::clear prototype.José Fonseca2009-04-081-7/+4
| | * gallium: handle the case of util_pack_z_stencil(format=PIPE_FORMAT_S8_UNORM)Brian Paul2009-04-081-0/+8
| | * docs: bump Gallium version numberBrian Paul2009-04-081-1/+1
| | * docs: updated Cell driver infoBrian Paul2009-04-081-10/+1
| | * docs: more info for 7.4 release notesBrian Paul2009-04-081-0/+20