Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libglvnd-32bit | Distribution: openSUSE Tumbleweed |
Version: 1.6.0 | Vendor: openSUSE |
Release: 1.1 | Build date: Thu Dec 8 16:51:56 2022 |
Group: Development/Libraries/C and C++ | Build host: obs-power9-06 |
Size: 2304267 | Source RPM: libglvnd-1.6.0-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://github.com/NVIDIA/libglvnd | |
Summary: The GL Vendor-Neutral Dispatch library |
Vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis, as described by Andy Ritger's OpenGL ABI proposal.
MIT
* Wed Dec 07 2022 Dirk Müller <dmueller@suse.com> - update to 1.6.0: * Read gl.symbols when generating stubs for libGL.so * Update GL headers and XML files * Add support for loongarch64 * GLX: Fix assembly stubs for x32 * Fix pthreads lookup on FreeBSD * Sat Oct 01 2022 Dirk Müller <dmueller@suse.com> - update to 1.5.0: * Add BTI landing pads for aarch64 * Set current thread state to NULL in teardown * Moving setspecific to before DestroyThreadState * Fix a memory leak in libGLdispatch * Use assembly stubs on armv6 - drop libglvnd-add-bti.patch (upstream) * Thu Jul 14 2022 Stefan Dirsch <sndirsch@suse.com> - let libglvnd require Mesa-dri so GL drivers are available on Wayland-only desktop installations (boo#1201474) * Thu Mar 03 2022 Stefan Dirsch <sndirsch@suse.com> - provide/obsolete Mesa-libGLESv1_CM1 and Mesa-libGLESv2-2 packages (bsc#1196576) * Thu Feb 24 2022 Guillaume GARDET <guillaume.gardet@opensuse.org> - Update libglvnd-add-bti.patch from latest upstream submission * Fri Jan 21 2022 Guillaume GARDET <guillaume.gardet@opensuse.org> - Re-enable asm on aarch64 - Add patch to fix run with BTI enabled on aarch64: * libglvnd-add-bti.patch - boo#1188928 * Tue Jan 04 2022 Dirk Müller <dmueller@suse.com> - update to 1.4.0: * tests cleanups * Update bin/symbols-check.py from mesa/mesa@6f854145 * Remove extra paragraph from license text. * Add one more missing dep_x11_headers * Update uthash to v2.3.0 * EGL: Add support for eglQueryDisplayAttribKHR and NV. * Wed Nov 17 2021 Guillaume GARDET <guillaume.gardet@opensuse.org> - Disable asm on aarch64 Tumbleweed due to issue with BTI - boo#1188928 * Wed Oct 20 2021 Stefan Dirsch <sndirsch@suse.com> - libglvnd.rpmlintrc * workaround for future buildcheck (boo#1191763) * Mon Sep 27 2021 Stefan Dirsch <sndirsch@suse.com> - covers jira#SLE/SLE-18743 * Fri Jul 23 2021 Michael Pujos <pujos.michael@gmail.com> - update to 1.3.3, fixes boo#1188640 * Mon Aug 31 2020 Stefan Dirsch <sndirsch@suse.com> - version 1.3.2 needed for jira#SLE/SLE-12880, jira#SLE/SLE-12882 * Mon Aug 17 2020 Dirk Mueller <dmueller@suse.com> - update to 1.3.2: * Update GL/gl.h to match Mesa. * GLdispatch: Improve the x86 tsd stubs performance. * GLdispatch: Define dynamic dispatch stubs at compile time. * GLdispatch: Change entry_generate_default_code to take an index. * GLdispatch: Use all 4096 dynamic dispatch stubs. * Remove -Werror from default CFLAGS - run tests - add disable-glx-tests.patch: disable tests that require X - remove 0001-include-install-GL-headers-when-GL-is-enabled.patch 0002-Add-a-configure-option-to-disable-glesv1-or-glesv2.patch 0003-egl-Sync-with-Khronos.patch - upstream * Sun Nov 24 2019 Stefan Dirsch <sndirsch@suse.com> - removed n_0001-GL-Bump-GL-version-to-9-2.patch, which is no longer needed with xorg-server 1.20.6 * Thu Nov 07 2019 Stefan Dirsch <sndirsch@suse.com> - This release is needed for latest Mesa update in order to support latest GPUs including Intel (jsc#SLE-7962, jsc#SLE-8024, jsc#SLE-8022, jsc#SLE-10182) * Fri Oct 25 2019 Stefan Dirsch <sndirsch@suse.com> - 0001-include-install-GL-headers-when-GL-is-enabled.patch * A typo made it depend on EGL instead. - 0002-Add-a-configure-option-to-disable-glesv1-or-glesv2.patch * Because mesa can be built without glesv1 so it breaks autodetection. Fixes: https://bugs.archlinux.org/task/64032 ('mesa-demos doesn't build, unable to find GLES/gl.h') - 0003-egl-Sync-with-Khronos.patch * Reserve enums 0x34A0..0x34AF for ANGLE project. (#93) Closes: https://gitlab.freedesktop.org/glvnd/libglvnd/issues/193 * Mon Oct 07 2019 Stefan Dirsch <sndirsch@suse.com> - move gl, egl, glesv1_cm and glesv2 pkgconfig files to doc directory, so these can be picked up by Mesa build; no longer require Mesa devel subpackages ... * Mon Oct 07 2019 Stefan Dirsch <sndirsch@suse.com> - reverting inclusion of GL, EGL, GLES, GLES2, GLES3 headers; no longer let libglvnd-devel package provide and obsolete corresponding Mesa gl, egl, gles* devel subpackages; headers just aren't compatible; instead require them ... - supersedes patches: * n_0001-eglplatform-fix-mesa-specific-defines.patch * u_add-gl3ext.h * Sun Oct 06 2019 Stefan Dirsch <sndirsch@suse.com> - let libglvnd-devel also provide/obsolete Mesa-libGLESv3-devel * Fri Sep 27 2019 Stefan Dirsch <sndirsch@suse.com> - let libglvnd-devel provide/obsolete some of previous Mesa devel packages: * Mesa-libGL-devel * Mesa-libEGL-devel * Mesa-libGLESv1_CM-devel * Mesa-libGLESv2-devel * Mesa-KHR-devel - u_add-gl3ext.h * adds missing include/GLES/gl3ext.h * Thu Sep 26 2019 Tobias Klausmann <tobias.klausmann@freenet.de> - Update to version 1.2.0: * Changes: + Libglvnd now includes and installs the header files for OpenGL, GLES, EGL, and GLX. + Added pkg-config files for each library. + The X11 libraries are now an optional dependency if you're not building GLX. - n_0001-GL-Bump-GL-version-to-9-2.patch * with a version of 1.2 the XServer build fails; set the version accordingly to allow XServer builds again. - n_0001-eglplatform-fix-mesa-specific-defines.patch * the XServer fails to build; add the mesa specific defines to eglplatform, to let it build again. * Tue Mar 19 2019 Stefan Dirsch <sndirsch@suse.com> - Update to release 1.1.1 * Fixed a potential race condition with entrypoint patching * Fixed the TSD dispatch stubs for PPC64LE * Fixed a segfault when generating GLX dispatch stubs for AARCH64
/usr/lib/libEGL.so.1 /usr/lib/libEGL.so.1.1.0 /usr/lib/libGL.so.1 /usr/lib/libGL.so.1.7.0 /usr/lib/libGLESv1_CM.so.1 /usr/lib/libGLESv1_CM.so.1.2.0 /usr/lib/libGLESv2.so.2 /usr/lib/libGLESv2.so.2.1.0 /usr/lib/libGLX.so.0 /usr/lib/libGLX.so.0.0.0 /usr/lib/libGLdispatch.so.0 /usr/lib/libGLdispatch.so.0.0.0 /usr/lib/libOpenGL.so.0 /usr/lib/libOpenGL.so.0.0.0
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Apr 9 10:32:05 2023