summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r600/r600_texstate.c
Commit message (Expand)AuthorAgeFilesLines
* r600: check if textures are actually enabled before submissionAlex Deucher2009-09-091-1/+1
* r600: fix ftp for dri1Alex Deucher2009-09-091-3/+4
* r600: don't setup hardware state if TFPDave Airlie2009-09-091-0/+4
* r600: add support for EXT_texture_sRGBAlex Deucher2009-09-041-0/+43
* r600: make sure the active vertex shader bo is re-added to persistent list.Alex Deucher2009-09-031-0/+7
* r600: make sure the active shader bo is re-added to persistent list.Dave Airlie2009-09-031-0/+8
* r600: Convert to shared debug code and add a few new debug messages.Pauli Nieminen2009-08-311-5/+3
* r600: make state emit more fine grainedAlex Deucher2009-08-221-0/+2
* r600: move full state to radeon state atomsAlex Deucher2009-08-221-0/+2
* radeon: Optimize memory handling for dma operations.Pauli Nieminen2009-08-181-1/+2
* r600: fix r600SetTexOffsetAlex Deucher2009-08-031-5/+7
* r600: fix mipmapsAlex Deucher2009-07-301-0/+5
* r600: remove extraneous semicolonAlex Deucher2009-07-291-1/+1
* r600: fix texture pitch alignmentAlex Deucher2009-07-291-2/+4
* r600: minor fixesAlex Deucher2009-07-291-0/+13
* r600: fix _REV texture format component swizzlesAlex Deucher2009-07-271-30/+30
* r600: switch tex code to use SETfield macrosAlex Deucher2009-07-271-195/+308
* R6xx/r7xx: warning fixesKevin DeKorte2009-07-171-0/+2
* Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa in...Alex Deucher2009-07-151-17/+22
* R6xx/r7xx: first pass at texture supportAlex Deucher2009-07-061-0/+795
* R6xx/R7xx: remove unused filesRichard Li2009-04-211-476/+0
* Remove r500 stuffAlex Deucher2009-04-101-12/+0
* R6xx/R7xx: r300 -> r600 symbolsAlex Deucher2009-04-091-84/+84
* R600: initial copy of r300 codeAlex Deucher2009-04-081-0/+488