summaryrefslogtreecommitdiff
path: root/cogl/cogl/cogl-framebuffer.h
Commit message (Expand)AuthorAgeFilesLines
* cogl/framebuffer: Remove scissor clipGeorges Basile Stavracas Neto2023-05-171-26/+2
* g-i: Drop unneeded since/stability annotationsBilal Elmoussaoui2022-11-221-142/+0
* cogl: Remove usages of framebuffer_draw_primitiveFernando Monteiro2021-12-071-26/+0
* cogl: Remove deprecated depth_test APIFernando Monteiro2021-12-071-4/+0
* cogl: Add GPU timestamp querying utilitiesIvan Molodetskikh2021-07-131-0/+13
* cogl: Init framebuffer driver up frontJonas Ådahl2021-01-301-0/+2
* cogl/framebuffer: Add COGL_EXPORT to public functionGeorges Basile Stavracas Neto2020-12-141-1/+1
* cogl/framebuffer: Move allocation and y-flip-ness to non-abstract typesJonas Ådahl2020-10-161-0/+4
* cogl: Turn CoglFramebuffer, CoglOffscreen and CoglOnscreen into GObjectsJonas Ådahl2020-10-161-19/+9
* cogl/framebuffer: Fix argument naming to blit_framebuffer()Jonas Ådahl2020-10-161-4/+4
* Replace the CoglMatrix type by graphene_matrix_tGeorges Basile Stavracas Neto2020-10-061-10/+10
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-291-2/+2
* cogl: Make private BLIT_FRAMEBUFFER feature publicJonas Ådahl2020-05-261-1/+1
* cogl: Mark exported cogl symbols using COGL_EXPORTJonas Ådahl2020-03-261-61/+62
* cogl/framebuffer: Add cogl_framebuffer_flushGeorges Basile Stavracas Neto2020-02-281-0/+12
* cogl: Remove unused cogl_program_use and friendsAdam Jackson2020-01-311-2/+2
* cogl: Make pipeline creation introspectableJonas Ådahl2019-12-031-1/+1
* cogl: Remove the framebuffer and source stacksJonas Ådahl2019-12-031-13/+0
* cogl: Add support for clipping regionsCarlos Garnacho2019-11-221-0/+5
* cogl: Remove unused deprecated cogl_framebuffer_{,v}draw_*Adam Jackson2019-11-201-224/+0
* cogl: Remove unused depth texture APIAdam Jackson2019-10-211-56/+0
* cogl: Remove unused COGL_FEATURE_ID_DEPTH_TEXTUREAdam Jackson2019-10-211-3/+0
* Remove CoglQuaternionGeorges Basile Stavracas Neto2019-10-161-16/+0
* Replace CoglEuler by graphene_euler_tGeorges Basile Stavracas Neto2019-10-161-3/+4
* cogl: Expose cogl_blit_framebufferPekka Paalanen2019-07-101-1/+65
* cogl: Remove CoglError wrapperNiels De Graef2019-06-201-2/+2
* cogl: Remove unused CoglTextureRectangleAdam Jackson2019-04-181-28/+11
* cogl: Remove unused 3D texture supportAdam Jackson2019-04-181-10/+10
* cogl: Remove color write masks from the framebuffer and pipeline APIAdam Jackson2019-04-171-32/+0
* Use a consistent style for enum bracesNiels De Graef2019-02-281-1/+2
* cogl: Remove CoglBool, use gboolean insteadNiels De Graef2019-02-151-11/+11
* cogl: remove COGL_GNUC_NULL_TERMINATEDNiels De Graef2018-11-231-2/+2
* cogl: use G_BEGIN_DECLS instead of COGL_BEGIN_DECLSNiels De Graef2018-11-231-2/+2
* cogl: Silence some introspection warningsJonas Ådahl2018-11-081-6/+6
* cogl: Remove notion of a "cogl" versionJonas Ådahl2018-11-061-5/+5
* cogl: Let the g-ir-scanner see the type structs typedefsJonas Ådahl2016-07-201-1/+2
* cogl: Remove support for not building with glib/gtype supportJonas Ådahl2016-07-201-2/+0
* Remove cogl-1.0 vs cogl-2.0 vs cogl experimental API splitJonas Ådahl2016-07-201-15/+0
* Make it possible to include private cogl API from mutterJonas Ådahl2016-07-201-1/+1
* move everything into a cogl/ directoryRui Matos2016-04-221-0/+1866