Commit Graph

13 Commits

Author SHA256 Message Date
124a0440cd Accepting request 751004 from home:iznogood:branches:X11:XOrg
- Update to version 1.5.4:
  + Don't build GLX tests if X11 support is disabled.
  + Add unit tests for epoxy_gl_version().
  + Reduce the size of the binary by reusing static strings.
  + Fix build on Solaris.
  + Update the GL registries.

OBS-URL: https://build.opensuse.org/request/show/751004
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libepoxy?expand=0&rev=13
2020-01-04 19:53:25 +00:00
429eae2f85 Accepting request 695293 from home:tobijk:X11:XOrg
- Remove pkgconfig dependecies for glesv1_cm and glesv2:
  Starting with mesa commit b01524fff05 
  "meson: don't build libGLES*.so with GLVND" mesa stopped providing
  glesv1_cm.pc and glesv2.pc along. Let epoxy find the libraries directly 
  instead.

OBS-URL: https://build.opensuse.org/request/show/695293
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libepoxy?expand=0&rev=12
2019-04-17 15:56:47 +00:00
8fa5ccfbf6 Accepting request 640080 from home:iznogood:branches:X11:XOrg
NOTE: This depends on new meson landing in TW ( https://build.opensuse.org/request/show/639505 )


- Update to version 1.5.3:
  + Fix build with uClibc
  + Fix GLES3 symbol lookup
  + Fix conditional compilation
  + Require Meson 0.47
  + Fix Autotools build with EGL-X11 support
- Changes from version 1.5.2:
  + Fix the detection of the -z,relro linker flag
  + Query the EGL context version when bootstrapping on GLES
  + Avoid inadvertedly loading libraries when probing for them
  + Consistently use abort() instead of exit() for internal state
    checks
  + Fix a performance regression in the global function pointer
    trampolines introduced by using -Bsymbolic-functions
  + Improve performance when using GL function pointers like
    glAlphaFunc
- Changes from version 1.5.1:
  + Generalise checks for dlvsym
  + Add an option for disabling building the test suite
  + Typo fixes in the comments and documentation
  + Simplify the Meson configuration logic for EGL and GLX
  + Use assert when no context is found
  + Remove a test superceded by GLVND
  + Avoid Meson warnings when testing for linker arguments
- Pass tests=false to meson, ensure we do not build the test-suite.
- Drop la files removal, they are no longer built.
- Run spec-cleaner, modernize spec.

OBS-URL: https://build.opensuse.org/request/show/640080
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libepoxy?expand=0&rev=11
2018-10-18 15:32:01 +00:00
386673ef67 Accepting request 580976 from home:iznogood:branches:X11:XOrg
New upstream release

OBS-URL: https://build.opensuse.org/request/show/580976
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libepoxy?expand=0&rev=10
2018-02-28 15:26:25 +00:00
Michal Srb
92750c552f Accepting request 563449 from home:elvigia:branches:X11:XOrg
- -devel package requires pkgconfig(x11), pkgconfig(egl)
   but those deps are not generated automatically.

OBS-URL: https://build.opensuse.org/request/show/563449
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libepoxy?expand=0&rev=9
2018-01-11 08:21:15 +00:00
ff4d2de005 Accepting request 501359 from home:Zaitor:branches:X11:XOrg
New stable release

OBS-URL: https://build.opensuse.org/request/show/501359
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libepoxy?expand=0&rev=8
2017-06-06 12:34:09 +00:00
b0da94772a Accepting request 500952 from home:Zaitor:branches:X11:XOrg
New stable release

OBS-URL: https://build.opensuse.org/request/show/500952
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libepoxy?expand=0&rev=7
2017-06-04 14:32:31 +00:00
422eac6cd8 Accepting request 476882 from home:Zaitor:branches:X11:XOrg
New upstream release

OBS-URL: https://build.opensuse.org/request/show/476882
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libepoxy?expand=0&rev=6
2017-03-05 21:43:02 +00:00
789c63398a Accepting request 317672 from home:sumski:hazard:to:your:stereo
- Update to 1.3.1
  * brown-paper-bag fix to unexport another private symbol that we'd
    leaked, noticed when I went diffing the exported symbols between
    v1.2 and v1.3 for the debian build.
- Changes since 1.3.0:
  * MSVC 2013 support.
  * OSX drops GLX support.
  * Updates to the registry
  * Fixes for a nonconformant GL implementation
  * Library size reductions
  * Reproducible builds
- Drop u_sort-the-providers-by-their-enum-not-by-their-functi.patch,
  merged upstream

OBS-URL: https://build.opensuse.org/request/show/317672
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libepoxy?expand=0&rev=5
2015-07-21 07:25:05 +00:00
d31c3708f2 Accepting request 293257 from home:Zaitor:branches:X11:XOrg
Add baselibs.conf in order to build 32bit packages, needed for GNOME 3.16

OBS-URL: https://build.opensuse.org/request/show/293257
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libepoxy?expand=0&rev=4
2015-03-26 13:50:02 +00:00
aec9dd70d7 - u_sort-the-providers-by-their-enum-not-by-their-functi.patch
* sort the providers by their enum not by their function name;
    patch by coolo (bnc#917533)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libepoxy?expand=0&rev=3
2015-02-12 10:16:15 +00:00
Stephan Kulow
dd438d980e Accepting request 234495 from X11:XOrg
Update to 1.2 (forwarded request 234429 from sumski)

OBS-URL: https://build.opensuse.org/request/show/234495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libepoxy?expand=0&rev=2
2014-05-22 07:04:11 +00:00
Stephan Kulow
d3191e7416 Accepting request 224818 from KDE:Frameworks5
Init libepoxy package. We'll need it for kwin 5, and Stefan didn't thought it's a good idea to put it in X11:XOrg (sr#224114)

OBS-URL: https://build.opensuse.org/request/show/224818
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libepoxy?expand=0&rev=1
2014-03-10 11:18:22 +00:00