summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/nine/texture9.c
Commit message (Expand)AuthorAgeFilesLines
* st/nine: Refactor format d3d9 to pipe conversionAxel Davy2015-02-061-4/+3
* st/nine: Return D3DERR_INVALIDCALL when trying to create a texture of bad formatAxel Davy2015-01-221-1/+8
* st/nine: call DBG() at more external entry pointsStanislaw Halik2014-11-261-0/+5
* st/nine: rework the way D3DPOOL_SYSTEMMEM is handledAxel Davy2014-11-261-31/+15
* st/nine: Rework Basetexture9 and Resource9.Axel Davy2014-11-261-4/+1
* nine: Add state tracker nine for Direct3D9 (v3)Joakim Sindholt2014-11-181-0/+342