summaryrefslogtreecommitdiff
path: root/tests/testtexture.c
Commit message (Collapse)AuthorAgeFilesLines
* snapshot: Redo debug messagesBenjamin Otte2018-04-241-1/+1
| | | | | Instead of every snapshot function having debug messages, have an explicit gtk_snapshot_push_debug() function that appends a debug node.
* tests: Update renamed symbolEmmanuele Bassi2018-03-201-1/+1
|
* tests: Add testtextureTimm Bäder2018-03-201-0/+144
a test that simply loads a given file as a texture and renders it.