<div dir="ltr">On Wed, Sep 18, 2013 at 10:49 PM, Bill Spitzak <span dir="ltr"><<a href="mailto:spitzak@gmail.com" target="_blank">spitzak@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
<br>
Sam Spilsbury wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hey all,<br>
<br>
I've started playing around with trying to get weston surfaces (or<br>
views as they will later be called) to use arbitrary vertex meshes.<br>
  <br>
</blockquote></div>
Do you have an explanation for "views"? I thought wayland already supported putting the same buffer in more than one surface, so I don't see the purpose of "views".<br></blockquote><div> </div><div style>
Sorry about the delay.  I just responded to your previous e-mail.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This proposal is for warping windows, not for just making non-rectangular shapes, right? I think non-rectangular shapes are intended to be done by using transparent pixels in the buffer.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Currently, the vertex clipping implementation supports up to eight<br>
vertices and assumes that they are arranged in a fan (eg<br>
GL_TRIANGLE_FAN)[1]. I'm pretty sure that most geometry can be covered<br>
as long as we support GL_TRIANGLES (disjunct triangles),<br>
GL_TRIANGLE_STRIP (quadrilaterals or other sequential meshes) and<br>
GL_TRIANGLE_FAN (circles).<br>
  <br>
</blockquote></div>
You don't intend to clip arbitrary shapes against each other, right? You just want to go in after the clipping has produced these 8 triangles.<div class="HOEnZb"><div class="h5"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  <br>
</blockquote>
______________________________<u></u>_________________<br>
wayland-devel mailing list<br>
<a href="mailto:wayland-devel@lists.freedesktop.org" target="_blank">wayland-devel@lists.<u></u>freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/wayland-devel" target="_blank">http://lists.freedesktop.org/<u></u>mailman/listinfo/wayland-devel</a><br>
</div></div></blockquote></div><br></div></div>