summaryrefslogtreecommitdiff
path: root/cogl/cogl/cogl-journal.c
Commit message (Expand)AuthorAgeFilesLines
* cogl/clip-stack: Removing window rectHEADmainGeorges Basile Stavracas Neto2023-05-171-13/+1
* cogl/journal: Make CoglJournal a free-form structGeorges Basile Stavracas Neto2022-05-311-6/+2
* cogl: Stop using GSliceRobert Mader2021-02-221-2/+2
* cogl/journal: Don't sometimes hold a ref on the framebufferJonas Ådahl2021-02-181-17/+0
* cogl/offscreen: Move struct to C fileJonas Ådahl2021-01-301-1/+2
* cogl: Move "flush framebuffers" under the context scopeJonas Ådahl2021-01-301-13/+16
* cogl/journal: Invalidate framebuffer mipmaps on each journal insertionDaniel van Vugt2021-01-081-0/+8
* cogl: Add new 'sync-{primitive,frame}' options for COGL_DEBUGDaniel van Vugt2020-11-201-2/+9
* cogl: Turn CoglFramebuffer, CoglOffscreen and CoglOnscreen into GObjectsJonas Ådahl2020-10-161-2/+2
* cogl/framebuffer: Move public struct fields to private structJonas Ådahl2020-10-161-6/+7
* Replace the CoglMatrix type by graphene_matrix_tGeorges Basile Stavracas Neto2020-10-061-3/+3
* cogl/matrix: Relocate and update projection and transform APIsGeorges Basile Stavracas Neto2020-10-061-24/+25
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-291-2/+2
* cogl: Remove stray references to gl*Pointer, which we're never callingAdam Jackson2020-01-161-3/+1
* cogl: Remove the framebuffer and source stacksJonas Ådahl2019-12-031-2/+1
* cogl: Remove unused includes of cogl-vertex-buffer-private.hAdam Jackson2019-11-201-1/+0
* cogl: VBOs are always availableAdam Jackson2019-10-211-6/+0
* cogl: Remove COGL_PRIVATE_FEATURE_QUADSAdam Jackson2019-10-211-35/+18
* cogl: Remove unneeded driver/ includes from the coreAdam Jackson2019-10-211-1/+0
* cogl: Remove midscene trackingGeorges Basile Stavracas Neto2019-10-161-6/+0
* cogl/journal: Track ditherGeorges Basile Stavracas Neto2019-10-161-3/+48
* cogl/journal: Track viewportGeorges Basile Stavracas Neto2019-10-161-11/+61
* cogl: Remove CoglError wrapperNiels De Graef2019-06-201-2/+2
* cogl: Remove CoglBool, use gboolean insteadNiels De Graef2019-02-151-18/+18
* cogl: Require relative full paths when includingJonas Ådahl2018-11-061-2/+2
* cogl: Unconditionally include cogl-config.hJonas Ådahl2018-11-061-2/+0
* cogl: Mark vertex buffers as dynamicCarlos Garnacho2017-05-221-1/+1
* Don't use config.h in clutter and coglJonas Ådahl2016-07-201-1/+1
* move everything into a cogl/ directoryRui Matos2016-04-221-0/+1853