aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/nine/basetexture9.c
Commit message (Expand)AuthorAgeFilesLines
* st/nine: Check if srgb format is supported before trying to use it.Axel Davy2015-01-221-1/+10
* st/nine: Hack to generate resource if it doesn't exist when getting viewStanislaw Halik2015-01-221-0/+3
* st/nine: NineBaseTexture9: update sampler view creationAxel Davy2015-01-221-13/+32
* st/nine: NineBaseTexture9: fix setting of last_layerAxel Davy2015-01-221-2/+2
* st/nine: call DBG() at more external entry pointsStanislaw Halik2014-11-261-0/+17
* st/nine: rework the way D3DPOOL_SYSTEMMEM is handledAxel Davy2014-11-261-2/+2
* st/nine: Rework Basetexture9 and Resource9.Axel Davy2014-11-261-8/+11
* nine: Add state tracker nine for Direct3D9 (v3)Joakim Sindholt2014-11-181-0/+504