[RFC] compositor: Introduce composite zoom. v1
Scott Moreau
oreaus at gmail.com
Tue Feb 14 08:57:05 PST 2012
I failed to address this comment:
> > + glUniformMatrix4fv(es->shader->modelview_uniform,
> > + 1, GL_FALSE, modelview_inverse.d);
>
> The inverse matrix is going into modelview uniform, one of them needs a
> corretion in the name.
>
Perhaps modelview_uniform and modelview in the shader could be renamed to
camera_uniform and camera respectively.
Thanks,
Scott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20120214/531054df/attachment.htm>
More information about the wayland-devel
mailing list