summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/nine/volume9.c
Commit message (Expand)AuthorAgeFilesLines
* st/nine: Simplify NineVolume9_CopyVolumeAxel Davy2015-08-211-75/+15
* st/nine: Simplify Volume9 dirty region trackingAxel Davy2015-08-211-52/+30
* st/nine: Align texture memoryPatrick Rudolph2015-08-211-1/+1
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-4/+4
* st/nine: D3DUSAGE_AUTOGENMIPMAP is forbidden for volumesAxel Davy2015-04-291-3/+0
* st/nine: Remove impossible cases with Managed texturesAxel Davy2015-04-291-16/+3
* st/nine: Encapsulate variables for MANAGED resourceAxel Davy2015-04-291-1/+1
* st/nine: Refactor format d3d9 to pipe conversionAxel Davy2015-02-061-1/+8
* st/nine: Do not leak private data in volume9.Patrick Rudolph2015-02-061-0/+3
* st/nine: call DBG() at more external entry pointsStanislaw Halik2014-11-261-0/+8
* nine: Add state tracker nine for Direct3D9 (v3)Joakim Sindholt2014-11-181-0/+604