summaryrefslogtreecommitdiffstats
path: root/tests/libdimension/gl.c
Commit message (Collapse)AuthorAgeFilesLines
* New dmnsn_clear_canvas() function.Tavian Barnes2010-03-241-0/+2
| | | | Makes valgrind happier about the GL test.
* Fix up license blurbs and copyright year.Tavian Barnes2010-01-271-1/+1
|
* Don't fail GL test if we can't get a GL context.Tavian Barnes2009-11-091-2/+2
| | | | Instead output a warning. Useful for running tests from a CLI.
* Make dmnsn_delete_scene() delete the scene's elements too.Tavian Barnes2009-11-091-9/+9
|
* Remove progress bars from tests, as parallel-tests hides output anyway.Tavian Barnes2009-10-301-5/+5
|
* Re-add GL test case.Tavian Barnes2009-10-131-0/+126