st/nine: Fix update_vertex_elements bad rebase
[mesa.git] / src / gallium / state_trackers / nine / basetexture9.c
2015-02-05 Axel Davyst/nine: Add D3DFMT_DF16 support
2015-02-05 Axel Davyst/nine: fix early basetexture destruction
2015-01-22 Axel Davyst/nine: Add ATI1 and ATI2 support
2015-01-22 Axel Davyst/nine: Check if srgb format is supported before tryin...
2015-01-22 Stanislaw Halikst/nine: Hack to generate resource if it doesn't exist...
2015-01-22 Axel Davyst/nine: NineBaseTexture9: update sampler view creation
2015-01-22 Axel Davyst/nine: NineBaseTexture9: fix setting of last_layer
2014-11-26 Stanislaw Halikst/nine: call DBG() at more external entry points
2014-11-26 Axel Davyst/nine: rework the way D3DPOOL_SYSTEMMEM is handled
2014-11-26 Axel Davyst/nine: Rework Basetexture9 and Resource9.
2014-11-18 Joakim Sindholtnine: Add state tracker nine for Direct3D9 (v3)