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

Update offscreen_gl_context #9044

Merged
merged 3 commits into from Dec 23, 2015
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

ci: Make travis link libgles2-mesa-dev on linux

  • Loading branch information
emilio committed Dec 22, 2015
commit b57fc731c2ba9a877e1c731389facad1e502346a
@@ -12,7 +12,7 @@ matrix:
- ./mach build -d --verbose
- ./mach test-unit
- bash etc/ci/lockfile_changed.sh
- bash etc/ci/manifest_changed.sh
- bash etc/ci/manifest_changed.sh
cache:
directories:
- .cargo
@@ -26,6 +26,7 @@ matrix:
- freeglut3-dev
- gperf
- libosmesa6-dev
- libgles2-mesa-dev
- python-virtualenv
- xorg-dev
- ccache
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.