#2103: The view is shifted 50% to the left in many OpenGL apps on ati video
cards
--------------------------------------------+-------------------------------
Reporter: [EMAIL PROTECTED] | Owner: [email protected]
Type: task | Status: new
Priority: normal | Milestone: 6.2
Component: BOOK | Version: SVN
Severity: major | Keywords:
--------------------------------------------+-------------------------------
This is a duplicate of https://bugs.freedesktop.org/show_bug.cgi?id=6046
The patch attached there fixes the problem only for r300 cards, and is
thus incomplete. A workaround that works for all cards is to change the
"make linux-dri" command in Mesa instructions to:
{{{
make OPT_FLAGS="-O2 -pipe -fno-strict-aliasing" linux-dri-x86
}}}
The important part is -fno-strict-aliasing.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2103>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page