summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/nine/adapter9.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-2/+2
* st/nine: Fix behaviour of D3DUSAGE_QUERY_POSTPIXELSHADER_BLENDINGXavier Bouchoux2015-04-291-1/+2
* st/nine: Do not advertise D3DDEVCAPS_TEXTURESYSTEMMEMORYAxel Davy2015-04-291-1/+1
* st/nine: Fix multisampling support detectionAxel Davy2015-02-061-3/+9
* st/nine: Fix depth stencil formats bindings flags.Axel Davy2015-02-061-24/+2
* st/nine: Implement ATOC hackAxel Davy2015-02-061-0/+4
* st/nine: Change the value of some advertised capsAxel Davy2015-02-061-3/+3
* st/nine: Refactor format d3d9 to pipe conversionAxel Davy2015-02-061-52/+35
* st/nine: Improve CheckDeviceFormat debug outputAxel Davy2015-02-061-9/+3
* st/nine: Implement RESZ hackAxel Davy2015-02-061-0/+6
* st/nine: Explicit nine requirementsAxel Davy2015-02-061-45/+61
* st/nine: Add ATI1 and ATI2 supportAxel Davy2015-01-221-0/+3
* st/nine: Correctly advertise D3DPMISCCAPS_CLIPTLVERTSAxel Davy2015-01-221-1/+3
* st/nine: clean device9ex.Axel Davy2014-11-261-1/+1
* nine: Add state tracker nine for Direct3D9 (v3)Joakim Sindholt2014-11-181-0/+1091