Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/nine: Change the way nine_shader gets the pipe | Axel Davy | 2016-12-20 | 1 | -1/+3 |
* | st/nine: Initial ProcessVertices support | Axel Davy | 2016-10-10 | 1 | -0/+75 |
* | st/nine: Add support for swvp constants in shaders | Axel Davy | 2016-10-10 | 1 | -0/+2 |
* | st/nine: Fix Pointsize in programmable shader | Axel Davy | 2016-05-18 | 1 | -47/+5 |
* | st/nine: Enforce centroid for color input when multisampling is on | Axel Davy | 2016-02-04 | 1 | -0/+1 |
* | st/nine: Programmable ps D3DTTSS_PROJECTED support | Axel Davy | 2015-08-21 | 1 | -0/+1 |
* | st/nine: Finish Fog implementation | Axel Davy | 2015-08-21 | 1 | -0/+47 |
* | st/nine: Implement TEXBEM,TEXBEML and BEM | Tiziano Bacocco | 2015-08-21 | 1 | -0/+1 |
* | gallium: replace INLINE with inline | Ilia Mirkin | 2015-07-21 | 1 | -6/+6 |
* | st/nine: Refactor how user constbufs sizes are calculated | Axel Davy | 2015-02-06 | 1 | -12/+10 |
* | st/nine: Fix vertex declarations for non-standard (usage/index) | Axel Davy | 2014-12-03 | 1 | -1/+1 |
* | nine: Add state tracker nine for Direct3D9 (v3) | Joakim Sindholt | 2014-11-18 | 1 | -0/+142 |