Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 355821 - games-sports/foobillard Fix table rendering
Summary: games-sports/foobillard Fix table rendering
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Games
URL: http://www.mail-archive.com/dri-devel...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-21 09:28 UTC by Alan Swanson
Modified: 2011-02-21 20:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
foobillard-3.0a-glclamp.patch (foobillard-3.0a-glclamp.patch,841 bytes, patch)
2011-02-21 09:29 UTC, Alan Swanson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Swanson 2011-02-21 09:28:04 UTC
The table rendering is broken on ATI cards due to incorrect use of GL_CLAMP when the border colour is not set. Switching from GL_CLAMP to GL_CLAMP_TO_EDGE resolves issue.
Comment 1 Alan Swanson 2011-02-21 09:29:24 UTC
Created attachment 263257 [details, diff]
foobillard-3.0a-glclamp.patch
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2011-02-21 20:29:24 UTC
doesn't seem to cause problems on nvidia so.... in portage.  thanks for the bug report and patch.