summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* cursor-renderer-native: Don't retry forever after GBM cursor functions failDaniel van Vugt2022-08-101-5/+15
* output-xrandr: Less line wrappingDaniel van Vugt2022-08-101-2/+1
* monitor-manager: Remove struct member indentationDaniel van Vugt2022-08-101-9/+9
* monitor-config-store: Parentheses for correct indentationDaniel van Vugt2022-08-101-0/+8
* monitor-config-store: Remove whitespace to silence check-code-style warningDaniel van Vugt2022-08-101-1/+1
* texture-mipmap: Fix some leaks and tidy upDaniel van Vugt2022-08-101-7/+5
* main: Add meta-context to the headerCorentin Noël2022-08-101-0/+1
* x11-display: Unset GDK_BACKEND environment variableMichel Dänzer2022-08-101-0/+8
* cogl/pipeline/vertend/glsl: Move out unit test to its own fileJonas Ådahl2022-08-082-0/+71
* tests/cogl/unit: Run most tests with all driversJonas Ådahl2022-08-081-11/+24
* cogl/pipeline/opengl: Move out unit test to separate fileJonas Ådahl2022-08-082-0/+45
* cogl/pipeline-state: Move out working unit test to separate fileJonas Ådahl2022-08-082-0/+48
* cogl/pipeline-state: Move out failing test to its own fileJonas Ådahl2022-08-082-0/+46
* test/cogl/unit: Allow marking known failuresJonas Ådahl2022-08-081-4/+6
* cogl/pipeline-cache: Move unit test to its own fileJonas Ådahl2022-08-082-0/+105
* cogl: Move out bitmask unit test to separate fileJonas Ådahl2022-08-082-0/+182
* tests/cogl: Add unit test frameworkJonas Ådahl2022-08-083-0/+51
* cogl: Remove now empty conform test suiteJonas Ådahl2022-08-087-0/+1283
* tests/cogl: Migrate fence testJonas Ådahl2022-08-082-0/+69
* tests/cogl: Migrate texture rg testJonas Ådahl2022-08-082-0/+85
* tests/cogl: Migrate pipeline shader state testJonas Ådahl2022-08-082-0/+98
* tests/cogl: Migrate texture no allocate testJonas Ådahl2022-08-082-0/+67
* tests/cogl: Migrate pipeline cache unrefs texture testJonas Ådahl2022-08-082-0/+96
* tests/cogl: Migrate copy/replace texture testJonas Ådahl2022-08-082-0/+125
* tests/cogl: Migrate primitive and journal testJonas Ådahl2022-08-082-0/+123
* tests/cogl: Migrate framebuffer bits testJonas Ådahl2022-08-082-0/+56
* tests/cogl: Migrate texture get/set data testJonas Ådahl2022-08-082-0/+149
* tests/cogl: Migrate alpha texture testJonas Ådahl2022-08-082-0/+127
* tests/cogl: Migrate npot texture testJonas Ådahl2022-08-082-0/+164
* tests/cogl: Migrate map buffer range testJonas Ådahl2022-08-082-0/+134
* tests/cogl: Migrate alpha test testJonas Ådahl2022-08-082-0/+77
* tests/cogl: Migrate layer remove testJonas Ådahl2022-08-082-0/+150
* tests/cogl: Migrate no-gl header testJonas Ådahl2022-08-082-0/+16
* tests/cogl: Migrate point sprite testsJonas Ådahl2022-08-083-0/+378
* tests/cogl: Migrate point size attribute testsJonas Ådahl2022-08-082-0/+173
* tests/cogl: Migrate point size testJonas Ådahl2022-08-082-0/+105
* tests/cogl: Migrate write texture formats testJonas Ådahl2022-08-082-0/+189
* tests/cogl: Migrate read texture formats testJonas Ådahl2022-08-082-0/+227
* tests/cogl: List known failuresJonas Ådahl2022-08-081-21/+24
* tests/cogl: Migrate sparse pipeline testJonas Ådahl2022-08-082-0/+66
* tests/cogl: Migrate primitive testsJonas Ådahl2022-08-082-0/+339
* tests/cogl: Migrate journal testJonas Ådahl2022-08-082-0/+50
* tests/cogl: Migrate offscreen testJonas Ådahl2022-08-082-0/+212
* tests/cogl: Migrate custom attributes testJonas Ådahl2022-08-082-0/+306
* tests/cogl: Migrate sub-texture testJonas Ådahl2022-08-082-0/+329
* tests/cogl: Migrate wrap modes testJonas Ådahl2022-08-082-0/+249
* tests/cogl: Migrate snippets testJonas Ådahl2022-08-082-0/+822
* tests/cogl: Migrate premult testJonas Ådahl2022-08-082-0/+289
* tests/cogl: Migrate pixel buffer testsJonas Ådahl2022-08-082-0/+276
* tests/cogl: Migrate pipeline uniforms testJonas Ådahl2022-08-082-0/+420