Bug 69135 - Make EGLUT-Wayland code catch up with latest stable Wayland (1.2)
Summary: Make EGLUT-Wayland code catch up with latest stable Wayland (1.2)
Status: RESOLVED MOVED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Demos (show other bugs)
Version: git
Hardware: Other All
: medium major
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-09 09:42 UTC by manuel.BACHMANN@eurogiciel.fr
Modified: 2019-05-14 15:37 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
eglut-wayland12.patch (3.53 KB, text/plain)
2013-09-09 09:42 UTC, manuel.BACHMANN@eurogiciel.fr
Details

Description manuel.BACHMANN@eurogiciel.fr 2013-09-09 09:42:25 UTC
Created attachment 85492 [details]
eglut-wayland12.patch

Current EGLUT helper code (used to compile the "es2gears" demo e.g) breaks with Wayland 1.2.0 and later.

(the Wayland API has been significantly revised between 1.0 and 1.2)

Please consider the attached patch, which allows "libeglut_wayland" to compile again and examples to run against it.

There is still a problem : demo starts but doesn't refresh (only the first frame shows). I guess I missed something in a callback. Any insight on this topic is welcome.
Comment 1 GitLab Migration User 2019-05-14 15:37:11 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/demos/issues/8.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.