diff options
author | Ben Widawsky <[email protected]> | 2017-03-17 13:29:08 -0700 |
---|---|---|
committer | Ben Widawsky <[email protected]> | 2017-03-21 14:48:12 -0700 |
commit | 79f619ca7082fec38576491fa0010c476d1ded65 (patch) | |
tree | e57beb81a8a6c36ddecdffb881d137546b52384e /src/Makefile.am | |
parent | fc1e9f0cb221b9b41f7bea2f83991910a2afe82b (diff) |
i965/dri: Enable modifier queries
New to the patch series after reordering things for landing smaller
chunks.
This will essentially enable modifiers from clients that were just
enabled in previous patches. A client could use the modifiers by
setting all of them at create, but had no way to actually query them
after creating the surface (ie. stupid clients could be broken before
this patch, but in more ways than this).
Obviously, there are no modifiers being actually stored yet - so this
patch shouldn't do anything other than allow the API to get back 0 (or
the LINEAR modifier).
Signed-off-by: Ben Widawsky <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions