From owner-freebsd-x11@FreeBSD.ORG Mon Mar 30 19:59:54 2015 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7A66BAD4 for ; Mon, 30 Mar 2015 19:59:54 +0000 (UTC) Received: from barracuda.ixsystems.com (mail.ixsystems.com [69.198.165.135]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.ixsystems.com", Issuer "Go Daddy Secure Certificate Authority - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 56B64C91 for ; Mon, 30 Mar 2015 19:59:53 +0000 (UTC) X-ASG-Debug-ID: 1427745588-08ca041af103990002-0Qlll1 Received: from [192.168.1.130] (75-130-42-189.dhcp.buvl.tn.charter.com [75.130.42.189]) by barracuda.ixsystems.com with ESMTP id 6bhjGPuUchGaNZzp (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Mon, 30 Mar 2015 12:59:49 -0700 (PDT) X-Barracuda-Envelope-From: ken@pcbsd.org X-Barracuda-AUTH-User: ken@pcbsd.org X-Barracuda-Apparent-Source-IP: 75.130.42.189 Message-ID: <5519AB34.3000004@pcbsd.org> Date: Mon, 30 Mar 2015 15:59:48 -0400 From: Ken Moore User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: freebsd-x11@freebsd.org Subject: Re: 10.x -> 11 changes in compositing behavior References: <55159A0C.5000300@pcbsd.org> <5519A7EA.50103@dumbbell.fr> X-ASG-Orig-Subj: Re: 10.x -> 11 changes in compositing behavior In-Reply-To: <5519A7EA.50103@dumbbell.fr> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Barracuda-Connect: 75-130-42-189.dhcp.buvl.tn.charter.com[75.130.42.189] X-Barracuda-Start-Time: 1427745589 X-Barracuda-Encrypted: ECDHE-RSA-AES128-GCM-SHA256 X-Barracuda-URL: https://10.2.0.41:443/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at ixsystems.com X-Barracuda-BRTS-Status: 1 X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=8.0 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.3.17356 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Mar 2015 19:59:54 -0000 On 03/30/2015 15:45, Jean-Sébastien Pédron wrote: > On 27.03.2015 18:57, Ken Moore wrote: >> Greetings! > Hi! > >> -------- Relevant Information ------ >> First off, the versions of xorg that I am comparing are identical >> between the two systems: >> xorg 7.7_1 >> xorg-apps 7.7_2 >> xorg-docs 1.7,1 >> xorg-drivers 7.7_2 >> xorg_server 1.14.7_2,1 > What about the Mesa ports? > o libglapi > o libGL > o libEGL > o libglesv2 > o dri > > And the X.Org drivers (xf86-*)? > Main system (10.1) - libglapi: 9.1.7_2 - libGL: 9.1.7_4 - libEGL: (pkg not installed) - libglesv2: (pkg not installed) - dri: 9.1.7_6,2 - xorg-drivers: 7.7_2 (same) VM (11-Current) - libglapi: 10.4.4_2 - libGL: 10.4.4_3 - libEGL: (pkg not installed) - libglesv2: (pkg not installed) - dri: 10.4.4_6,2 The xf86-* packages are identical between systems. -- ~~ Ken Moore ~~ PC-BSD/iXsystems