commit | 3db2bcf7e532b2f6bb07faf1cf5d0deacc9c0bb3 | [log] [tgz] |
---|---|---|
author | Guy Zadickario <guy@graphtech.co.il> | Mon Jul 04 22:30:58 2011 +0300 |
committer | Guy Zadickario <guy@graphtech.co.il> | Mon Jul 04 22:30:58 2011 +0300 |
tree | d29713a4f43980b09b251e3988c42adbd49e6309 | |
parent | ee856671352ed0e22b33d7418f5265a2951b5ebd [diff] |
opengl translator: fixed normalized vertex attribs That fixes the alpha and GUI components artifacts in Cordy. The translator has ignored the 'normalized' argument of glVertexAttribPointer function in GLESv2. We now use the supplied value when applying the vertex attributes to the backend OpenGL so that non-float color vertex attributes are now normalized. Change-Id: Idffda33225748276144ed70d2dcf4da17219d1d2