servo/webrender

Override shader path by default for examples and wrench

Aperta

#1295 aperta il 25 mag 2017

 (0 commenti) (0 reazioni) (0 assegnatari)Rust (319 fork)github user discovery
help wanted

Metriche repository

Star
 (3355 stelle)
Metriche merge PR
 (Merge medio 20g 5h) (1 PR mergiata in 30 g)

Descrizione

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.

Guida contributor