st/nine: Refactor how user constbufs sizes are calculated
[mesa.git] / src / gallium / state_trackers / nine / device9.c
2015-02-05 Axel Davyst/nine: Explicit nine requirements
2015-01-22 Axel Davyst/nine: Allocate vs constbuf buffer for indirect addre...
2015-01-22 Axel Davyst/nine: Allocate the correct size for the user constan...
2015-01-22 Axel Davyst/nine: Add variables containing the size of the const...
2015-01-22 Axel Davyst/nine: Convert integer constants to floats before...
2015-01-22 Axel Davyst/nine: Rework of boolean constants
2014-12-21 David Heidelbergst/nine: fix DBG typo (trivial)
2014-12-10 Marek Olšákcso: put cso_release_all into cso_destroy_context
2014-12-03 Axel Davyst/nine: Queries: Use gallium caps to get if queries...
2014-12-03 Axel Davyst/nine: Queries: remove dummy queries
2014-11-26 David Heidelbergst/nine: return GetAvailableTextureMem in bytes as...
2014-11-26 Axel Davyst/nine: Add pool check to SetTexture (v2)
2014-11-26 Stanislaw Halikst/nine: call DBG() at more external entry points
2014-11-26 Axel Davyst/nine: clean device9ex.
2014-11-18 Joakim Sindholtnine: Add state tracker nine for Direct3D9 (v3)