https://bugs.freedesktop.org/show_bug.cgi?id=69135
Priority: medium Bug ID: 69135 Assignee: mesa-dev@lists.freedesktop.org Summary: Make EGLUT-Wayland code catch up with latest stable Wayland (1.2) Severity: major Classification: Unclassified OS: All Reporter: manuel.bachm...@eurogiciel.fr Hardware: Other Status: NEW Version: git Component: Demos Product: Mesa Created attachment 85492 --> https://bugs.freedesktop.org/attachment.cgi?id=85492&action=edit 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. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev