Closed
Bug 623367
Opened 14 years ago
Closed 14 years ago
EGL Context Resize() needs to create pbuffer attribs correctly
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: vlad, Assigned: vlad)
Details
Attachments
(1 file)
|
3.85 KB,
patch
|
bjacob
:
review+
|
Details | Diff | Splinter Review |
Resize() was incorrectly setting the texture-binding params for the pbuffer attribs, even though CreateOffscreenPBuffer wasn't leading to Resize() failing. This fixes this and cleans up the code somewhat. This fixes 2 webgl tests.
Attachment #501495 -
Flags: review?(bjacob)
Updated•14 years ago
|
Attachment #501495 -
Flags: review?(bjacob) → review+
| Assignee | ||
Comment 1•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•