st/nine: Account POINTSIZE_MIN and POINTSIZE_MAX for point size
[mesa.git] / src / gallium / state_trackers / nine / nine_state.c
2015-08-21 Patrick Rudolphst/nine: Account POINTSIZE_MIN and POINTSIZE_MAX for...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-04-29 Axel Davyst/nine: Encapsulate variables for MANAGED resource
2015-04-29 Axel Davyst/nine: Fix update_vertex_elements bad rebase
2015-04-29 Axel Davyst/nine: Rework update_vertex_buffers
2015-04-29 Axel Davyst/nine: Fix comment in update_viewport
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-02-05 Axel Davyst/nine: Fix update_framebuffer binding cbufs the pixel...
2015-02-05 Axel Davyst/nine: Implement fallback behaviour when rts and...
2015-02-05 Axel Davyst/nine: Implement AMD alpha to coverage
2015-02-05 Axel Davyst/nine: Commit sampler views again if srgb state changed.
2015-01-22 Axel Davyst/nine: Change comment relating to vertex shader input...
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: Fix sm3 relative addressing for non-debug...
2015-01-22 Axel Davyst/nine: Remove unused code for ps
2015-01-22 Axel Davyst/nine: Rework of boolean constants
2015-01-22 Axel Davyst/nine: Fix clip state logic
2014-12-03 Axel Davyst/nine: Fix vertex declarations for non-standard ...
2014-11-26 David Heidelbergst/nine: remove unused pipe_viewport_state::translate...
2014-11-26 Axel Davyst/nine: fix wrong variable reset
2014-11-18 Joakim Sindholtnine: Add state tracker nine for Direct3D9 (v3)