st/nine: Implement D3DRS_SPECULARENABLE
authorPatrick Rudolph <siro@das-labor.org>
Tue, 22 Sep 2015 10:57:37 +0000 (12:57 +0200)
committerAxel Davy <axel.davy@ens.fr>
Thu, 4 Feb 2016 21:12:17 +0000 (22:12 +0100)
commit921f3eac58238c308352c4d83b4df076c3ef9c56
tree0762a10fcb0e9f6429399646dcebe0fccf520401
parent9c26fa1b13d65ae13cba7da7eadc26cb4e20ddd5
st/nine: Implement D3DRS_SPECULARENABLE

Implement fixed function D3DRS_SPECULARENABLE.
Fixes failing WINE tests in test_specular_lighting() (visual.c)

Signed-off-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Axel Davy <axel.davy@ens.fr>
src/gallium/state_trackers/nine/nine_ff.c