summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r600/r700_clear.c
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-08-02radeon: Add DRI2 flush extension support, so we synchronize properly.Mario Kleiner
2010-08-02Revert "radeon: Add DRI2 flush extension to so we synchronize properly."Jerome Glisse
2010-08-02radeon: Add DRI2 flush extension to so we synchronize properly.Mario Kleiner
2010-01-30r600: Remove unnecessary headers.Vinson Lee
2010-01-04Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg
2009-12-29mesa: implement per-buffer color maskingBrian Paul
2009-12-18radeon: fix frontbuffer read/drawpixelsDave Airlie
2009-08-31r600: Convert to shared debug code and add a few new debug messages.Pauli Nieminen
2009-08-20r600: improve state emissionAlex Deucher
2009-08-12radeon: Minor warnings cleanup.Eric Anholt
2009-07-17R6xx/r7xx: warning fixesKevin DeKorte
2009-07-16Warning fixesKevin DeKorte
2009-07-15Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in...Alex Deucher
2009-06-30R6xx/r7xx: fix locking for clearAlex Deucher
2009-06-25Fix color data can't be fetched issueCooper Yuan
2009-06-12Merge master and fix conflictsAlex Deucher
2009-06-02Disable clear code for nowAlex Deucher
2009-05-29get rid of chip_object structAlex 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-28Argh. fix last commit. clears are still brokenAlex Deucher
2009-05-28R6xx/r7xx: re-enable clearsAlex Deucher
2009-05-26r6xx: fix more r6xx specific casesAlex Deucher
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-21Initial pull of code from r6xx-r7xx-support branchRichard Li