diff options
author | Ian Romanick <ian.d.romanick@intel.com> | 2010-03-25 13:19:13 -0700 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2010-03-25 13:19:13 -0700 |
commit | 1b4f04124ab1cf1c9df94277f9da69956991d9e8 (patch) | |
tree | ed40351b9636440852b10b08945044ff661bfa24 /main | |
parent | c1bd3a1a61364d8450629a935b4611184eb99654 (diff) |
Fix matrix dimensioning
Newb GL mistake: matrices in GL are column-major. This means that
vector_elements is the number of rows. Making these changes causes
matrix-08.glsl to pass.
Diffstat (limited to 'main')
0 files changed, 0 insertions, 0 deletions