servo/webrender

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

Open

#3,188 opened on Oct 11, 2018

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

Repository metrics

Stars
 (3,355 stars)
PR merge metrics
 (Avg merge 20d 5h) (1 merged PR in 30d)

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