summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/nine/vertexdeclaration9.c
Commit message (Expand)AuthorAgeFilesLines
* st/nine: Initial ProcessVertices supportAxel Davy2016-10-101-15/+50
* st/nine: Improve loggingPatrick Rudolph2016-05-181-0/+2
* st/nine: Align stack for entry pointsAxel Davy2016-02-121-1/+1
* st/nine: Use ff vertex shader when position_t is usedAxel Davy2016-02-041-0/+3
* st/nine: Don't increment refcount on VertexDeclaration creation failurePatrick Rudolph2016-02-041-12/+12
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-4/+4
* 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