summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r600
AgeCommit message (Expand)Author
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
2009-07-07tex wipAlex Deucher
2009-07-06R6xx/r7xx: first pass at texture supportAlex Deucher
2009-07-06R6xx/r7xx: DEPTH_CONTROL will be reset by this functionCooper Yuan
2009-07-02r6xx/r7xx: Better fix for fragment tempsRichard Li
2009-07-02R6xx/r7xx: Fix line width issue, ROUND_MODE and QUANT_MODE aren't bits of LIN...Cooper Yuan
2009-07-02R6xx/r7xx: Correct the indeices of DRAW_INDEX_IMMDCooper Yuan
2009-07-01r6xx/r7xx: rework aos setupAlex Deucher
2009-07-01R6xx/R7xx: Fix number of temps used in fragment programAlex Deucher
2009-06-30R6xx/r7xx: fix locking for clearAlex Deucher
2009-06-26Fix viewport issueCooper Yuan
2009-06-25Fix color data can't be fetched issueCooper Yuan
2009-06-23correct scissor and cliprect settingCooper Yuan
2009-06-22functions declaration with 'extern'Cooper Yuan
2009-06-22Pass viewport id to r700SendViewportState function, otherwise the radom value...Cooper Yuan
2009-06-22add LINK_STATES for SPI_PS and SEMANTICCooper Yuan
2009-06-12Merge master and fix conflictsAlex Deucher
2009-06-11Add RV740 supportAlex Deucher
2009-06-11Properly set aos_countAlex Deucher
2009-06-09Pull in additional state setup from the DDXAlex Deucher
2009-06-04re-arrange state structureAlex Deucher
2009-06-04Don't program VGT_OUT_DEALLOC_CNTL/VGT_VERTEX_REUSE_BLOCK_CNTLAlex Deucher
2009-06-04use the float interface for viewport updatesAlex Deucher
2009-06-03fill in r700ColorMask, cleanupAlex Deucher
2009-06-03start to fill in ShadeModel()Alex Deucher
2009-06-03dump command bufferAlex Deucher
2009-06-03Clean up scissor and viewport codeAlex Deucher
2009-06-02Disable clear code for nowAlex Deucher