summaryrefslogtreecommitdiff
path: root/tests/conform/test-point-sprite.c
Commit message (Expand)AuthorAgeFilesLines
* remove internal_format and redundant error argumentswip/lazy-texture-allocateRobert Bragg2013-12-021-1/+0
* Declare interface types as void and remove cast macrosRobert Bragg2013-11-271-1/+1
* Add a conformance test for using cogl_point_coord in a shaderNeil Roberts2013-09-021-19/+62
* Add _primitive_draw to replace _framebuffer_draw_primitiveRobert Bragg2013-07-151-6/+2
* Adds CoglError apiRobert Bragg2012-09-071-1/+1
* Split test-point-sprite into two, one without checking orientationNeil Roberts2012-07-031-5/+30
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-181-2/+2
* Start building parallel installable 2.0 api onlyRobert Bragg2012-04-161-18/+18
* Adds cogl_framebuffer_draw_[*_]rectangle functionsRobert Bragg2012-03-201-18/+20
* Add a conformance test for point spritesNeil Roberts2012-03-071-0/+129