Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compile in shaders to webrender instead of requiring a res directory #563

Merged
merged 3 commits into from Nov 17, 2016
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

Bump version for API change

  • Loading branch information
vvuk committed Nov 17, 2016
commit 5e91a74bcd47d982d06beff29c3f0106b639828f

Some generated files are not rendered by default. Learn more.

@@ -1,6 +1,6 @@
[package]
name = "webrender"
version = "0.9.0"
version = "0.10.0"
authors = ["Glenn Watson <gw@intuitionlibrary.com>"]
license = "MPL-2.0"
repository = "https://github.com/servo/webrender"
@@ -1,6 +1,6 @@
[package]
name = "webrender_traits"
version = "0.9.0"
version = "0.10.0"
authors = ["Glenn Watson <gw@intuitionlibrary.com>"]
license = "MPL-2.0"
repository = "https://github.com/servo/webrender"
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.