Changelog for
glew-debugsource-1.13.0-59.1.x86_64.rpm :
* Tue Sep 22 2015 jengelhAATTinai.de- Drop \"glew\" from baselibs.conf; there is nothing in this subpackage that would be baselibbed by default.
* Wed Sep 02 2015 mpluskalAATTsuse.com- Update to 0.13.0
* Enhancements: + glxewInit, wglewInit + glewinfo adds support for -version, -profile core|compatibility and -flag debug|forward parameters + Improved cmake build support
* New extensions: + GL_ARB_ES3_2_compatibility + GL_ARB_fragment_shader_interlock + GL_ARB_gpu_shader_int64 + GL_ARB_parallel_shader_compile + GL_ARB_post_depth_coverage + GL_ARB_sample_locations + GL_ARB_shader_atomic_counter_ops + GL_ARB_shader_ballot + GL_ARB_shader_clock + GL_ARB_shader_viewport_layer_array + GL_ARB_sparse_texture2 + GL_ARB_sparse_texture_clamp + GL_ARB_texture_filter_minmax + GL_INTEL_framebuffer_CMAA + GL_KHR_no_error + GL_NV_conservative_raster_dilate + GL_OVR_multiview + GL_OVR_multiview2
* Bug fixes
* Sun Apr 12 2015 mpluskalAATTsuse.com- Remove devel package from baselibs.conf (discussed in boo#894331)
* Wed Jan 28 2015 mimi.vxAATTgmail.com- update of baselibs.conf
* Wed Jan 28 2015 mimi.vxAATTgmail.com- Version bump to 0.12.0
* support for new extensions
* bugixes: .pc -I flags inconsistent with
*.h includes Missing defines: GL_COPY_{READ|WRITE}_BUFFER_BINDING multiple const GLchar
*const
* errors PFNGLSHADERSOURCEPROC incorrect in 1.11.x GL_GEOMETRY_SHADER & GL_FRAGMENT_SHADER
* Fri Dec 05 2014 tchvatalAATTsuse.com- Version bump to 0.11.0:
* support for OpenGL 4.5- Removed patches no longer needed:
* glew-1.10.0-destdir.patch
* Sun Sep 28 2014 jengelhAATTinai.de- glew-devel-32bit failed to pull in libGLEW1_10-32bit- own /usr/include/GL
* Mon Sep 01 2014 sbrabecAATTsuse.cz- Fix baselibs.conf (bnc#894331).
* Mon May 26 2014 fstrbaAATTsuse.com- Upgrade to upstream 0.10.0- New patch:
* glew-1.10.0-destdir.patch: Sanitize Makefile - Add DESTDIR option to avoid buildroot in .pc files
* Wed Oct 24 2012 thorstenbAATTflightgear.org- Fixed dependencies for openSUSE <= 12.1
* Mon Sep 24 2012 adamAATTmizerski.pl- update to latest stable 1.9.0 - removed 0001-Add-glew.c-glewinfo.c-and-includes.patch.bz2. These files are included in tarball.- Changed explicit glu dependency, to recommendation. There is GLEW_NO_GLU option.- added glew-devel to baselibs.conf- spec cleanup
* Tue Sep 18 2012 idonmezAATTsuse.com- Add explicit glu dependency
* Tue Feb 21 2012 johannesobermayrAATTgmx.de- Update to latest git version- Remove obsolete dont-strip.diff
* Mon Feb 20 2012 meissnerAATTsuse.de- buildrequire Xi and Xmu libs
* Wed Dec 28 2011 johannesobermayrAATTgmx.de- Do not merge es branch for now
* Fixes bnc #732438, #738519
* Issue reported upstream
* Sun Nov 13 2011 johannesobermayrAATTgmx.de- Update to 1.7.0 and latest git- Merge es branch
* Thu Sep 29 2011 cooloAATTsuse.com- fix baselibs.conf
* Thu Aug 18 2011 crrodriguezAATTopensuse.org- Do not obsolete old library
* Sat Aug 13 2011 johannesobermayrAATTgmx.de- Update to 1.6.0 with two further commits- Don\'t strip libraries
* Fri May 27 2011 cooloAATTnovell.com- remove sublicenses
* Sun Apr 24 2011 toddrme2178AATTgmail.com- Add 32bit compatibility libraries
* Sat Feb 05 2011 davejplaterAATTgmail.com- Update to version 1.5.8- Upstream changes:
* The latest release contains support for OpenGL 3.3, OpenGL 4.1 and the following extensions: OpenGL extensions, WGL extensions and GLX extensions.
* fixes minor bugs and adds two new extensions.
* Version 1.5.7 fixes minor bugs and adds one new extension.
* Thu Sep 09 2010 dimstarAATTopensuse.org- Update to version 1.5.6: + Support for OpenGL 4.1 + Support many new extensions.- Changes from version 1.5.5: + Support new extensions + Bug fixes: - Compilation issue with GLX_SGI_video_sync - OpenGL 4.0 double-precision uniform functions added - Constness of glPointParameterfvARB and glPointParameterfvEXT - Added glVertexAttribDivisor - Compilation issue with Nvidia GLX headers- Changes from version 1.5.4: + Support for OpenGL 3.3 and 4.0 + Support new extensions + Bug fixes: - Parameter constness fix for glPointParameteriv and glPointParameterfv- Changes from version 1.5.3: + New extensions: - GLX_INTEL_swap_event, GL_AMD_seamless_cubemap_per_texture & GL_AMD_shader_stencil_export + Bug fixes: - Correct version detection for GL 3.1 and 3.2 - Missing 3.1 enumerants - Add glew.pc- Changes from version 1.5.2: + Support for OpenGL 3.1 and 3.2 + Many new extensions + Bug fixes: - DOS line endings for windows .zip archives only. - glTransformFeedbackVaryings arguments. - Resource leak in glewinfo and visualinfo tools. - WIN32_LEAN_AND_MEAN preprocessor pollution. - Fixed version detection for GLEW_VERSION_2_1 and GLEW_VERSION_3_0. - MesaGLUT glut.h GLAPIENTRY dependency. - glFramebufferTextureLayer correction. - OSX compiler warnings resolved. - Cygwin linking to opengl32 by default, rather than X11 OpenGL - SnowLeopard (OSX 10.6) gl.h detection. - Use $(STRIP) consistently. + Add pkg-config BuildRequires.
* Wed Aug 05 2009 sbrabecAATTsuse.cz- Updated to version 1.5.1:
* support for OpenGL 3.0
* support for many new extensions
* bug fixes
* Tue Feb 24 2009 crrodriguezAATTsuse.de- static libraries are not usable and now removed.
* Thu Mar 20 2008 sbrabecAATTsuse.cz- Removed bad dependencies from libGLEW1_5 (bnc#372722).
* Mon Jan 14 2008 sbrabecAATTsuse.cz- Updated to version 1.5.0:
* less restrictive license
* minor fixes- Split package according to the shared library packaging policy.
* Thu Jul 12 2007 sbrabecAATTsuse.cz- New SuSE package, version 1.4.0.