Closed
Bug 724094
Opened 13 years ago
Closed 13 years ago
Use fTexImage2D instead of TexSubImage2D when uploading full width
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla13
People
(Reporter: BenWa, Assigned: BenWa)
References
(Depends on 1 open bug)
Details
Attachments
(1 file)
11.60 KB,
patch
|
ajuma
:
review+
|
Details | Diff | Splinter Review |
We're using TexSubImage2D unnecessarily on mobile.
Assignee | ||
Updated•13 years ago
|
Attachment #594296 -
Attachment is patch: true
Attachment #594296 -
Flags: review?(ajuma)
Updated•13 years ago
|
Attachment #594296 -
Flags: review?(ajuma) → review+
Assignee | ||
Comment 1•13 years ago
|
||
Assignee: nobody → bgirard
Status: NEW → ASSIGNED
Assignee | ||
Updated•13 years ago
|
OS: Mac OS X → Android
Hardware: x86 → ARM
Comment 2•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla13
You need to log in
before you can comment on or make changes to this bug.
Description
•