| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: typelib-1_0-Cogl-1_0 | Distribution: SUSE Linux Enterprise 15 |
| Version: 1.22.8 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150400.2.8 | Build date: Sun May 8 07:15:43 2022 |
| Group: System/Libraries | Build host: s390zl35 |
| Size: 44356 | Source RPM: cogl-1.22.8-150400.2.8.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: http://clutter-project.org/ | |
| Summary: Introspection bindings for the cogl GL/GLES abstraction/utility layer | |
Cogl is a library for using 3D graphics hardware to draw pretty pictures. This package provides the GObject Introspection bindings for Cogl.
MIT
* Thu Sep 30 2021 bjorn.lie@gmail.com
- Add 2bd3cbed45d633fb15625d58e6b7cb8721b0ba98.patch: cogl-gles2:
Fix undefined references. Following this, add libtool
BuildRequires and pass autoreconf call before configure as the
patch touches the buildsystem.
- Add patches from fedora that should have gone upstream:
+ 0001-egl-Use-eglGetPlatformDisplay-not-eglGetDisplay.patch:
egl: Use eglGetPlatformDisplay not eglGetDisplay.
+ 0002-add-GL_ARB_shader_texture_lod-support.patch: Add
GL_ARB_shader_texture_lod support.
+ 0003-texture-support-copy_sub_image.patch: texture: Support
copy_sub_image.
* Thu Jun 04 2020 bjorn.lie@gmail.com
- Update to version 1.22.8:
+ Fix building against libglvnd-provided EGL headers.
+ Stop checking the Automake version.
+ Fix compiler warnings with GCC ≥ 9.
+ Ensure we don't close the same X display twice.
+ Test suite fixes.
+ Free pipeline state last.
- Drop cogl-fix-mesa20.patch: Fixed upstream. Following this, drop
libtool BuildRequires and autoreconf call, no longer needed.
* Tue Mar 10 2020 bjorn.lie@gmail.com
- Update to version 1.22.6:
+ Build with newer versions of Pango
+ Fix the pkg-config files for cogl-gst and cogl-pango
- Drop usage of source services, back to regular tarball.
- Update content of cogl-fix-mesa20.patch to commit checked in
upstream.
* Mon Feb 24 2020 sndirsch@suse.com
- Add cogl-fix-mesa20.patch: fixes build against Mesa 20
(boo#1164688, glgo#GNOME/cogl!17).
* Sat Jan 25 2020 dimstar@opensuse.org
- No longer recommend -lang: supplements are in use
* Sat Sep 07 2019 bjorn.lie@gmail.com
- Update to version 1.22.4+8:
+ Add fallback for semi-private symbols in Pango.
+ Updated translations.
- Use PARENT_TAG and TAG_OFFSET in service file.
* Tue Apr 23 2019 bjorn.lie@gmail.com
- Update to version 1.22.4+20190423.9bc253e9:
+ cogl/deprecated/cogl-fixed.h: Use "static inline" instead
G_INLINE_FUNC.
+ primitive: Fix syntax on annotations type.
+ wayland: do not require wl_shell.
+ Update MSGID_BUGS_ADDRESS in po/Makevars.
+ Updated translations.
- Drop cogl-support-automake-1.16.patch: Fixed upstream.
- Update url in _service to new gitlab home.
* Thu Apr 18 2019 jengelh@inai.de
- Remove --with-pic which has no effect with --disable-static.
- Trim metadata repetitions in the description.
* Tue Mar 27 2018 dimstar@opensuse.org
- Add cogl-support-automake-1.16.patch: Support bootstrapping with
automake 1.16 (bgo#794720).
* Sat Mar 10 2018 jengelh@inai.de
- Fix SRPM group. Update summaries.
- Remove idempotent %if..%endif guards.
- Remove duplicate .la cleanup.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Thu Jan 11 2018 zaitor@opensuse.org
- Update to version 1.22.2+20171013.d043a41d:
+ Add precision for Sampler3D.
+ wayland-winsys: Take possible pending resize into account.
+ Fix an incorrect preprocessor conditional.
+ Updated translations.
- Switch to git-checkout via source service, following this, add
libtool BuildRequires and run autogen.sh to bootstrap tarball.
- Drop 0001-fix-build-failure-with-Werror-undef.patch: Fixed
upstream.
- Add with_COGLGST define and set it to 0, add conditionals for
typelib-1_0-CoglGst-2_0 and gstreamer-plugins-cogl sub-packages,
no longer build these, follow upstream default.
- Add explicit pkgconfig(egl) BuildRequires: Align with what
configure looks for.
- Minor spec cleanup, use autosetup macro.
* Thu Sep 14 2017 fezhang@suse.com
- Drop the SLE12 / Leap42 build_wayland_backend conditional.
* Mon Aug 29 2016 fezhang@suse.com
- Add 0001-fix-build-failure-with-Werror-undef.patch:
Fix build failure for SLE (bgo#770533).
* Fri Aug 26 2016 zaitor@opensuse.org
- Update to version 1.22.2:
+ Skip journal dumping if not supported (bgo#728355).
+ Support glMapBufferRange from ES3 (bgo#728355).
+ Improvements in the KMS winsys (bgo#756926, bgo#758073).
+ Require gettext 0.19 to avoid hacks (bgo#760285).
+ Respect the Wayland spec for EGL surface creation (bgo#765351).
+ Updated translations.
- Drop cogl-GLES-Support-glMapBufferRange.patch and
cogl-fix-black-login-screen.patch: Fixed upstream.
* Wed Apr 13 2016 idonmez@suse.com
- Update to GNOME 3.20 Fate#318572
* Wed Dec 23 2015 zaitor@opensuse.org
- Add cogl-fix-black-login-screen.patch: Fix black and frozen
login screen after logout when using gdm in wayland mode and
session in x11 mode (boo#958885, bgo#758112, bgo#756926).
* Fri Oct 23 2015 zaitor@opensuse.org
- Pass --enable-cogl-gst to configure, we have clutter-gst-3.0,
shame on us, this should have been done for Leap too.
- Add new BuildRequires needed from above change:
- pkgconfig(gstreamer-audio-1.0)
- pkgconfig(gstreamer-base-1.0)
- pkgconfig(gstreamer-controller-1.0)
- pkgconfig(gstreamer-plugins-base-1.0)
- pkgconfig(gstreamer-tag-1.0)
- pkgconfig(gstreamer-video-1.0)
- Package new sub-packages typelib-1_0-CoglGst-2_0 and
gstreamer-plugins-cogl due to above change. Add Supplements:
packageand(libcogl20:gstreamer) for gstreamer-plugins-cogl.
- Flip enable gles2 define to 1, build gles2 support.
- Add cogl-GLES-Support-glMapBufferRange.patch: ES3 provides
glMapBufferRange as core, with the added bonus that it also
supports read mappings. Use this where possible.
* Wed Sep 16 2015 dimstar@opensuse.org
- Update to version 1.22.0:
+ Improvements in handling errors in the KMS winsys (bgo#754540).
+ Fix crashers in Wayland and GLX winsys (bgo#754667,
bgo#754888).
* Fri Aug 21 2015 zaitor@opensuse.org
- Update to version 1.21.2:
+ Add X11-specific API for retrieving the renderer's visual.
+ Improvement to the MSVC build.
+ Support KMS drivers without page flip.
+ Do not use deprecated OpenGL API with the GL3 driver.
+ Updated translations.
* Tue Feb 24 2015 dimstar@opensuse.org
- Update to version 1.20.0:
+ Support for "quad buffer" based stereo rendering.
+ Support for Mir window system.
+ A number of updates for the Wayland support.
+ Improved vblank sync when using glXWaitForMSC.
* Fri Dec 12 2014 fcrozat@suse.com
- Disable wayland backend on SLE12.
/usr/lib64/girepository-1.0/Cogl-1.0.typelib
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 9 15:14:09 2025