[Mesa-dev] [Bug 61640] New: Mesa demos render black without a window manager present
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Feb 28 16:10:03 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=61640
Priority: medium
Bug ID: 61640
Assignee: mesa-dev at lists.freedesktop.org
Summary: Mesa demos render black without a window manager
present
Severity: minor
Classification: Unclassified
OS: All
Reporter: kenneth at whitecape.org
Hardware: Other
Status: NEW
Version: git
Component: Demos
Product: Mesa
Some Mesa demos, such as "gloss", render black when running under X without a
window manager. With freeglut, the Reshape() function is apparently never
called, which is what sets up the frustum and such. Presumably this is because
there isn't a window manager to provide a ConfigureNotify event.
Notably, Mark Kilgard's glut does call the Reshape() function.
However, it seems like Mesa demos should probably set up their initial frustum
and such.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130301/c719f835/attachment.html>
More information about the mesa-dev
mailing list