From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 79850] [awesomenauts][radeonsi] pageflip is clearly missing vblank with vsync on Date: Tue, 24 Jun 2014 08:44:25 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1075582553==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 4B9916E04D for ; Tue, 24 Jun 2014 01:44:25 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1075582553== Content-Type: multipart/alternative; boundary="1403599465.1ecF0.25651"; charset="us-ascii" --1403599465.1ecF0.25651 Date: Tue, 24 Jun 2014 08:44:25 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D79850 --- Comment #12 from Michel D=C3=A4nzer --- I noticed artifacts as you're describing in armagetronad. It's actually DRI2CanFlip() which failed, because the window pixmap is not the screen pix= map. This turned out to be because SDL 1.2 enables backing store when supported: https://bugzilla.libsdl.org/show_bug.cgi?id=3D2602 Even if awesomenauts doesn't use SDL 1.2, it might be worth disabling backi= ng store via Option "BackingStore" "off" in xorg.conf or the -bs Xorg command line switch. --=20 You are receiving this mail because: You are the assignee for the bug. --1403599465.1ecF0.25651 Date: Tue, 24 Jun 2014 08:44:25 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Commen= t # 12 on bug 79850<= /a> from Michel D=C3=A4nzer
I noticed artifacts as you're describing in armagetronad. It's=
 actually
DRI2CanFlip() which failed, because the window pixmap is not the screen pix=
map.
This turned out to be because SDL 1.2 enables backing store when supported:
https://bugz=
illa.libsdl.org/show_bug.cgi?id=3D2602

Even if awesomenauts doesn't use SDL 1.2, it might be worth disabling backi=
ng
store via

 Option "BackingStore" "off"

in xorg.conf or the -bs Xorg command line switch.


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1403599465.1ecF0.25651-- --===============1075582553== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1075582553==--