diff options
author | Kenneth Graunke <[email protected]> | 2017-05-04 01:17:29 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2017-05-06 15:43:43 -0700 |
commit | 6e2c39f562bce4f3aa6ad93afe9c1b08415f252e (patch) | |
tree | 3ddd5f3d82cc999ef9871e670a0342fffd3ad8ad /.mailmap | |
parent | 8c5a938171d0566b087fdfb5c422464aa005e8ed (diff) |
i965: Port 3DSTATE_VF to genxml and simplify the implementation.
The whole "it might be used for non-indexed draws" thing is no longer
true - it turns out this was a mistake, and removed in OpenGL 4.5.
(See Marek's commit 96cbc1ca29e0b1f4f4d6c868b8449999aecb9080.) So
we can simplify this and just program 0 for non-indexed draws.
We can also use #if blocks to remove the atom on Ivybridge/Baytrail,
now that they have a separate atom list from Haswell. No more runtime
checks.
Reviewed-by: Topi Pohjolainen <[email protected]>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions