st/nine: Simplify Surface9 Managed resources implementation
[mesa.git] / src / gallium / state_trackers / nine / nine_pipe.h
2015-04-29 Axel Davyst/nine: Simplify Surface9 Managed resources implementation
2015-04-29 Axel Davyst/nine: Rework texture data allocation
2015-02-24 Tobias Klausmannst/nine: Mark end of non-void function unreachable
2015-02-05 Axel Davyst/nine: Fix multisampling support detection
2015-02-05 Axel Davyst/nine: Fix depth stencil formats bindings flags.
2015-02-05 Tiziano Bacoccost/nine: D3DRS_FILLMODE set to 0 is D3DFILL_SOLID
2015-02-05 Tiziano Bacoccost/nine: Setting D3DRS_ALPHAFUNC to 0 means D3DCMP_NEVER
2015-02-05 Axel Davyst/nine: Add D3DFMT_DF16 support
2015-02-05 Axel Davyst/nine: Implement fallback for D3DFMT_D24S8, D3DFMT_D2...
2015-02-05 Axel Davyst/nine: Refactor format d3d9 to pipe conversion
2015-02-05 Axel Davyst/nine: Implement RESZ hack
2015-01-22 Axel Davyst/nine: Add ATI1 and ATI2 support
2015-01-22 Axel Davyst/nine: Add new texture format strings
2014-11-18 Joakim Sindholtnine: Add state tracker nine for Direct3D9 (v3)