https://bugs.freedesktop.org/show_bug.cgi?id=75126

Emil Velikov <emil.l.veli...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Emil Velikov <emil.l.veli...@gmail.com> ---
Pushed to master

commit 9eae750317b52d05448ec327ec7499908a4653cf
Author: Emil Velikov <emil.l.veli...@gmail.com>
Date:   Tue Feb 18 00:57:24 2014 +0000

    configure: use default dri drivers whenever opengl and dri are enabled

    Commit ee55500c22a(configure: cleanup classic dri drivers handling)
    cleaned up the logic handling autodetection of dri drivers, but missed
    the case when one can explicitly disable dri, and still request opengl.

    Fixes build issues for the following
    ./autogen.sh --disable-dri --with-gallium-drivers=swrast

    While we're here, explicitly clear with_dri_drivers whenever building
    without such drivers to prevent choking later on.

    v2: Simplify with_dri_drivers handling.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to