Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | R6xx/r7xx: warning fixes | Kevin DeKorte | 2009-07-17 | 1 | -0/+1 |
| | | | | patch from Kevin DeKorte with some minor fixes from me. | ||||
* | Warning fixes | Kevin DeKorte | 2009-07-16 | 1 | -1/+0 |
| | |||||
* | Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa ↵ | Alex Deucher | 2009-07-15 | 1 | -7/+6 |
| | | | | | | | into r6xx-rewrite This builds, but I get an assertion in radeonGetLock() due to the drawable being null. | ||||
* | R6xx/r7xx: fix locking for clear | Alex Deucher | 2009-06-30 | 1 | -2/+1 |
| | | | | this allows redbook hello to render correctly mostly. | ||||
* | Fix color data can't be fetched issue | Cooper Yuan | 2009-06-25 | 1 | -3/+0 |
| | |||||
* | Merge master and fix conflicts | Alex Deucher | 2009-06-12 | 1 | -1/+1 |
| | |||||
* | Disable clear code for now | Alex Deucher | 2009-06-02 | 1 | -0/+3 |
| | |||||
* | get rid of chip_object struct | Alex Deucher | 2009-05-29 | 1 | -1/+0 |
| | |||||
* | 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 | 1 | -6/+2 |
| | |||||
* | Argh. fix last commit. clears are still broken | Alex Deucher | 2009-05-28 | 1 | -0/+2 |
| | |||||
* | R6xx/r7xx: re-enable clears | Alex Deucher | 2009-05-28 | 1 | -1/+5 |
| | | | | | | flush cache and wait for idle after drawing. Probably just need the cache flush. This gets redbook hello working properly. | ||||
* | r6xx: fix more r6xx specific cases | Alex Deucher | 2009-05-26 | 1 | -1/+1 |
| | |||||
* | Fix nop insertion bug. redbook hello can run. | Richard Li | 2009-05-19 | 1 | -1/+1 |
| | |||||
* | Fix r6 code bugs. | Richard Li | 2009-05-15 | 1 | -29/+33 |
| | |||||
* | R6xx/R7xx: WIP r6xx-rewrite code | Richard Li | 2009-05-08 | 1 | -60/+57 |
| | |||||
* | Initial pull of code from r6xx-r7xx-support branch | Richard Li | 2009-04-21 | 1 | -0/+267 |
Not functional yet. |