aboutsummaryrefslogtreecommitdiffstats
path: root/install-lib-links.mk
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2017-05-10 12:41:38 -0700
committerKenneth Graunke <[email protected]>2017-05-11 16:34:04 -0700
commit4933c3d16e8b652c388d04e498b4f9016507fbf3 (patch)
tree109aa3f722a881e62e7dd5c35328c6090acaf1e2 /install-lib-links.mk
parentd65e19f5c64f788d1d2e8477dc16d05b9fa2dbce (diff)
i965: Change GEN_GEN < 7 to GEN_GEN == 6 in 3DSTATE_VS code.
This whole code is surrounded in #if GEN_GEN >= 6, and this code only applies on Sandybridge. So, use GEN_GEN == 6 to reduce the delta in the next patch, when we add Gen4-5 support. Reviewed-by: Rafael Antognolli <[email protected]>
Diffstat (limited to 'install-lib-links.mk')
0 files changed, 0 insertions, 0 deletions