Creation and manipulation of HW accelerated offscreen rendering contexts in multiple platforms. Originally intended for the Servo project's WebGL implementation.
.PHONY:all testsall:@echo> /dev/nulltests:cargo test --verbosecargo test --features texture_surface --verbosecargo test --features"test_osmesa" --verbose