-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecte: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.team-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team
Description
- We don't correctly check that a render target of 0u exists, only that there is at least one color attachment in entity_pass. this can cause a crash.
- https://github.com/flutter/engine/blob/main/shell/platform/linux/fl_renderer_gl.cc#L65
- Desktop OpenGL throws an invalid parameter error when uploading the A8 texture for the glyph atlas.
- Desktop OpenGL throws invalid parameter when looking up extensions.
Fixing these removes most crashes but the rendering does not show up.
chinmaygarde, whiskeyPeak and vially
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecte: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.team-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team