aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r600/r600_texstate.c
Commit message (Expand)AuthorAgeFilesLines
* radeon/r200/r600: fix drivers for changes in 433f0a82f5a4696e6b0c4061f645485e...Alex Deucher2009-12-051-12/+1
* r600: align for mipmap tree changesMaciej Cencora2009-11-181-23/+14
* r600: remove duplicate lineAlex Deucher2009-10-301-1/+0
* r600: fill in some missing tex formatsAlex Deucher2009-10-301-0/+46
* Merge branch 'texformat-rework'Brian Paul2009-10-281-9/+6
|\
| * mesa: choose texture format in core mesa, not driversBrian Paul2009-10-251-3/+1
| * radeon: replace MESA_FORMAT_Z24_S8 with MESA_FORMAT_S8_Z24Brian Paul2009-10-211-3/+3
| * drivers: don't include texformat.hBrian Paul2009-10-051-1/+0
| * mesa: replace gl_texture_format with gl_formatBrian Paul2009-09-301-2/+2
* | Merge branch 'mesa_7_6_branch' of git+ssh://[email protected]/git/mes...Alex Deucher2009-10-191-2/+10
|\ \ | |/ |/|
| * r600: Fix size calculation for 24 bit depthRobert Noland2009-10-191-2/+6
| * r600: fix tfp1 bo sizeAndre Maasikas2009-10-151-2/+6
| * r600: check if textures are actually enabled before submissionAlex Deucher2009-09-241-1/+1
| * r600: fix ftp for dri1Alex Deucher2009-09-241-3/+4
| * r600: don't setup hardware state if TFPDave Airlie2009-09-241-0/+4
* | 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