summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r600
AgeCommit message (Expand)Author
2009-07-27r600: fix texturesAlex Deucher
2009-07-27r600: don't draw when num indices is 0Alex Deucher
2009-07-27r600: set VGT NUM_INSTANCES as part of the draw commandAlex Deucher
2009-07-27r600: switch vtx resource setup to use SETfield macrosAlex Deucher
2009-07-27r600: switch tex code to use SETfield macrosAlex Deucher
2009-07-23r600: fix segfault in morph3dAlex Deucher
2009-07-23r600: Remove CRLF line endings.José Fonseca
2009-07-21r600: fix dst reg indexing for realRichard Li
2009-07-21Revert "r600: fix dst reg indexing"Alex Deucher
2009-07-21r600: add stencil supportAlex Deucher
2009-07-21r600: use state functions to set default stateAlex Deucher
2009-07-21r600: fill in point functionsAlex Deucher
2009-07-21r600: set provoking vertex to last vertex for OGLAlex Deucher
2009-07-21r600: fill in r700UpdateViewportOffsetAlex Deucher
2009-07-21r600: first pass at polyoffset supportAlex Deucher
2009-07-21R600: fix up some build problemsAlex Deucher
2009-07-21r600: add alpha test supportAlex Deucher
2009-07-21Track Radeon driver symlinks in Git.Michel Dänzer
2009-07-20r600: fix typo in blend codeAlex Deucher
2009-07-20r600: fix dst reg indexingKevin DeKorte
2009-07-20r600: add blending supportAlex Deucher
2009-07-20r600: add user clip plane supportAlex Deucher
2009-07-20r600: add logicop supportAlex Deucher
2009-07-20r600: Fix compilationKevin DeKorte
2009-07-20R6xx/r7xx: Fix line stipple and width issueCooper Yuan
2009-07-17R6xx/R7xx: add fine grained syncing supportAlex Deucher
2009-07-17R6xx/r7xx: send depth state in it's own functionAlex Deucher
2009-07-17R6xx/r7xx: warning fixesKevin DeKorte
2009-07-17R6xx/r7xx: disable depth/stencil compression for nowAlex Deucher
2009-07-17R6xx/r7xx: add some missing state regsAlex Deucher
2009-07-16R6xx: fix rendering on r6xx/rs780 chipsAlex Deucher
2009-07-16Warning fixesKevin DeKorte
2009-07-16R6xx/r7xx: remove unused functionAlex Deucher
2009-07-16Restore vp input mapping, fix vtx stream missing problem.Richard Li
2009-07-16Fix more merge falloutAlex Deucher
2009-07-15R6xx/r7xx: warning fixesKevin DeKorte
2009-07-15R6xx/r7xx: fix missing vertex streamRichard Li
2009-07-15R6xx/r7xx: more Makefile fixesAlex Deucher
2009-07-15Fix r600 makefile for lastest CS changesAlex Deucher
2009-07-15Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in...Alex Deucher
2009-07-15Use memcpy directly in the common codeAlex Deucher
2009-07-14r6xx/r7xx: fix buffer aging bugAlex Deucher
2009-07-14Disable shader dumpsAlex Deucher
2009-07-14R6xx/r7xx: Fix specular lighting issueCooper Yuan
2009-07-10R6xx/r7xx: use packet 3 for scratch emitAlex Deucher
2009-07-09R6xx/r7xx: disable CS dumpAlex Deucher
2009-07-08Fix buffer age implementaion bug.Richard Li
2009-07-07R6xx/r7xx: remove some left over debuggingAlex Deucher
2009-07-07R6xx/R7xx: fix texture reloc emitAlex Deucher
2009-07-07r6xx/r7xx: add sw blit for tex uploadAlex Deucher