summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/nine/resource9.c
Commit message (Expand)AuthorAgeFilesLines
* st/nine: Remove resource9 {Set/Get/Free}PrivateData functionsPatrick Rudolph2016-10-101-114/+1
* st/nine: Improve loggingPatrick Rudolph2016-05-181-0/+2
* st/nine: Align stack for entry pointsAxel Davy2016-02-121-7/+7
* st/nine: Implement NineDevice9_GetAvailableTextureMemPatrick Rudolph2016-02-041-0/+32
* st/nine: Fix resource9 private dataPatrick Rudolph2016-02-041-1/+2
* st/nine: Print GUID instead of pointerPatrick Rudolph2016-02-041-6/+8
* st/nine: Fix resource SetPriority/GetPriorityPatrick Rudolph2015-08-211-2/+8
* st/nine: Clean GetPrivateDataPatrick Rudolph2015-08-211-4/+6
* st/nine: Remove duplicated debug messagePatrick Rudolph2015-02-061-3/+0
* st/nine: call DBG() at more external entry pointsStanislaw Halik2014-11-261-0/+11
* st/nine: rework the way D3DPOOL_SYSTEMMEM is handledAxel Davy2014-11-261-5/+0
* st/nine: Rework Basetexture9 and Resource9.Axel Davy2014-11-261-1/+7
* nine: Add state tracker nine for Direct3D9 (v3)Joakim Sindholt2014-11-181-0/+230