Closed
Bug 577016
Opened 14 years ago
Closed 14 years ago
Reject transpose
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
People
(Reporter: bjacob, Assigned: bjacob)
Details
Attachments
(1 file)
4.66 KB,
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
As per the OpenGL ES 2.0 documentation,
http://www.khronos.org/opengles/sdk/2.0/docs/man/glUniform.xml
transpose must be FALSE.
This patch also improves error messages in this function and friends.
Assignee | ||
Updated•14 years ago
|
Attachment #456097 -
Attachment is patch: true
Attachment #456097 -
Attachment mime type: application/octet-stream → text/plain
Attachment #456097 -
Flags: review?(vladimir)
Attachment #456097 -
Flags: review?(vladimir) → review+
Assignee | ||
Comment 1•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Assignee: nobody → bjacob
You need to log in
before you can comment on or make changes to this bug.
Description
•