st/nine: Unset vtxbuf on reset
[mesa.git] / src / gallium / state_trackers / nine / stateblock9.c
2016-02-04 Axel Davyst/nine: Use pipe_resource_reference for vtxbuf
2016-02-04 Axel Davyst/nine: Use ff vertex shader when position_t is used
2016-02-04 Axel Davyst/nine: Initialize lights in stateblocks
2015-08-21 Axel Davyst/nine: Fix the number of texture stages
2015-04-29 Axel Davyst/nine: Encapsulate variables for MANAGED resource
2015-02-05 Tiziano Bacoccost/nine: Fix enabled lights in stateblocks
2015-01-22 Axel Davyst/nine: Add variables containing the size of the const...
2014-12-09 Matt TurnerRemove useless checks for NULL before freeing
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)