st/nine: Handle Window Occlusion
[mesa.git] / src / gallium / state_trackers / nine / device9.h
2016-02-04 Patrick Rudolphst/nine: Handle Window Occlusion
2016-02-04 Patrick Rudolphst/nine: Store minor version num
2016-01-02 Marek Olšáku_upload_mgr: pass alignment to u_upload_data manually
2015-08-21 Axel Davyst/nine: Calculate dummy sampler state only once
2015-08-21 Axel Davyst/nine: Rework constant buffer state handling
2015-08-21 Axel Davyst/nine: Improve fallback when driver doesn't support...
2015-08-21 Axel Davyst/nine: Track managed textures
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-05-09 Jason Ekstrandutil: Move gallium's linked list to util
2015-04-29 Axel Davyst/nine: Workaround barycentrics issue on some cards
2015-02-05 Tiziano Bacoccost/nine: Implement dummy vbo behaviour when vs is missi...
2015-02-05 Axel Davyst/nine: Dummy sampler should have a=1
2015-01-22 Axel Davyst/nine: Add variables containing the size of the const...
2015-01-22 Axel Davyst/nine: Rework of boolean constants
2014-11-26 Axel Davyst/nine: clean device9ex.
2014-11-18 Joakim Sindholtnine: Add state tracker nine for Direct3D9 (v3)