summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/nine/device9.h
Commit message (Expand)AuthorAgeFilesLines
* u_upload_mgr: pass alignment to u_upload_data manuallyMarek Olšák2016-01-021-0/+1
* st/nine: Calculate dummy sampler state only onceAxel Davy2015-08-211-1/+2
* st/nine: Rework constant buffer state handlingAxel Davy2015-08-211-4/+0
* st/nine: Improve fallback when driver doesn't support user buffers.Axel Davy2015-08-211-1/+4
* st/nine: Track managed texturesAxel Davy2015-08-211-0/+1
* 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