st/nine: Account POINTSIZE_MIN and POINTSIZE_MAX for point size
[mesa.git] / src / gallium / state_trackers / nine / volumetexture9.c
2015-04-29 Axel Davyst/nine: D3DUSAGE_AUTOGENMIPMAP is forbidden for volumes
2015-04-29 Axel Davyst/nine: Bound the dirty regions to resource size
2015-04-29 Axel Davyst/nine: Encapsulate variables for MANAGED resource
2015-04-29 Axel Davyst/nine: Add debug warning when application uses sw...
2015-02-05 Axel Davyst/nine: Refactor format d3d9 to pipe conversion
2015-01-22 Axel Davyst/nine: Add ATI1 and ATI2 support
2015-01-22 Axel Davyst/nine: Return D3DERR_INVALIDCALL when trying to creat...
2014-11-26 Stanislaw Halikst/nine: call DBG() at more external entry points
2014-11-26 Axel Davyst/nine: Rework Basetexture9 and Resource9.
2014-11-18 Joakim Sindholtnine: Add state tracker nine for Direct3D9 (v3)