summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/nine/vertexdeclaration9.c
Commit message (Expand)AuthorAgeFilesLines
* st/nine: Check for aligned offset in each vertex elementPatrick Rudolph2015-02-061-1/+3
* st/nine: Return E_FAIL for unused vertexdeclaration typePatrick Rudolph2015-02-061-3/+4
* st/nine: Missing sanity check for CALLOC return E_OUTOFMEMORY if allocation o...Patrick Rudolph2015-02-061-1/+1
* Remove useless checks for NULL before freeingMatt Turner2014-12-081-6/+3
* st/nine: Fix vertex declarations for non-standard (usage/index)Axel Davy2014-12-031-58/+26
* st/nine: call DBG() at more external entry pointsStanislaw Halik2014-11-261-0/+5
* nine: Add state tracker nine for Direct3D9 (v3)Joakim Sindholt2014-11-181-0/+518