Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-31 | r600: Convert to shared debug code and add a few new debug messages. | Pauli Nieminen | |
There is only a few functions that have debugging enabled now. | |||
2009-08-20 | r600: improve state emission | Alex Deucher | |
Slowing migrating to atom based system like the other radeon drivers. | |||
2009-08-12 | radeon: Minor warnings cleanup. | Eric Anholt | |
2009-07-17 | R6xx/r7xx: warning fixes | Kevin DeKorte | |
patch from Kevin DeKorte with some minor fixes from me. | |||
2009-07-16 | Warning fixes | Kevin DeKorte | |
2009-07-15 | Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa ↵ | Alex Deucher | |
into r6xx-rewrite This builds, but I get an assertion in radeonGetLock() due to the drawable being null. | |||
2009-06-30 | R6xx/r7xx: fix locking for clear | Alex Deucher | |
this allows redbook hello to render correctly mostly. | |||
2009-06-25 | Fix color data can't be fetched issue | Cooper Yuan | |
2009-06-12 | Merge master and fix conflicts | Alex Deucher | |
2009-06-02 | Disable clear code for now | Alex Deucher | |
2009-05-29 | get rid of chip_object struct | Alex Deucher | |
2009-05-29 | R6xx/R7xx: switch to common clear with draw code | Alex Deucher | |
2009-05-29 | r6xx/r7xx: switch to common dma functions for vecs | Alex Deucher | |
2009-05-28 | Argh. fix last commit. clears are still broken | Alex Deucher | |
2009-05-28 | R6xx/r7xx: re-enable clears | Alex Deucher | |
flush cache and wait for idle after drawing. Probably just need the cache flush. This gets redbook hello working properly. | |||
2009-05-26 | r6xx: fix more r6xx specific cases | Alex Deucher | |
2009-05-19 | Fix nop insertion bug. redbook hello can run. | Richard Li | |
2009-05-15 | Fix r6 code bugs. | Richard Li | |
2009-05-08 | R6xx/R7xx: WIP r6xx-rewrite code | Richard Li | |
2009-04-21 | Initial pull of code from r6xx-r7xx-support branch | Richard Li | |
Not functional yet. |