gallium: replace INLINE with inline
[mesa.git] / src / gallium / state_trackers / nine / vertexdeclaration9.c
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-02-05 Patrick Rudolphst/nine: Check for aligned offset in each vertex element
2015-02-05 Patrick Rudolphst/nine: Return E_FAIL for unused vertexdeclaration...
2015-02-05 Patrick Rudolphst/nine: Missing sanity check for CALLOC return E_OUTOF...
2014-12-09 Matt TurnerRemove useless checks for NULL before freeing
2014-12-03 Axel Davyst/nine: Fix vertex declarations for non-standard ...
2014-11-26 Stanislaw Halikst/nine: call DBG() at more external entry points
2014-11-18 Joakim Sindholtnine: Add state tracker nine for Direct3D9 (v3)