Closed
Bug 1173983
Opened 10 years ago
Closed 10 years ago
Use DXGI_FORMAT_R8_UNORM for alpha textures with d3d11
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
FIXED
mozilla41
Tracking | Status | |
---|---|---|
firefox41 | --- | fixed |
People
(Reporter: mattwoodrow, Assigned: mattwoodrow)
References
Details
Attachments
(1 file)
70.32 KB,
patch
|
bas.schouten
:
review+
|
Details | Diff | Splinter Review |
These seem to work almost the same as A8 textures, except without crashing or failing OpenSharedHandle on some machines.
Confirmed that this works on multiple machines that failed to work with A8 textures.
This is (hopefully) a better fix for bug 1153123, but we should probably let it ride the trains.
Attachment #8621252 -
Flags: review?(bas)
Updated•10 years ago
|
Attachment #8621252 -
Flags: review?(bas) → review+
Comment 2•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in
before you can comment on or make changes to this bug.
Description
•