Closed
Bug 916565
Opened 12 years ago
Closed 6 years ago
Rendering issue with perspective WebGL filter by evanw
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: fb+mozdev, Unassigned)
References
()
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Firefox/24.0 (Beta/Release)
Build ID: 20130909203154
Steps to reproduce:
1. visit http://evanw.github.io/webgl-filter/
2. click on "perspective" filter
Actual results:
garbled output, faintly reminiscent of a checkerboard around image, rainbow-colored instead of gray-white, stripes
Expected results:
gray-white checkerboard around image
I'm sure the code is not bug free, but the checkerboard should work. Also fails in Nightly 26a (2013-09-14 & 2013-09-15). Works in Chrome 29.
Graphics (via Nightly)
Device ID 0x 166
GPU Accelerated Windows 1/1 OpenGL (OMTC)
Vendor ID 0x8086
WebGL Renderer Intel Inc. -- Intel HD Graphics 4000 OpenGL Engine
windowLayerManagerRemote true
AzureCanvasBackend quartz
AzureContentBackend quartz
AzureFallbackCanvasBackend none
AzureSkiaAccelerated 0
Reporter | ||
Updated•12 years ago
|
Hardware: x86 → x86_64
Reporter | ||
Comment 1•12 years ago
|
||
Updated•12 years ago
|
Component: Untriaged → Canvas: WebGL
Product: Firefox → Core
Comment 3•12 years ago
|
||
Confirmed on Mac:
Device ID 0x6741
GPU Accelerated Windows 2/2 OpenGL (OMTC)
Vendor ID 0x1002
WebGL Renderer ATI Technologies Inc. -- ATI Radeon HD 6630M OpenGL Engine
Status: UNCONFIRMED → NEW
Ever confirmed: true
Hardware: x86_64 → All
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•