diff options
author | Kenneth Graunke <[email protected]> | 2015-08-29 00:01:15 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2015-09-26 11:59:56 -0700 |
commit | 6301af22bb80b2c177539074e3b2c68e65c15d41 (patch) | |
tree | 4161b8dab72e1150e3e301b407d478ee328230a3 /src/mesa/drivers/SConscript | |
parent | 99df02ca26f6127c8fa24d38a8a069ac6159356a (diff) |
i965/gs: Remove the dependency on the VS VUE map.
Because we only support geometry shaders in core profile, we can safely
ignore any driver-extending of VS outputs.
Those are:
- Legacy userclipping (doesn't exist in core profile)
- Edgeflag copying (Gen4-5 only, no GS support)
- Point coord replacement (Gen4-5 only, no GS support)
- front/back color hacks (Gen4-5 only, no GS support)
v2: Rebase; leave a comment about why SSO works.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Chris Forbes <[email protected]>
Diffstat (limited to 'src/mesa/drivers/SConscript')
0 files changed, 0 insertions, 0 deletions