Skip to content
  • Dave Airlie's avatar
    dri3: allow building against older xcb (v3) · 7aeef2d4
    Dave Airlie authored
    
    
    I'm not sure everyone wants to be updating their dri3 in a forced
    march setting, this allows a nicer approach, esp when you want
    to build on distro that aren't brand new.
    
    I'm sure there are plenty of ways this patch could be cleaner,
    and I've also not built it against an updated dri3.
    
    For meson I've just left it alone, since if you are using meson
    you probably don't mind xcb updates, and if you are using meson
    you can fix this better than me.
    
    v3: just don't put a version in for dri3/present without
    modifiers, should allow building with 1.11 as well
    
    (feel free to supply meson followups)
    
    Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
    Signed-off-by: default avatarMarek Olšák <marek.olsak@amd.com>
    7aeef2d4