xf86-video-ati: Branch 'master'

Adam Jackson ajax at kemper.freedesktop.org
Wed Dec 17 11:04:16 PST 2014


 src/radeon.h |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 04da199231bb3f11cf17f94574a8df05855a7b82
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Dec 17 14:03:58 2014 -0500

    Remove dead accelDFS flag
    
    Signed-off-by: Adam Jackson <ajax at redhat.com>

diff --git a/src/radeon.h b/src/radeon.h
index 7b904de..88a0bd5 100644
--- a/src/radeon.h
+++ b/src/radeon.h
@@ -420,7 +420,6 @@ typedef struct {
 
     Bool              directRenderingEnabled;
     struct radeon_dri2  dri2;
-    Bool              accelDFS;
 
     /* accel */
     Bool              RenderAccel; /* Render */


More information about the xorg-commit mailing list