summaryrefslogtreecommitdiff
path: root/cogl
Commit message (Expand)AuthorAgeFilesLines
* cogl/clip-stack: Removing window rectHEADmainGeorges Basile Stavracas Neto2023-05-174-58/+1
* cogl/framebuffer: Remove scissor clipGeorges Basile Stavracas Neto2023-05-172-47/+2
* build: Use / operator instead of join_paths everywhereJonas Ådahl2023-05-043-9/+9
* cogl: Remove struct paddingsSebastian Keller2023-05-042-19/+2
* build: Don't disable checks in release buildsSebastian Keller2023-03-241-1/+0
* build: Fix cogl-pango underlinkingCarlos Garnacho2023-03-031-1/+1
* cogl: Trap GLX call with error trapCarlos Garnacho2023-03-031-1/+5
* cogl/scanout: Add 'scanout-failed' signalJonas Ådahl2023-03-012-0/+28
* cogl: Remove legacy OpenGL driver supportJonas Ådahl2023-02-217-59/+8
* stage-impl: Transform damage region before queuingRobert Mader2023-02-201-0/+3
* cogl/onscreen: Discard depth/stencil before swapping buffersErico Nunes2023-02-081-10/+8
* cogl/framebuffer: Remove requirement to discard color bufferErico Nunes2023-02-081-2/+0
* Use g_clear_fd() instead of open coding the same behaviorJonas Ådahl2023-01-301-2/+2
* cogl/egl: Also log when we managed to obtain a high priority contextJonas Ådahl2023-01-301-0/+2
* build: Fix Sysprof interface path with split sysprof packageJan Tojnar2023-01-281-1/+1
* cogl/frame: Keep track of target presentation timeJonas Ådahl2023-01-232-0/+15
* cogl/texture: Add support for sized textures with explicit formatNaveen Kumar2022-12-177-11/+74
* cogl/driver/gles: Handle reading RGBA1010102 tooJonas Ådahl2022-12-171-0/+7
* cogl/framebuffer/gl: Move most read restriction to driversJonas Ådahl2022-12-176-20/+54
* cogl/driver/gles: Fix RGB10 GL formatsJonas Ådahl2022-12-171-7/+7
* cogl/pipeline: Simplify cogl_pipeline_get_layer_filtersMichel Dänzer2022-12-151-8/+1
* cogl/pipeline: Rename and export cogl_pipeline_get_layer_filtersMichel Dänzer2022-12-153-10/+20
* cogl/pipeline: Remove cogl_pipeline_get_layer_min/mag_filterMichel Dänzer2022-12-152-62/+0
* g-i: Drop unneeded since/stability annotationsBilal Elmoussaoui2022-11-2243-978/+0
* docs/cogl-pango: Make use of gi-docgen annotationsBilal Elmoussaoui2022-11-222-19/+11
* cogl: Set LOD bias to -0.5 for single mipmap modesDaniel van Vugt2022-11-049-0/+56
* cogl/trace: Don't enable/disable in idle callback if thread matchesJonas Ådahl2022-11-011-13/+28
* cogl/texture: Type check introspected callsJonas Ådahl2022-09-201-10/+36
* cogl: Don't check glGetError for functions that don't return errorsDaniel van Vugt2022-09-192-3/+3
* cogl: Add a quirk on Mali to glFlush before glGenerateMipmapDaniel van Vugt2022-09-193-0/+14
* cogl: Remove the now unused test frameworkJonas Ådahl2022-08-0815-1420/+1
* cogl/pipeline/vertend/glsl: Move out unit test to its own fileJonas Ådahl2022-08-082-59/+13
* cogl/pipeline/glsl: Distinguish between pipeline state typesJonas Ådahl2022-08-082-37/+37
* cogl/pipeline/opengl: Move out unit test to separate fileJonas Ådahl2022-08-082-35/+1
* cogl/pipeline-state: Move out working unit test to separate fileJonas Ådahl2022-08-081-38/+0
* cogl/pipeline-state: Move out failing test to its own fileJonas Ådahl2022-08-081-35/+0
* cogl/pipeline-cache: Move unit test to its own fileJonas Ådahl2022-08-083-93/+50
* cogl: Move out bitmask unit test to separate fileJonas Ådahl2022-08-082-179/+9
* tests/cogl: Add unit test frameworkJonas Ådahl2022-08-081-0/+1
* cogl: Remove now empty conform test suiteJonas Ådahl2022-08-0813-1476/+0
* tests/cogl: Migrate fence testJonas Ådahl2022-08-084-64/+0
* tests/cogl: Migrate texture rg testJonas Ådahl2022-08-084-79/+0
* tests/cogl: Migrate pipeline shader state testJonas Ådahl2022-08-084-98/+0
* tests/cogl: Migrate texture no allocate testJonas Ådahl2022-08-084-67/+0
* tests/cogl: Migrate pipeline cache unrefs texture testJonas Ådahl2022-08-084-95/+0
* tests/cogl: Migrate copy/replace texture testJonas Ådahl2022-08-084-125/+0
* tests/cogl: Migrate primitive and journal testJonas Ådahl2022-08-084-124/+0
* tests/cogl: Migrate framebuffer bits testJonas Ådahl2022-08-084-47/+0
* tests/cogl: Migrate texture get/set data testJonas Ådahl2022-08-084-148/+0
* tests/cogl: Migrate alpha texture testJonas Ådahl2022-08-084-127/+0