* Sat Nov 11 2017 aavindraa@gmail.com
- Update to 2.1.0
* Enhancements:
+ OpenGL 4.6 support added
+ Improved cmake build support
+ Improved Mac OSX build support
* Bug fixes:
+ Resovled crash when glXGetCurrentDisplay() is NULL
+ CMake: only install PDB files with MSVC
+ wglGetProcAddress crash with NOGDI defined
+ Mac: using -Os rather than -O2
* 33 new extensions
- move to github
- new so_ver
* Wed Jul 12 2017 jengelh@inai.de
- RPM group fix.
* Wed Jul 12 2017 tchvatal@suse.com
- Version update to 2.0 release:
* EGL support added
* Bunch of new GL extensions
* Forward context support added
* OSMesa support added
* Tue Sep 22 2015 jengelh@inai.de
- Drop "glew" from baselibs.conf; there is nothing in this
subpackage that would be baselibbed by default.
* Wed Sep 02 2015 mpluskal@suse.com
- Update to 1.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 mpluskal@suse.com
- Remove devel package from baselibs.conf (discussed in boo#894331)
* Wed Jan 28 2015 mimi.vx@gmail.com
- update of baselibs.conf
* Wed Jan 28 2015 mimi.vx@gmail.com
- Version bump to 1.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 tchvatal@suse.com
- Version bump to 1.11.0:
* support for OpenGL 4.5
- Removed patches no longer needed:
* glew-1.10.0-destdir.patch
* Sun Sep 28 2014 jengelh@inai.de
- glew-devel-32bit failed to pull in libGLEW1_10-32bit
- own /usr/include/GL
* Mon Sep 01 2014 sbrabec@suse.cz
- Fix baselibs.conf (bnc#894331).
* Mon May 26 2014 fstrba@suse.com
- Upgrade to upstream 1.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 thorstenb@flightgear.org
- Fixed dependencies for openSUSE <= 12.1
* Mon Sep 24 2012 adam@mizerski.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 idonmez@suse.com
- Add explicit glu dependency
* Tue Feb 21 2012 johannesobermayr@gmx.de
- Update to latest git version
- Remove obsolete dont-strip.diff
* Mon Feb 20 2012 meissner@suse.de
- buildrequire Xi and Xmu libs
* Wed Dec 28 2011 johannesobermayr@gmx.de
- Do not merge es branch for now
* Fixes bnc #732438, #738519
* Issue reported upstream
* Sun Nov 13 2011 johannesobermayr@gmx.de
- Update to 1.7.0 and latest git
- Merge es branch
* Thu Sep 29 2011 coolo@suse.com
- fix baselibs.conf