[Mesa-dev] [PULL demos] eglut: Add wayland support

Kristian Høgsberg hoegsberg at gmail.com
Wed May 2 07:26:21 PDT 2012


On Wed, May 02, 2012 at 02:52:03PM +0800, zhiwen.wu at linux.intel.com wrote:
> The following changes since commit ebe0ddf657903bef32a161dc66254fbf8725f986:
> 
>   util: add gl_wrap.h and glu_wrap.h to libutil_la_SOURCES (2012-04-23 08:21:43 -0600)

Thanks, that's a good start.  There are still a few loose ends such as
pointer and keyboard handling, but it's a good first step.  Both committed.

Kristian


> Alex Wu (2):
>       eglut: Add wayland support
>       opengles2: Add es2gears_wayland target
> 
>  configure.ac                  |   14 ++++
>  src/egl/eglut/Makefile.am     |   15 ++++-
>  src/egl/eglut/eglut_wayland.c |  135 +++++++++++++++++++++++++++++++++++++++++
>  src/egl/opengles2/Makefile.am |    6 ++
>  4 files changed, 169 insertions(+), 1 deletions(-)
>  create mode 100644 src/egl/eglut/eglut_wayland.c
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel


More information about the mesa-dev mailing list