https://bugs.freedesktop.org/show_bug.cgi?id=37205

--- Comment #1 from Marek Olšák <mar...@gmail.com> 2011-05-14 08:50:04 PDT ---
I guess the problem is:

offset.y = 0;

But it should be:

offset.y = 0.0;

It looks like a bug in the demo.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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

Reply via email to