summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAxel Davy <[email protected]>2015-11-07 17:47:06 +0100
committerAxel Davy <[email protected]>2016-02-04 22:12:17 +0100
commitb5876e47623a20c9a123d33927f97bada7c95f3c (patch)
tree4fb7e026bd16e39ce2576d822417afe4b8c25e0f /.gitignore
parent531acbc56b987a1ea288b95046e4181e34b611e8 (diff)
st/nine: Use ff vertex shader when position_t is used
When an application sets a vertex shader, we are supposed to use it, and when no vertex shader are set, we are supposed to revert to fixed function vertex shader. It seems there is an exception: when the vertex declaration has a position_t index, we should revert to fixed function vertex shader. Up to know we were checking if device->state.vs is set to know whether to use programmable shader or not. With this commit we determine whether we use programmable shader or not when vertex shader/declaration are set, but stateblocks do complicate things a bit. Signed-off-by: Axel Davy <[email protected]> Reviewed-by: Patrick Rudolph <[email protected]>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions