servo/webrender

Override shader path by default for examples and wrench

开放

#1,295 创建于 2017年5月25日

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

仓库指标

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

描述

Examples and wrench main use case is assisting developers, which built WR locally in the first place. I suggest us having these binary to use local shaders by default, so that we can iterate quickly without putting the command line every time. Perhaps, even have a compile feature to include shaders in the build that is only used by Servo/Gecko? We could write the shader path by the build.rs somewhere, then read in the examples/wrench.

贡献者指南