solvespace/.travis
whitequark 7265121b24 Refactor GlOffscreen; remove the GLEW dependency.
It was never really needed, since both Linux and OS X, where
GlOffscreen is used, guarantee that the API we need is present,
on all OS versions we're interested in.

Also, reorganize GlOffscreen consistently with the rest of our
codebase, and don't use RAII for OpenGL resource management because
of its requirement for an active context.
2016-07-25 04:21:55 +00:00
..
build-debian.sh Update CI scripts to respect the vA.B tag name format. 2016-05-17 14:53:36 +00:00
build-macos.sh Update CI scripts to respect the vA.B tag name format. 2016-05-17 14:53:36 +00:00
install-debian.sh Refactor GlOffscreen; remove the GLEW dependency. 2016-07-25 04:21:55 +00:00
install-macos.sh Prepare CI for release builds. 2016-04-23 04:38:32 +00:00