summaryrefslogtreecommitdiff
path: root/cogl/cogl/driver/gl/cogl-clip-stack-gl.c
Commit message (Expand)AuthorAgeFilesLines
* cogl/clip-stack: Removing window rectHEADmainGeorges Basile Stavracas Neto2023-05-171-5/+0
* cogl/clip-stack-gl: Set glStencilMask correctly for clip regionsDaniel van Vugt2021-06-011-1/+2
* cogl/clip-stack-gl: Set glStencilMask correctly for clip rectanglesDaniel van Vugt2021-06-011-1/+2
* cogl: Add new option COGL_DEBUG=stencilling to disable optimizationsDaniel van Vugt2021-06-011-2/+4
* cogl/clip-stack-gl: Remove unused code: #define GL_CLIP_PLANEnDaniel van Vugt2021-06-011-9/+0
* cogl: Use 'is_y_flipped()' instead of instance-of checkingJonas Ådahl2021-01-301-2/+4
* cogl: Turn CoglFramebuffer, CoglOffscreen and CoglOnscreen into GObjectsJonas Ådahl2020-10-161-1/+1
* cogl/framebuffer: Move public struct fields to private structJonas Ådahl2020-10-161-5/+5
* cogl: Use graphene APIsGeorges Basile Stavracas Neto2020-10-061-7/+9
* Replace the CoglMatrix type by graphene_matrix_tGeorges Basile Stavracas Neto2020-10-061-1/+1
* cogl/matrix: Relocate and update projection and transform APIsGeorges Basile Stavracas Neto2020-10-061-2/+3
* cogl/clip-stack: Set color and depth mask when drawing rectangle clipsJonas Dreßler2020-02-291-0/+5
* cogl/clip-stack: Explicitely initialize the stencil maskJonas Dreßler2020-02-291-2/+4
* cogl/clip-stack: Restore old matrices after drawing to stencil bufferJonas Dreßler2020-02-291-12/+29
* cogl/clip-stack: Use "merge" parameter for rectangle clipsJonas Dreßler2020-02-291-19/+18
* cogl: Upload clipping rectangles in parallelDaniel van Vugt2019-12-181-3/+22
* cogl: Simplify add_stencil_clip_region coordinatesDaniel van Vugt2019-12-181-12/+13
* cogl: Remove the framebuffer and source stacksJonas Ådahl2019-12-031-2/+1
* cogl: Drop unused struct fieldCarlos Garnacho2019-11-221-3/+0
* cogl: Add support for clipping regionsCarlos Garnacho2019-11-221-0/+113
* cogl: Remove COGL_PRIVATE_FEATURE_FOUR_CLIP_PLANESAdam Jackson2019-10-211-205/+10
* cogl: Remove viewport scissor workaroundAdam Jackson2019-04-171-34/+2
* cogl: Remove CoglBool, use gboolean insteadNiels De Graef2019-02-151-7/+7
* cogl: Require relative full paths when includingJonas Ådahl2018-11-061-3/+3
* cogl: Unconditionally include cogl-config.hJonas Ådahl2018-11-061-2/+0
* cogl: Remove support for GLESv1Jonas Ådahl2018-11-061-4/+0
* Don't use config.h in clutter and coglJonas Ådahl2016-07-201-1/+1
* move everything into a cogl/ directoryRui Matos2016-04-221-0/+627