2015-07-21 09:25:05 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 20 18:20:19 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2015-03-26 14:50:02 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 26 11:42:39 UTC 2015 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
- Add baselibs.conf in order to build 32bit packages.
|
|
|
|
|
2015-02-12 11:16:15 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 12 10:13:10 UTC 2015 - sndirsch@suse.com
|
|
|
|
|
|
|
|
- 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)
|
|
|
|
|
2014-05-22 09:04:11 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 17 12:52:18 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 1.2
|
|
|
|
*This is a bugfix and feature release. On the feature side of
|
|
|
|
things, it brings in an updated registry with support for
|
|
|
|
GLES 3.1 and EGL 1.5, along with miscellaneous other extensions,
|
|
|
|
and many more aliases for GLES functions. On the bugfix side,
|
|
|
|
it should be much more portable to non-Mesa drivers (nvidia binary
|
|
|
|
in particular) and systems with mixed Mesa and non-Mesa drivers,
|
|
|
|
and actually install the wgl headers in the windows build.
|
|
|
|
- Explicitly BuildRequire pkgconfig(x11), and don't count other
|
|
|
|
packages drag it in
|
|
|
|
- Drop git_fixes.patch, merged upstream
|
|
|
|
|
2014-03-10 12:18:22 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 26 20:11:18 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Init libepoxy package
|
|
|
|
|
|
|
|
|