summaryrefslogtreecommitdiff
path: root/src/tests/clutter/interactive/test-cogl-offscreen.c
Commit message (Expand)AuthorAgeFilesLines
* tests/interactive: Replace cogl_texture_new_from_fileGeorges Basile Stavracas Neto2022-05-311-4/+4
* tests/interactive: Replace most CoglHandles by CoglTexturesGeorges Basile Stavracas Neto2022-05-311-2/+2
* tests/interactive: Drop empty test_coglbox_finalizeGeorges Basile Stavracas Neto2022-05-311-7/+0
* tests/interactive: Make TestCoglbox finalGeorges Basile Stavracas Neto2022-05-311-74/+23
* tests/interactive: Cleanup tabsGeorges Basile Stavracas Neto2022-05-311-1/+1
* cogl: Remove cogl_texture_new_with_sizeFernando Monteiro2021-12-071-3/+3
* cogl: Turn CoglFramebuffer, CoglOffscreen and CoglOnscreen into GObjectsJonas Ådahl2020-10-161-1/+1
* clutter: Don't use CoglHandle to store framebuffersJonas Ådahl2020-10-161-8/+9
* tests/clutter: Stop using cogl_offscreen_new_to_texture()Jonas Ådahl2020-10-161-1/+4
* tests: Use graphene APIsGeorges Basile Stavracas Neto2020-10-061-6/+9
* Replace the CoglMatrix type by graphene_matrix_tGeorges Basile Stavracas Neto2020-10-061-2/+2
* Don't access CoglMatrix struct fieldsGeorges Basile Stavracas Neto2020-10-061-1/+1
* tests/clutter: Always use stage from backendJonas Ådahl2020-08-131-5/+6
* clutter/actor: Remove clutter_actor_show_allGeorges Basile Stavracas Neto2020-06-271-1/+1
* clutter, core: Stop using the Cogl framebuffer stackJonas Ådahl2019-12-031-1/+2
* tests/clutter: Port to using non-implicit framebuffer Cogl APIJonas Ådahl2019-12-031-46/+52
* clutter: Introduce paint contextsJonas Ådahl2019-12-031-1/+2
* cogl: Remove COGL_INVALID_HANDLENiels De Graef2019-10-141-2/+2
* cogl: Remove cogl_handle_ref/unrefNiels De Graef2019-10-141-2/+2
* clutter: Move tests to src/testsCarlos Garnacho2019-08-241-0/+337