summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NMake: Fix building cogl-[crate|msaa] on older VS x64cogl-latest-winChun-wei Fan2021-10-192-8/+14
* build: Drop the Visual Studio projectsChun-wei Fan2021-10-1962-6282/+11
* build: Add a set of NMake MakefilesChun-wei Fan2021-10-1912-1/+1595
* tests/conform: Split out source listingsChun-wei Fan2021-10-192-72/+76
* cogl-gst: Split out source listingsChun-wei Fan2021-10-192-17/+18
* cogl-pango: Split out source listingsChun-wei Fan2021-10-192-23/+24
* cogl-path: Split out source listingsChun-wei Fan2021-10-192-49/+50
* cogl: Split out source listingsChun-wei Fan2021-10-192-408/+492
* cogl/cogl-defines.h.win32*.in: Conform better to cogl-defines.h.inChun-wei Fan2021-10-192-8/+8
* config.h.win32.in: Update to conform to configure.acChun-wei Fan2021-10-191-4/+20
* config.h.win32.in: Update for later Visual Studio versionsChun-wei Fan2021-10-191-22/+17
* cogl-gst: Mark public symbols for exportChun-wei Fan2021-10-191-18/+22
* cogl-pango: Remove cogl-pango.symbolsChun-wei Fan2021-10-192-13/+1
* cogl-pango: Mark public symbols for exportChun-wei Fan2021-10-191-10/+11
* cogl-path: Remove cogl-path.symbolsChun-wei Fan2021-10-192-60/+0
* Cogl-Path: Mark public symbols for exportChun-wei Fan2021-10-193-47/+51
* cogl.symbols: Only keep the private symbols that we need to exportChun-wei Fan2021-10-191-1082/+2
* test-fixtures: Mark test public symbols for exportChun-wei Fan2021-10-192-14/+16
* cogl/winsys: Mark public APIs for exportChun-wei Fan2021-10-191-7/+9
* cogl/deprecated: Mark public APIs for exportChun-wei Fan2021-10-193-17/+18
* cogl: Mark public symbols for exportChun-wei Fan2021-10-1963-607/+707
* cogl-crate.c: Add fallback for data search on WindowsChun-wei Fan2021-10-191-2/+28
* cogl/cogl-debug.h: Export and properly use _cogl_debug_instancesChun-wei Fan2021-10-151-4/+5
* cogl-crate.c: Fix running on 64-bit WindowsChun-wei Fan2021-10-151-1/+11
* cogl/cogl-bitmask.h: Use size_t instead of unsigned longChun-wei Fan2021-10-151-8/+14
* cogl/cogl.c: Do not hardcode COGL_LOCALEDIR on WindowsChun-wei Fan2021-10-151-1/+10
* cogl-winsys-sdl2.c: Fix running on 32-bit WindowsChun-wei Fan2021-10-151-1/+5
* Update Nepali translationHEADcogl-1.22Pawan Chitrakar2021-05-021-24/+20
* Update Catalan translationJordi Mas2021-04-251-3/+3
* Update Nepali translationPawan Chitrakar2021-04-221-52/+38
* Merge branch 'gles2' into 'cogl-1.22'Emmanuele Bassi2021-04-091-0/+1
|\
| * cogl-gles2: Fix undefined references.orbea2021-03-251-0/+1
|/
* Update Galician translationFran Dieguez2021-02-231-105/+107
* Update Slovenian translationMatej Urbančič2021-02-171-136/+135
* Post-release version bump to 1.22.9Emmanuele Bassi2020-06-041-1/+1
* Release Cogl 1.22.81.22.8Emmanuele Bassi2020-06-042-2/+13
* Merge branch 'issue-14' into 'cogl-1.22'Emmanuele Bassi2020-06-041-3/+3
|\
| * Free state after freeing its contentsEmmanuele Bassi2020-06-041-3/+3
|/
* Merge branch 'simple-ci' into 'cogl-1.22'Emmanuele Bassi2020-06-041-0/+48
|\
| * ci: Disable test suiteEmmanuele Bassi2020-06-041-1/+3
| * ci: Force GLX rendererEmmanuele Bassi2020-06-041-0/+1
| * ci: Drop _FORTIFY_SOURCEEmmanuele Bassi2020-06-041-1/+1
| * ci: Add Xvfb and run the tests under itEmmanuele Bassi2020-06-041-2/+3
| * Apply suggestion to .gitlab-ci.ymlEmmanuele Bassi2020-06-041-1/+1
| * ci: Add naive CIBastien Nocera2020-06-041-0/+44
|/
* Merge branch 'wip/smcv/double-close' into 'cogl-1.22'Emmanuele Bassi2020-03-101-1/+4
|\
| * cogl-xlib-renderer: Ensure we don't close the same X display twiceSimon McVittie2020-03-101-1/+4
|/
* Merge branch 'wip/smcv/test-timeout' into 'cogl-1.22'Emmanuele Bassi2020-03-102-0/+11
|\
| * Terminate tests with SIGALRM if they take more than 120 secondsSimon McVittie2020-03-092-0/+11
* | Merge branch 'wip/smcv/tests-verbose' into 'cogl-1.22'Emmanuele Bassi2020-03-101-1/+8
|\ \