Revisions of libglvnd

Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 30)
  * Mesa-KHR-devel
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 29)
- let libglvnd-devel provide/obsolete some of previous Mesa devel
  packages:
  * Mesa-libGL-devel
  * Mesa-libEGL-devel
  * Mesa-libGLESv1_CM-devel
  * Mesa-libGLESv2-devel
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 28)
- 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.
buildservice-autocommit accepted request 686460 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 26)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 25)
- 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
buildservice-autocommit accepted request 631797 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 24)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 23)
- Update to release 1.1.0
  * Changes
    + Update the OpenGL XML and header files.
    + EGL: Remove a few unused functions in egldispatchstubs.c.
    + GLdispatch: Add a version script for the TSD build.
    + Some fixes for "make dist"
    + GLdispatch: Use --version-script instead -export-symbols.
    + Merge branch 'freebsd-fixes'
    + Add a (void*) cast for the last parameter when calling mincore.
    + Use sh instead of bash for the test scripts.
    + configure: Recognize both "x86_64" and "amd64" for host_cpu.
    + configure: Check if linking against libdl is necessary.
    + GL: Expand glapi_gen_libglglxstubs in the makefile.
    + Move the glapi_gen_libglglxstubs function into the GL makefile.
    + vnd-glapi: Change glapi_gen_mapi to a makefile variable.
    + Move the glapi_gen_mapi function into the vnd-glapi makefile.
    + generate: Remove glapi_gen_libopengl_exports.
    + GL: Don't generate g_glapi_mapi_gl_tmp.h
    + Merge pull request #150 from aaronp24/work-around-xorgproto-api-break
    + Merge pull request #153 from RAOF/fix-egl-platform-detection-crash
    + Handle dlsym succeeding with info.dli_sname == NULL.
    + Merge pull request #152 from kbrenneman/fix-eglMakeCurrent-bad-display
    + Always return an error from eglMakeCurrent if the EGLDispaly is invalid
    + GLX: Work around 'X_GLXCreateContextAtrribsARB' typo fix API break
    + Merge pull request #148 from kbrenneman/bump-library-versions
    + Bump the version numbers in the library filenames.
    + Merge pull request #143 from kbrenneman/gldispatch-fix-execmem
    + GLdispatch: Fix the allocation size for the dynamic stubs.
    + GLdispatch: Remove obsolete #ifdefs from u_execmem.c.
    + Merge pull request #140 from kbrenneman/add-GLX_EXT_no_config_context
    + tests: Only use glXCreateContext in testglxmakecurrent.
    + tests: Add a test for creating GLX contexts.
    + tests/GLX_dummy: Add a vendor-provided create context function
    + tests: Add a dummy attribute for glXQueryContext.
    + tests: Add support for GLX_EXT_no_context_config to GLX_dummy
    + tests: Remove the vendor dispatch stub for glXCreateContextAttribsARB.
    + Add support for GLX_EXT_no_config_context.
buildservice-autocommit accepted request 598576 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 22)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 21)
- update to release 1.0.0
  * Now that both the EGL and GLX interfaces are defined and stable,
    set the package version to 1.0.0.
  * Changes
    + GLX: Fix an error in handling GLX dispatch stubs.
    + EGL: Fix handling a malloc failure in eglQueryString.
    + GLdispatch: Clean up the assembly dispatch code.
    + GLdispatch aarch64: Align the dispatch stubs to a 64K page size.
    + Fix typo in _LIBRARY_FEATURE_NAMES.
    + Merge pull request #131 from michalsrb/fix-missing-gles-symbols
    + Merge branch 'fix-aarch64-page-size'
    + Convert lq/stq instructions
    + Merge pull request #125 from kbrenneman/ppc64le-convert-lq-stq
    + Don't #define USE_ASM (defined(USE_X86_ASM) || ... )
    + Remove -Wno-misleading-indentation
    + Remove the cJSON README and tests
    + Update cJSON to version 1.5.9
    + Merge pull request #135 from aaronp24/remove-misleading-indentation
    + Fix memory leak in LoadVendorsFromConfigDir
    + Cleanup winsys dispatch index list on EGL mapping teardown
    + Merge pull request #137 from polarina/memleak
    + Set package version to 1.0.0.
- supersedes U_Fix-typo-in-LIBRARY_FEATURE_NAMES.patch
buildservice-autocommit accepted request 561553 from Michal Srb's avatar Michal Srb (michalsrb) (revision 20)
baserev update by copy to link target
Michal Srb's avatar Michal Srb (michalsrb) accepted request 561472 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 19)
- Make sure to use only python3 for the build and do not rely
  on env calls for python
buildservice-autocommit accepted request 516842 from Michal Srb's avatar Michal Srb (michalsrb) (revision 18)
baserev update by copy to link target
Michal Srb's avatar Michal Srb (michalsrb) accepted request 516841 from Michal Srb's avatar Michal Srb (michalsrb) (revision 17)
- U_Fix-typo-in-LIBRARY_FEATURE_NAMES.patch
  * Fix typo that caused gles 3.1 and 3.2 symbols to be missing in
    the generated libraries. (bnc#1052776)
buildservice-autocommit accepted request 505574 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 16)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 505458 from Bjørn Lie's avatar Bjørn Lie (Zaitor) (revision 15)
Update to latest git, fix boo#1045185
buildservice-autocommit accepted request 500985 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 14)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 500977 from Bjørn Lie's avatar Bjørn Lie (Zaitor) (revision 13)
Update to latest git, get the last 6 months of development.
buildservice-autocommit accepted request 500474 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 12)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 500369 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 11)
- Obsolete libglvnd0 <= %version-%release instead of only older
  versions in order to fix conflicts on TW.
Displaying revisions 41 - 60 of 70
openSUSE Build Service is sponsored by