~jammy-zhou/glcompbench/glcompbench

  • 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.
Filename Latest Rev Last Changed Committer Comment Size
..
data 1 13 years ago Alexandros Frantzis Initial commit. Diff
src 1 13 years ago Alexandros Frantzis Initial commit. Diff
COPYING 1 13 years ago Alexandros Frantzis Initial commit. 34.2 KB Diff Download File
INSTALL 1 13 years ago Alexandros Frantzis Initial commit. 205 bytes Diff Download File
NEWS 1 13 years ago Alexandros Frantzis Initial commit. 75 bytes Diff Download File
README 1 13 years ago Alexandros Frantzis Initial commit. 129 bytes Diff Download File
File waf 1 13 years ago Alexandros Frantzis Initial commit. 80.5 KB Diff Download File
wscript 1.1.4 13 years ago Alexandros Frantzis Add egl-gl flavor. 3.4 KB Diff Download File