http://bugs.freedesktop.org/show_bug.cgi?id=13244

           Summary: Passing --enable-dri to configure disables damage
                    support
           Product: xorg
           Version: unspecified
          Platform: x86 (IA32)
               URL: http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-
                    ati.git;a=commitdiff;h=c9264aa53bf1470ad9104d1e7c4a8ce13
                    c49c270
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/Radeon
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]


The commit in the provided URL for a portability fix from NetBSD to
configure.ac causes DAMAGE support to not be built in radeon driver when
"--enable-dri" is passed to configure. Support for DRI itself is still enabled
though.

This commit causes the tests for dri.h, sarea.h, dristruct.h and damage.h to be
not actually be done as the preceding test --- if test "x$DRI" = xauto; then
--- does not match as DRI is set to yes.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to