aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/nine/nine_pipe.c
Commit message (Expand)AuthorAgeFilesLines
* st/nine: Use linear filtering for shadow mappingAxel Davy2016-02-041-2/+3
* st/nine: Support D3DFMT_R8G8B8Patrick Rudolph2016-02-041-3/+3
* st/nine: Use CSO cache for sampler viewsAxel Davy2015-08-211-2/+2
* st/nine: Remove NINED3DRS_ZBIASSCALEAxel Davy2015-08-211-1/+11
* st/nine: Rework blend statesAxel Davy2015-08-211-2/+2
* st/nine: Rework rasterizer statesAxel Davy2015-08-211-4/+3
* st/nine: Reorder DSA state settingsAxel Davy2015-08-211-2/+3
* st/nine: Account POINTSIZE_MIN and POINTSIZE_MAX for point sizePatrick Rudolph2015-08-211-1/+7
* st/nine: Always set point_quad_rasterization to 1Axel Davy2015-08-211-1/+1
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-1/+1
* st/nine: Implement AMD alpha to coverageAxel Davy2015-02-061-1/+1
* st/nine: Refactor format d3d9 to pipe conversionAxel Davy2015-02-061-1/+1
* st/nine: Refactor nine_d3d9_to_pipe_format_mapAxel Davy2015-02-061-79/+44
* nine: Add state tracker nine for Direct3D9 (v3)Joakim Sindholt2014-11-181-0/+410