summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/nine/device9.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-1/+1
* util: Move gallium's linked list to utilJason Ekstrand2015-05-081-1/+1
* st/nine: Workaround barycentrics issue on some cardsAxel Davy2015-04-291-0/+4
* st/nine: Implement dummy vbo behaviour when vs is missing inputsTiziano Bacocco2015-02-061-0/+4
* st/nine: Dummy sampler should have a=1Axel Davy2015-02-061-0/+3
* st/nine: Add variables containing the size of the constant buffersAxel Davy2015-01-221-0/+2
* st/nine: Rework of boolean constantsAxel Davy2015-01-221-2/+2
* st/nine: clean device9ex.Axel Davy2014-11-261-2/+5
* nine: Add state tracker nine for Direct3D9 (v3)Joakim Sindholt2014-11-181-0/+801