servo/webrender

Check for z-buffer presence on first render / during initialization.

Open

#3,188 opened on Oct 11, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (319 forks)github user discovery
difficulty: easyhelp wanted

Repository metrics

Stars
 (3,355 stars)
PR merge metrics
 (PR metrics pending)

Description

We can probably just query the depth bits in the bound framebuffer, or similar.

See https://github.com/servo/webrender/issues/3186 for context.

Contributor guide