graphics/cogl - The NetBSD Packages Collection

Modern 3D graphics API

Cogl is a small open source library for using 3D graphics hardware for
rendering. The API departs from the flat state machine style of OpenGL and is
designed to make it easy to write orthogonal components that can render without
stepping on each others toes.

As well as aiming for a nice API, we think having a single library as opposed
to an API specification like OpenGL has a few advantages too; like being
able to paper over the inconsistencies/bugs of different OpenGL
implementations in a centralized place, not to mention the myriad of OpenGL
extensions. It also means we are in a better position to provide utility
APIs that help software developers since they only need to be implemented
once and there is no risk of inconsistency between implementations.

Having other backends, besides OpenGL, such as drm, Gallium or D3D are
options we are interested in for the future.

Build dependencies

pkgtools/x11-links x11/xorgproto x11/xcb-proto devel/gobject-introspection devel/gobject-introspection x11/xcb-proto devel/gobject-introspection devel/glib2-tools devel/libtool-base pkgtools/mktools devel/gmake textproc/gsed devel/pkgconf pkgtools/cwrappers

Runtime dependencies

graphics/MesaLib x11/libXdamage x11/libXfixes x11/liboldXrandr x11/liboldXrandr x11/libXcomposite x11/libXcomposite graphics/gdk-pixbuf2 devel/glib2 devel/glib2 devel/pango devel/pango graphics/cairo graphics/cairo graphics/MesaLib x11/liboldXrandr graphics/gdk-pixbuf2 devel/glib2 devel/pango graphics/cairo

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64cogl-1.22.0nb17.tgz
NetBSD 10.0aarch64cogl-1.22.0nb14.tgz
NetBSD 10.0aarch64cogl-1.22.0nb14.tgz
NetBSD 10.0aarch64ebcogl-1.22.0nb14.tgz
NetBSD 10.0aarch64ebcogl-1.22.0nb17.tgz
NetBSD 10.0alphacogl-1.22.0nb17.tgz
NetBSD 10.0earmv6hfcogl-1.22.0nb17.tgz
NetBSD 10.0earmv6hfcogl-1.22.0nb14.tgz
NetBSD 10.0earmv6hfcogl-1.22.0nb14.tgz
NetBSD 10.0earmv7hfcogl-1.22.0nb17.tgz
NetBSD 10.0earmv7hfcogl-1.22.0nb14.tgz
NetBSD 10.0earmv7hfcogl-1.22.0nb14.tgz
NetBSD 10.0i386cogl-1.22.0nb17.tgz
NetBSD 10.0i386cogl-1.22.0nb14.tgz
NetBSD 10.0powerpccogl-1.22.0nb14.tgz
NetBSD 10.0sparccogl-1.22.0nb17.tgz
NetBSD 10.0x86_64cogl-1.22.0nb17.tgz
NetBSD 10.0_BETAx86_64cogl-1.22.0nb14.tgz
NetBSD 8.0i386cogl-1.22.0nb14.tgz
NetBSD 8.0i386cogl-1.22.0nb14.tgz
NetBSD 8.0powerpccogl-1.22.0nb14.tgz
NetBSD 8.0powerpccogl-1.22.0nb14.tgz
NetBSD 8.0powerpccogl-1.22.0nb14.tgz
NetBSD 8.0x86_64cogl-1.22.0nb14.tgz
NetBSD 8.0x86_64cogl-1.22.0nb14.tgz
NetBSD 9.0aarch64cogl-1.22.0nb17.tgz
NetBSD 9.0aarch64cogl-1.22.0nb14.tgz
NetBSD 9.0aarch64cogl-1.22.0nb14.tgz
NetBSD 9.0alphacogl-1.22.0nb14.tgz
NetBSD 9.0earmcogl-1.22.0nb14.tgz
NetBSD 9.0earmv6hfcogl-1.22.0nb14.tgz
NetBSD 9.0earmv6hfcogl-1.22.0nb14.tgz
NetBSD 9.0earmv7hfcogl-1.22.0nb17.tgz
NetBSD 9.0earmv7hfcogl-1.22.0nb14.tgz
NetBSD 9.0earmv7hfcogl-1.22.0nb14.tgz
NetBSD 9.0i386cogl-1.22.0nb14.tgz
NetBSD 9.0i386cogl-1.22.0nb17.tgz
NetBSD 9.0mips64ebcogl-1.22.0nb14.tgz
NetBSD 9.0mipselcogl-1.22.0nb14.tgz
NetBSD 9.0powerpccogl-1.22.0nb14.tgz
NetBSD 9.0powerpccogl-1.22.0nb14.tgz
NetBSD 9.0powerpccogl-1.22.0nb14.tgz
NetBSD 9.0sh3elcogl-1.22.0nb14.tgz
NetBSD 9.0sparc64cogl-1.22.0nb14.tgz
NetBSD 9.0sparccogl-1.22.0nb14.tgz
NetBSD 9.0sparccogl-1.22.0nb14.tgz
NetBSD 9.0x86_64cogl-1.22.0nb17.tgz
NetBSD 9.0x86_64cogl-1.22.0nb14.tgz
NetBSD 9.3x86_64cogl-1.22.0nb14.tgz
NetBSD 9.3x86_64cogl-1.22.0nb17.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

x11
Enable X11 support.

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.