summaryrefslogtreecommitdiffstats
path: root/tests/libdimension/gl.c
Commit message (Expand)AuthorAgeFilesLines
* Group tests and benchmarks with the corresponding source code.Tavian Barnes2011-05-151-87/+0
* Update email address.Tavian Barnes2011-03-081-1/+1
* New dmnsn_warning() API, remove different severities.Tavian Barnes2011-03-081-3/+3
* Get rid of some <unistd.h> includes.Tavian Barnes2010-12-011-1/+0
* Fix some -W{strict,missing}-prototypes warnings.Tavian Barnes2010-07-311-1/+1
* Don't forget to delete display in success path in GL test.Tavian Barnes2010-07-081-0/+1
* Don't sleep(1) in GL test.Tavian Barnes2010-07-081-4/+1
* Fix some copyright dates.Tavian Barnes2010-05-101-1/+1
* Only render in one combined `render' test.Tavian Barnes2010-05-061-55/+27
* New dmnsn_malloc() function, and friends.Tavian Barnes2010-04-071-10/+0
* New dmnsn_clear_canvas() function.Tavian Barnes2010-03-241-0/+2
* 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
* 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