non port: graphics/libglvnd/distinfo |
SVNWeb
|
Number of commits found: 9 |
Mon, 28 Nov 2022
|
[ 23:54 Jan Beich (jbeich) ] e673f5e
graphics/libglvnd: update to 1.6.0
Changes: https://gitlab.freedesktop.org/glvnd/libglvnd/-/releases/v1.6.0
PR: 267919
Reported by: GitLab (notify releases), Repology
Exp-run by: antoine
Approved by: manu
|
Mon, 7 Nov 2022
|
[ 18:18 Jan Beich (jbeich) ] 7116472
graphics/libglvnd: update to 1.5.0
Changes: https://gitlab.freedesktop.org/glvnd/libglvnd/-/releases/v1.5.0
PR: 267458
Reported by: GitLab (notify releases), Repology
Exp-run by: antoine
Approved by: manu
|
Fri, 3 Jun 2022
|
[ 13:41 Emmanuel Vadot (manu) Author: Robert Clausecker ] 239ba7a
graphics/libglvnd: fix on armv6/armv7
The .thumb_func directive does not switch to thumb mode in clang's
integrated assembler. This causes the code to be miscompiled in that
it is generated as ARM code but the symbols are tagged as thumb. The
resulting library is unusable. Every call into it crashes.
Fix this issue by applying an upstream patch set to have the entry
stubs be in ARM mode instead of Thumb mode.
See also: https://gitlab.freedesktop.org/glvnd/libglvnd/-/merge_requests/267
See also: https://gitlab.freedesktop.org/glvnd/libglvnd/-/issues/232
PR: 263845
|
Thu, 23 Dec 2021
|
[ 08:34 Jan Beich (jbeich) ] 1c6c7a3
graphics/libglvnd: update to 1.4.0
Changes: https://gitlab.freedesktop.org/glvnd/libglvnd/-/releases/v1.4.0
PR: 260538
Exp-run by: antoine
Approved by: manu
|
Fri, 17 Sep 2021
|
[ 17:14 Jan Beich (jbeich) ] 841c9c3
graphics/libglvnd: update to 1.3.4
- graphics/egl-wayland: drop libglvnd < 1.3.4 workaround
- x11-toolkits/wlroots: rebuild to enable EGL_EXT_device_persistent_id
Changes: https://gitlab.freedesktop.org/glvnd/libglvnd/-/compare/v1.3.3...v1.3.4
PR: 258269
Exp-run by: antoine
Approved by: zeising
|
Sat, 19 Jun 2021
|
[ 20:18 Kevin Bowling (kbowling) ] 4024767
graphics/libglvnd: Update to 1.3.3
Changes https://gitlab.freedesktop.org/glvnd/libglvnd/-/compare/v1.3.2...v1.3.3
Reviewed by: jbeich, manu
Tested by: jbeich, kbowling
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30817
|
Fri, 9 Apr 2021
|
[ 18:44 Matthias Fechner (mfechner) ] 911f042 (Only the first 10 of 169 ports in this commit are shown above. )
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628
|
Sun, 5 Jul 2020
|
[ 19:29 jbeich ]
graphics/libglvnd: update to 1.3.2
Changes: https://gitlab.freedesktop.org/glvnd/libglvnd/-/compare/v1.3.1...v1.3.2
|
Wed, 27 May 2020
|
[ 07:41 jbeich ]
graphics/libglvnd: add new port
Submitted by: Greg V <greg@unrelenting.technology>
libglvnd is a vendor-neutral dispatch layer for arbitrating OpenGL API calls
between multiple vendors. It allows multiple drivers from different vendors to
coexist on the same filesystem, and determines which vendor to dispatch each
API call to at runtime.
Both GLX and EGL are supported, in any combination with OpenGL and OpenGL ES.
https://gitlab.freedesktop.org/glvnd/libglvnd
|
Number of commits found: 9 |