summaryrefslogtreecommitdiff
path: root/cogl
Commit message (Expand)AuthorAgeFilesLines
* cogl-path: Undeprecate framebuffer functionsFlorian Müllner2019-05-282-9/+0
* cogl/pipeline: Don't try to access to free'd pointer dataMarco Trevisan (Treviño)2019-05-271-3/+3
* cogl-winsys-glx: Fix frame notification race/leakDaniel van Vugt2019-04-121-29/+29
* cogl/texture: Implement is_get_data_supported on GLES texturesHeiher2019-04-021-1/+7
* build: Don't use absolute paths with subdir keywordFlorian Müllner2019-03-185-9/+12
* cogl: Introspect CoglTexture2D(Sliced)Florian Müllner2019-03-113-8/+14
* cogl: Remove unused CoglTextureDriver::try_setting_gl_border_colorAdam Jackson2019-03-113-33/+0
* cogl: Revert swizzling for BGRA buffersCarlos Garnacho2019-03-0810-97/+26
* Revert "Revert "cogl: Pick glReadPixels format by target, not source""Carlos Garnacho2019-03-071-1/+5
* Revert "cogl: Pick glReadPixels format by target, not source"Robert Mader2019-03-061-5/+1
* Use a consistent style for enum bracesNiels De Graef2019-02-2827-49/+98
* cogl: Remove CoglBool, use gboolean insteadNiels De Graef2019-02-15227-1195/+1183
* meson: Do not install cogl config.env if installed tests are disabledMarco Trevisan (Treviño)2019-02-041-2/+9
* cogl: Fix builds with G_DISABLE_ASSERTFlorian Müllner2019-01-255-0/+6
* meson: Don't list libraries private dependencies in pc filesMarco Trevisan (Treviño)2019-01-231-2/+8
* meson: Set cogl as dependency of libmutter-cogl dependencyMarco Trevisan (Treviño)2019-01-236-8/+3
* meson: Set proper soversion and version to librariesMarco Trevisan (Treviño)2019-01-234-4/+8
* meson: Fix map files and load them to hide private symbolsMarco Trevisan (Treviño)2019-01-238-12/+36
* cogl/path: Don't depend on GL/glu.hJonas Ådahl2019-01-226-3/+4
* cogl: Add missing function declarationsJonas Ådahl2019-01-2249-42/+143
* cogl: Remove redundant function declarationsJonas Ådahl2019-01-223-13/+0
* cogl: Fix const qualifier usageJonas Ådahl2019-01-223-3/+3
* cogl: Add missing `void` to functions with no argumentsJonas Ådahl2019-01-224-5/+5
* cogl-path: Remove own glu.h versionJonas Ådahl2019-01-222-50/+7
* cogl-path: Cast function pointer explicitlyJonas Ådahl2019-01-221-4/+4
* Drop AutotoolsGeorges Basile Stavracas Neto2019-01-1014-2022/+0
* build: Install .pc files in correct locationFlorian Müllner2019-01-084-0/+4
* build: Pass library as first argument to pkg.generate()Jonas Ådahl2019-01-084-8/+5
* cogl/texture: Add API to check whether _get_data() will workJonas Ådahl2019-01-0316-0/+59
* cogl/texture-2d-gl: Bind correct target when getting dataJonas Ådahl2019-01-031-2/+2
* cogl/texture-2d-gl: Try to determine format for external texturesJonas Ådahl2019-01-031-1/+6
* build: Always pass --quiet to g-ir-scannerJonas Ådahl2018-12-222-4/+2
* Add Meson support for installed testsGeorges Basile Stavracas Neto2018-12-203-3/+34
* cogl/tests: Use tmp file to dump test resultsGeorges Basile Stavracas Neto2018-12-201-3/+7
* cogl: Pick glReadPixels format by target, not sourcePekka Paalanen2018-12-191-1/+5
* cogl: Remove mesa_46631_slow_read_pixels_workaroundPekka Paalanen2018-12-193-139/+2
* cogl: Ensure to only clear the depth buffer if depth testing is enabledCarlos Garnacho2018-12-183-1/+21
* tests: Don't show 'core dumped' messagesTing-Wei Lan2018-12-111-1/+1
* cogl-framebuffer: Remove swap_throttled configGeorges Basile Stavracas Neto2018-12-0618-427/+60
* cogl: remove CoglFuncPtr, use GCallback insteadNiels De Graef2018-12-057-15/+6
* tests: Fix warnings reported by shellcheckTing-Wei Lan2018-12-013-39/+39
* build: Don't hardcode the path of bashTing-Wei Lan2018-12-013-3/+3
* cogl: remove COGL_GNUC_NULL_TERMINATEDNiels De Graef2018-11-232-8/+2
* cogl: Remove unused macro COGL_GNUC_DEPRECATEDNiels De Graef2018-11-231-8/+0
* cogl: use G_BEGIN_DECLS instead of COGL_BEGIN_DECLSNiels De Graef2018-11-2371-151/+142
* cogl/object: add cogl_clear_object utility functionNiels De Graef2018-11-201-0/+14
* cogl/tests: Increase the conform test timeout to 120 sJonas Ådahl2018-11-141-1/+1
* cogl: Silence some introspection warningsJonas Ådahl2018-11-085-14/+14
* cogl-auto-texture: Avoid a double-free crashDaniel van Vugt2018-11-081-0/+1
* build: Fix include and lib paths in autotools .pc filesJonas Ådahl2018-11-074-7/+7