Re: [PATCH] add simple-drm test

2012-06-11 Thread Kristian Høgsberg
e have the drm protocol files. Kristian > > -Original Message- > > From: Zhao, Halley > > Sent: Friday, June 08, 2012 10:11 AM > > To: wayland-devel@lists.freedesktop.org > > Cc: Zhao, Halley > > Subject: [PATCH] add simple-drm test > > > > waylan

RE: [PATCH] add simple-drm test

2012-06-11 Thread Zhao, Halley
Hi Kristian: Are you ok with this test case for wayland-drm? Could it be added to Weston demo clients? > -Original Message- > From: Zhao, Halley > Sent: Friday, June 08, 2012 10:11 AM > To: wayland-devel@lists.freedesktop.org > Cc: Zhao, Halley > Subject: [PATCH] a

[PATCH] add simple-drm test

2012-06-07 Thread Zhao Halley
wayland-drm is a protocol to share buffer between wayland server and client. it is a simple case to demonstrate how it works. when I prepares some patches for mesa to extends buffer format supported by wayland-drm, a test case is asked. then it does. --- clients/Makefile.am |