~jammy-zhou/glcompbench/glcompbench

Viewing all changes in revision 14.

  • Committer: Jammy Zhou
  • Date: 2011-04-13 01:31:11 UTC
  • Revision ID: jammy.zhou@linaro.org-20110413013111-y8ipk6q6ddzuzvap
The transpose parameter of glUniformMatrix4fv must be GL_FALSE for GLES2

If GL_TRUE is set, GL_ERROR_INVALID_VALUE will be returned. So use column
major order for matrix transformations.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: