summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r600/r600_texstate.c
AgeCommit message (Expand)Author
2009-09-09r600: check if textures are actually enabled before submissionAlex Deucher
2009-09-09r600: fix ftp for dri1Alex Deucher
2009-09-09r600: don't setup hardware state if TFPDave Airlie
2009-09-04r600: add support for EXT_texture_sRGBAlex Deucher
2009-09-03r600: make sure the active vertex shader bo is re-added to persistent list.Alex Deucher
2009-09-03r600: make sure the active shader bo is re-added to persistent list.Dave Airlie
2009-08-31r600: Convert to shared debug code and add a few new debug messages.Pauli Nieminen
2009-08-22r600: make state emit more fine grainedAlex Deucher
2009-08-22r600: move full state to radeon state atomsAlex Deucher
2009-08-18radeon: Optimize memory handling for dma operations.Pauli Nieminen
2009-08-03r600: fix r600SetTexOffsetAlex Deucher
2009-07-30r600: fix mipmapsAlex Deucher
2009-07-29r600: remove extraneous semicolonAlex Deucher
2009-07-29r600: fix texture pitch alignmentAlex Deucher
2009-07-29r600: minor fixesAlex Deucher
2009-07-27r600: fix _REV texture format component swizzlesAlex Deucher
2009-07-27r600: switch tex code to use SETfield macrosAlex Deucher
2009-07-17R6xx/r7xx: warning fixesKevin DeKorte
2009-07-15Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in...Alex Deucher
2009-07-06R6xx/r7xx: first pass at texture supportAlex Deucher
2009-04-21R6xx/R7xx: remove unused filesRichard Li
2009-04-10Remove r500 stuffAlex Deucher
2009-04-09R6xx/R7xx: r300 -> r600 symbolsAlex Deucher
2009-04-08R600: initial copy of r300 codeAlex Deucher