servo/webrender

Override shader path by default for examples and wrench

Offen

#1.295 geöffnet am 25.05.2017

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (319 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (3.355 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 20T 5h) (1 gemergte PR in 30 T)

Beschreibung

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.

Contributor Guide