summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r600/r700_chip.c
AgeCommit message (Expand)Author
2009-09-11r600: enable caching of vertex programsAndre Maasikas
2009-09-09r600: check if textures are actually enabled before submissionAlex Deucher
2009-09-03r600: rework cb/db setupAlex Deucher
2009-08-31r600: Convert to shared debug code and add a few new debug messages.Pauli Nieminen
2009-08-24r600: fix state emit sizesAlex Deucher
2009-08-23r600: fix count for CB/DB target stateAlex Deucher
2009-08-22r600: make state emit more fine grainedAlex Deucher
2009-08-22r600: move full state to radeon state atomsAlex Deucher
2009-08-22r600: add support for RS880Alex Deucher
2009-08-21r600: better default state size.Alex Deucher
2009-08-20r600: convert to using common radeon state atomsAlex Deucher
2009-08-20r600: improve state emissionAlex Deucher
2009-08-20r600: split state emit into block specific functionsAlex Deucher
2009-08-20r600: move misc regs from general stateAlex Deucher
2009-08-20r600: rework emit codeAlex Deucher
2009-08-19r600: minor cleanupAlex Deucher
2009-08-14r600: emit SURFACE_BASE_UPDATE on depth base updates on rv6xxAlex Deucher
2009-08-13r600: move non-surface related cb state to general stateAlex Deucher
2009-08-13r600: move non-surface related depth state to general stateAlex Deucher
2009-08-12r600: state cleanupsAlex 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: 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-28r600: fix flat shadingAlex 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-21r600: add alpha test supportAlex 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-17R6xx/r7xx: add some missing state regsAlex Deucher
2009-07-16R6xx: fix rendering on r6xx/rs780 chipsAlex Deucher
2009-07-16Restore vp input mapping, fix vtx stream missing problem.Richard Li
2009-07-15R6xx/r7xx: warning fixesKevin DeKorte
2009-07-15R6xx/r7xx: fix missing vertex streamRichard Li
2009-07-14r6xx/r7xx: fix buffer aging bugAlex Deucher
2009-07-06R6xx/r7xx: first pass at texture supportAlex Deucher
2009-07-01r6xx/r7xx: rework aos setupAlex Deucher
2009-06-22add LINK_STATES for SPI_PS and SEMANTICCooper Yuan
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-03start to fill in ShadeModel()Alex Deucher
2009-05-29get rid of chip_object structAlex Deucher
2009-05-29more cleanupAlex Deucher
2009-05-29more cleanupAlex Deucher
2009-05-29more cleanupAlex Deucher