summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/nine/nine_state.h
Commit message (Expand)AuthorAgeFilesLines
* util: Move gallium's linked list to utilJason Ekstrand2015-05-081-1/+1
* st/nine: Implement dummy vbo behaviour when vs is missing inputsTiziano Bacocco2015-02-061-0/+3
* st/nine: Dummy sampler should have a=1Axel Davy2015-02-061-0/+2
* st/nine: Implement AMD alpha to coverageAxel Davy2015-02-061-1/+2
* st/nine: Commit sampler views again if srgb state changed.Axel Davy2015-02-061-0/+1
* st/nine: Check for the correct number of constants.Axel Davy2015-02-061-0/+1
* st/nine: Refactor how user constbufs sizes are calculatedAxel Davy2015-02-061-5/+0
* st/nine: Allocate vs constbuf buffer for indirect addressing once.Axel Davy2015-01-221-0/+1
* st/nine: Allocate the correct size for the user constant bufferAxel Davy2015-01-221-1/+1
* nine: Add state tracker nine for Direct3D9 (v3)Joakim Sindholt2014-11-181-0/+234