diff options
author | Eric Engestrom <[email protected]> | 2017-06-21 10:40:31 +0100 |
---|---|---|
committer | Eric Engestrom <[email protected]> | 2017-06-22 14:54:36 +0100 |
commit | b81cfc73408b3d55772a56fbfa0e505b4da281a8 (patch) | |
tree | 1aaae171bec958a570de9f1819eb3a1a76e249bd /.travis.yml | |
parent | bcd67b171152dfba2402de923a44dfe946e2684a (diff) |
egl: simplify dri_config conditionals
In the same spirit as 858f2f2ae6 (egl/dri2: ease srgb __DRIconfig
conditionals), let's merge dri_single_config and dri_double_config into
a single dri_config[2].
This moves the `if (double) dri_double_config else dri_single_config`
logic to `dri_config[double]`, reducing code duplication and making it
easier to read.
Signed-off-by: Eric Engestrom <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions