servo/webrender

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

开放

#3,188 创建于 2018年10月11日

 (2 条评论) (0 个反应) (0 位负责人)Rust (319 个派生)github user discovery
difficulty: easyhelp wanted

仓库指标

星标
 (3,355 个星标)
PR 合并指标
 (平均合并 20天 5小时) (30 天内合并 1 个 PR)

描述

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

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

贡献者指南