summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/nine/vertexshader9.c
Commit message (Expand)AuthorAgeFilesLines
* st/nine: Initial ProcessVertices supportAxel Davy2016-10-101-0/+45
* st/nine: Partial software vertex processing supportAxel Davy2016-10-101-3/+12
* st/nine: Add support for swvp constants in shadersAxel Davy2016-10-101-0/+2
* st/nine: Fix Pointsize in programmable shaderAxel Davy2016-05-181-1/+5
* Treewide: Remove Elements() macroJan Vesely2016-05-171-1/+1
* st/nine: Align stack for entry pointsAxel Davy2016-02-121-1/+1
* st/nine: Finish Fog implementationAxel Davy2015-08-211-0/+2
* st/nine: Rework shader statesAxel Davy2015-08-211-5/+26
* st/nine: Refactor how user constbufs sizes are calculatedAxel Davy2015-02-061-2/+0
* Remove useless checks for NULL before freeingMatt Turner2014-12-081-2/+1
* st/nine: call DBG() at more external entry pointsStanislaw Halik2014-11-261-0/+3
* nine: Add state tracker nine for Direct3D9 (v3)Joakim Sindholt2014-11-181-0/+177