summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r600/r700_render.c
AgeCommit message (Expand)Author
2009-08-20r600: rework emit codeAlex Deucher
2009-08-17r600: fix counting error after the last commitAlex Deucher
2009-08-17r600: make sure the number of indices is validAlex Deucher
2009-08-12r600: state cleanupsAlex Deucher
2009-08-02r600: handle state emit betterAlex Deucher
2009-08-02r600: fix regression in texenvAlex Deucher
2009-07-31r600: make sure bos are valid before usign thatAlex Deucher
2009-07-31r600: remove unused offset_mod stuffAlex Deucher
2009-07-31r600: ensure we have enough room for full state emitAlex Deucher
2009-07-31r600: unify state emit into one functionAlex Deucher
2009-07-31r600: re-arrange state setup and emit so they are not mixedAlex Deucher
2009-07-30r600: warning fixesAlex Deucher
2009-07-30r600: split primitive draw into a separate functionAlex Deucher
2009-07-30r600: fix mipmapsAlex Deucher
2009-07-28r600: implement texture border colorAlex Deucher
2009-07-28r600: don't call r700UpdateShaders twice for each renderAlex Deucher
2009-07-28r600: move r700TranslateFragmentShader into r700UpdateShadersAlex 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-20r600: add user clip plane supportAlex Deucher
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-16R6xx: fix rendering on r6xx/rs780 chipsAlex Deucher
2009-07-15R6xx/r7xx: warning fixesKevin DeKorte
2009-07-07R6xx/r7xx: remove some left over debuggingAlex Deucher
2009-07-07R6xx/R7xx: fix texture reloc emitAlex Deucher
2009-07-07tex wipAlex Deucher
2009-07-06R6xx/r7xx: first pass at texture supportAlex Deucher
2009-07-02R6xx/r7xx: Correct the indeices of DRAW_INDEX_IMMDCooper Yuan
2009-06-30R6xx/r7xx: fix locking for clearAlex Deucher
2009-06-26Fix viewport issueCooper Yuan
2009-06-22Pass viewport id to r700SendViewportState function, otherwise the radom value...Cooper Yuan
2009-06-09Pull in additional state setup from the DDXAlex Deucher
2009-06-04re-arrange state structureAlex Deucher
2009-06-03Clean up scissor and viewport codeAlex Deucher
2009-05-29get rid of chip_object structAlex Deucher
2009-05-29more cleanupAlex Deucher
2009-05-29more cleanupAlex Deucher
2009-05-29R6xx/r7xx: remove old sw tcl bitsAlex 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-26enable surface sync functionAlex Deucher
2009-05-26r6xx: fix more r6xx specific casesAlex Deucher
2009-05-26R6xx: select proper shader formatAlex Deucher
2009-05-21r6xx: fix count on START_3D packetAlex Deucher
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