summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorKevin Strasser <[email protected]>2019-01-24 16:32:48 -0800
committerAdam Jackson <[email protected]>2019-08-21 18:36:57 +0000
commit7b4ed2b513efad86616e932eb4bca20557addc78 (patch)
tree9379268ee850c2bac41c54eea8a10ae0a5b9aea1 /README.rst
parent3562f48c9d58793429fc5ea655b8b4629b495ce0 (diff)
egl: Convert configs to use shifts and sizes instead of masks
Change dri2_add_config to take arrays of shifts and sizes, and compare with those set in the dri config. Convert all platform driver masks to shifts and sizes. In order to handle older drivers, where shift attributes aren't available, we fall back to the mask attributes and compute the shifts with ffs. Signed-off-by: Kevin Strasser <[email protected]> Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions