Closed Bug 582469 Opened 14 years ago Closed 14 years ago

use 24bpp depth buffer, not 16bpp

Categories

(Core :: Graphics: CanvasWebGL, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
blocking2.0 --- betaN+

People

(Reporter: vlad, Assigned: vlad)

Details

Attachments

(1 file)

Attached patch fixSplinter Review
GLES has no renderbuffer types for >16bpp depth buffers, but desktop supports the packed 24_8 format (as well as normal depth24).  Use depth24_stencil8 or depth24 as appropriate on desktop instead to get back depth precision.
Attachment #460735 - Flags: review?(bjacob)
Attachment #460735 - Flags: review?(bjacob) → review+
blocking2.0: --- → betaN+
Who owns this?  Need an owner ASAP.
http://hg.mozilla.org/mozilla-central/rev/5f857be14db9
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Assignee: nobody → vladimir
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: