commit | bd3489b6e1657a036327c079abbd7da1c50799dc | [log] [tgz] |
---|---|---|
author | Daniel Stone <daniel@fooishbar.org> | Tue May 08 17:17:53 2012 +0100 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Tue May 08 14:40:51 2012 -0400 |
tree | 36c1848b74261cf97db1d0af0a9d616e64058e65 | |
parent | eb95d0de7ea5f9a5e23eb6757987dcec4a9add3b [diff] |
Add fixed-point versions of weston_surface_{to, from}_global To be used by input code, paralleling the existing integer versions. Enlarge the surface_{to,from}_global_float input types to GLfloat to avoid losing precision. Signed-off-by: Daniel Stone <daniel@fooishbar.org>