summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/nine/volumetexture9.c
Commit message (Expand)AuthorAgeFilesLines
* st/nine: D3DUSAGE_AUTOGENMIPMAP is forbidden for volumesAxel Davy2015-04-291-13/+1
* st/nine: Bound the dirty regions to resource sizeAxel Davy2015-04-291-0/+9
* st/nine: Encapsulate variables for MANAGED resourceAxel Davy2015-04-291-1/+1
* st/nine: Add debug warning when application uses sw processingAxel Davy2015-04-291-0/+3
* st/nine: Refactor format d3d9 to pipe conversionAxel Davy2015-02-061-4/+3
* st/nine: Add ATI1 and ATI2 supportAxel Davy2015-01-221-0/+4
* st/nine: Return D3DERR_INVALIDCALL when trying to create a texture of bad formatAxel Davy2015-01-221-1/+9
* st/nine: call DBG() at more external entry pointsStanislaw Halik2014-11-261-0/+12
* st/nine: Rework Basetexture9 and Resource9.Axel Davy2014-11-261-5/+2
* nine: Add state tracker nine for Direct3D9 (v3)Joakim Sindholt2014-11-181-0/+253