| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix spelling in function name | Alex Deucher | 2009-05-29 | 2 | -13/+13 |
* | R6xx/r7xx: remove old sw tcl bits | Alex Deucher | 2009-05-29 | 5 | -716/+3 |
* | R6xx/R7xx: switch to common clear with draw code | Alex Deucher | 2009-05-29 | 1 | -209/+64 |
* | r6xx/r7xx: switch to common dma functions for vecs | Alex Deucher | 2009-05-29 | 7 | -203/+9 |
* | Remove subpixel offset from viewport | Alex Deucher | 2009-05-29 | 1 | -5/+2 |
* | Argh. fix last commit. clears are still broken | Alex Deucher | 2009-05-28 | 2 | -1/+3 |
* | R6xx/r7xx: re-enable clears | Alex Deucher | 2009-05-28 | 1 | -1/+5 |
* | R6xx, add edge rules for triangles | Cooper Yuan | 2009-05-28 | 1 | -0/+3 |
* | enable surface sync function | Alex Deucher | 2009-05-26 | 1 | -18/+27 |
* | r6xx: fix more r6xx specific cases | Alex Deucher | 2009-05-26 | 2 | -2/+2 |
* | R6xx: select proper shader format | Alex Deucher | 2009-05-26 | 2 | -2/+2 |
* | fix segfault when running glxinfo | Alex Deucher | 2009-05-26 | 3 | -5/+11 |
* | add missing RS780 pci id | Alex Deucher | 2009-05-26 | 2 | -0/+2 |
* | fix build when HAVE_LIBDRM_RADEON is defined | Alex Deucher | 2009-05-26 | 2 | -0/+4 |
* | r6xx/r7xx: fix segfault in vertex shader setup | Alex Deucher | 2009-05-21 | 1 | -1/+1 |
* | r6xx: fix count on START_3D packet | Alex Deucher | 2009-05-21 | 1 | -2/+2 |
* | Add missing file from local. | root | 2009-05-20 | 1 | -0/+33 |
* | Makeup checkin for radeon code change paired with r6/7 code. | root | 2009-05-19 | 10 | -20/+234 |
* | Fix nop insertion bug. redbook hello can run. | Richard Li | 2009-05-19 | 2 | -2/+2 |
* | Fix r6 code bugs. | Richard Li | 2009-05-15 | 17 | -173/+299 |
* | R6xx/R7xx: WIP r6xx-rewrite code | Richard Li | 2009-05-08 | 26 | -928/+1788 |
* | R6xx/R7xx: remove unused files | Richard Li | 2009-04-21 | 16 | -7370/+0 |
* | R6xx/R7xx: add updated reg file | Richard Li | 2009-04-21 | 1 | -2449/+106 |
* | Initial pull of code from r6xx-r7xx-support branch | Richard Li | 2009-04-21 | 39 | -1530/+18128 |
* | Fix build errors from merge | Alex Deucher | 2009-04-10 | 1 | -2/+2 |
* | Merge branch 'radeon-rewrite' of git+ssh://agd5f@git.freedesktop.org/git/mesa... | Alex Deucher | 2009-04-10 | 512 | -7906/+15313 |
|\ |
|
| * | r300: fix color tiling | Dave Airlie | 2009-04-09 | 1 | -2/+8 |
| * | r300: reorder fog coordinate and WPOS fp attributes | Maciej Cencora | 2009-04-09 | 3 | -63/+35 |
| * | r300: fix regression from swtcl rewrite | Maciej Cencora | 2009-04-09 | 1 | -7/+18 |
| * | Merge remote branch 'origin/master' into radeon-rewrite | Dave Airlie | 2009-04-09 | 509 | -7836/+15254 |
| |\ |
|
| | * | r300-gallium: Properly emit indexbufs. | Corbin Simpson | 2009-04-08 | 2 | -5/+14 |
| | * | r300-gallium: Add vertex shader constant emit. | Corbin Simpson | 2009-04-08 | 2 | -2/+19 |
| | * | python/retrace: Try to cope with failures creating textures. | José Fonseca | 2009-04-08 | 1 | -0/+10 |
| | * | python: Don't try to finish a null fence. | José Fonseca | 2009-04-08 | 1 | -3/+5 |
| | * | python/retrace: Use colors on windows console. | José Fonseca | 2009-04-08 | 1 | -0/+70 |
| | * | Mesa: allow suppression of debug messages in a debug build | Robert Ellison | 2009-04-08 | 1 | -10/+32 |
| | * | gallium: when using gl_PointCoord ensure we use the correct attribute. | Alan Hourihane | 2009-04-08 | 1 | -3/+5 |
| | * | python/retrace: Allow to specify the range of calls of interest. | José Fonseca | 2009-04-08 | 1 | -0/+7 |
| | * | trace: Make calls dumping threadsafe. | José Fonseca | 2009-04-08 | 1 | -0/+7 |
| | * | trace: Make call no global. | José Fonseca | 2009-04-08 | 1 | -3/+4 |
| | * | python/retrace: Handle recent traces. | José Fonseca | 2009-04-08 | 1 | -30/+85 |
| | * | python: Fix method renaming. | José Fonseca | 2009-04-08 | 1 | -2/+2 |
| | * | python: Cope with null surfaces. | José Fonseca | 2009-04-08 | 1 | -6/+10 |
| | * | wgl: Integrate the trace driver on debug builds. | José Fonseca | 2009-04-08 | 5 | -13/+73 |
| | * | trace: Simplify cast wrappers. | José Fonseca | 2009-04-08 | 5 | -58/+29 |
| | * | trace: Match pipe_context::clear prototype. | José Fonseca | 2009-04-08 | 1 | -7/+4 |
| | * | gallium: handle the case of util_pack_z_stencil(format=PIPE_FORMAT_S8_UNORM) | Brian Paul | 2009-04-08 | 1 | -0/+8 |
| | * | docs: bump Gallium version number | Brian Paul | 2009-04-08 | 1 | -1/+1 |
| | * | docs: updated Cell driver info | Brian Paul | 2009-04-08 | 1 | -10/+1 |
| | * | docs: more info for 7.4 release notes | Brian Paul | 2009-04-08 | 1 | -0/+20 |