eglglessink: GLSL: Planar YUV converters optimization
authorReynaldo H. Verdejo Pinochet <reynaldo@collabora.com>
Wed, 10 Oct 2012 14:50:28 +0000 (11:50 -0300)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 18 Oct 2012 12:35:18 +0000 (14:35 +0200)
commit73d865091c6766664d2117852fbdc0ac8a0ecfd0
treea37fb546facf85ad79ce0952fe02b48485377bfb
parent846e77871bf45259687812a77c6c05f61c6007c5
eglglessink: GLSL: Planar YUV converters optimization

- Use consts for the transform's offset and cofficients values
- Use dot product instead of mult and add
- Avoid unneeded texture lookups
ext/eglgles/gsteglglessink.c