File Mesa-demo.changes of Package Mesa-demo

-------------------------------------------------------------------
Sat May 10 21:05:29 UTC 2025 - Stefan Dirsch <sndirsch@suse.com>

- disabled osmesa support, which has been removed with Mesa 25.1.0

-------------------------------------------------------------------
Wed Apr 16 11:07:05 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>

- Drop BuildRequires: glew-devel as it is not used for build.

-------------------------------------------------------------------
Thu Dec 21 02:30:52 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

- Remove old rpm constructs that are long defaulted.
- Remove legalese from descriptions as per our wiki guidelines.

-------------------------------------------------------------------
Sun Sep 10 21:52:01 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>

- don't package "bitmap" sample (conflict with /usr/bin/bitmap of
  package bitmap) {boo#1215185)

-------------------------------------------------------------------
Thu Mar 30 21:00:29 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>

- enabled osmesa and libdrm support

-------------------------------------------------------------------
Thu Mar 30 20:46:13 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>

- enabled vulkan support (first Vulkan demo: vkgears!)

-------------------------------------------------------------------
Thu Mar 30 14:33:55 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>

- Update to version 9.0.0
- supersedes n_install-more-egl-binaries.patch

-------------------------------------------------------------------
Sat Mar 25 16:20:52 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>

- don't package "line" sample (conflict with /usr/bin/line of
  util-linux)

-------------------------------------------------------------------
Fri Mar 24 13:55:53 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>

- readded -32bit packages 

-------------------------------------------------------------------
Fri Mar 24 13:26:05 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>

- switched to meson build 
- needs n_install-more-egl-binaries.patch, so all binaries are
  installed we had before ...

-------------------------------------------------------------------
Mon Feb 13 12:12:02 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>

- added baselibs.conf as source to specfile 

-------------------------------------------------------------------
Fri Feb 10 17:59:03 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- Add Mesa-demo-{egl,es,x}-32bit. This is useful as the 64- and 32-bit
  OpenGL environments are separate and need separate diagnostic programs.

-------------------------------------------------------------------
Mon May 30 18:29:18 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>

- Update to version 8.5.0
  * over four years since the last release; a lot of changes
    including support for Meson build

-------------------------------------------------------------------
Tue Feb 10 19:14:24 UTC 2022 - Behzad A <behzad.a_ir@hotmail.com>

- added sub-packages as dependencies to the main package to
  ensure the complete installation of the program
  * Mesa-demo-x
  * Mesa-demo-es
  * Mesa-demo-egl

-------------------------------------------------------------------
Tue Feb 08 22:39:16 UTC 2022 - Behzad A <behzad.a_ir@hotmail.com>

- added "-egl" subpackage for common EGL-based demos include
  eglinfo, eglgears, egltri, peglgears, xeglgears, xeglthreads
  (boo#1195695)
-------------------------------------------------------------------
Tue Sep 28 20:38:34 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Introduce new subpackage -es for GLES based demos
- Symlink es2_info, es2gears_x11, es2tri to %_bindir

-------------------------------------------------------------------
Fri Mar  2 14:14:29 UTC 2018 - sndirsch@suse.com

- Update to version 8.4.0
  * glxinfo now supports OpenGL 4.6
  * glxinfo prints more OpenGL limits (GL 3.0 up to GL 4.6)
  * glxinfo gained support for GL_ATI_meminfo and GL_NVX_gpu_memory_info
  * eglinfo binary is now installed by `make install`
  * Other misc changes
- fixed source URLs in specfile

-------------------------------------------------------------------
Mon May 29 14:39:31 UTC 2017 - sndirsch@suse.com

- includes everything needed for missing sle issue entries:
  fate #315643-315645, 319159-319161, 319618 (bsc#1041312)

-------------------------------------------------------------------
Mon Jan 30 21:22:54 UTC 2017 - jengelh@inai.de

- Update RPM group; use faster find+ variant.

-------------------------------------------------------------------
Thu Dec 10 12:00:42 UTC 2015 - sndirsch@suse.com

- Update to version 8.3.0 
  * This new mesa-demos release fixes the build issue against
    mesa 10.6 (Bug #91643) and picks up the latest glxinfo
    changes.
- supersedes u_mesa-demos_missing-libs.diff
- no longer disable egl build

-------------------------------------------------------------------
Wed Jun 24 14:38:19 UTC 2015 - sndirsch@suse.com

- disabled egl build due to Mesa's removal of skeleton 
  implementation of EGL_MESA_screen_surface with release 10.6.0
- removed egl subpackage

-------------------------------------------------------------------
Mon Mar 16 13:41:01 UTC 2015 - mpluskal@suse.com

- Use url for source
- Add gpg signature
- Cleanup spec file with spec-cleaner

-------------------------------------------------------------------
Wed Jul  9 10:48:43 UTC 2014 - sndirsch@suse.com

- Update to version 8.2.0
  * This new mesa-demos release fixes the build issue against mesa
    10.2 (fdo#78101) and picks up the latest glxinfo changes.
- obsoletes patches:
  * U_drawtex-resolve-glDrawTexfOES-extension-function.patch
  * u_drawtex-fixed-compiler-warnings-related-to-use-of-eg.patch

-------------------------------------------------------------------
Thu May  8 08:11:00 UTC 2014 - sndirsch@suse.com

- U_drawtex-resolve-glDrawTexfOES-extension-function.patch
  * drawtex: resolve glDrawTexfOES extension function; fixes build
    with latest Mesa 10.2-rc1 (fdo#78101)
- u_drawtex-fixed-compiler-warnings-related-to-use-of-eg.patch
  * fixes fatal compiler warnings

-------------------------------------------------------------------
Sat Jun 15 18:29:30 UTC 2013 - hrvoje.senjan@gmail.com

- Enable build of gles{1,2} and egl info, and symlink them to
  %_bindir
- Split egl dir into separate subpackage

-------------------------------------------------------------------
Wed May  1 20:16:58 UTC 2013 - opensuse@cboltz.de

- let Mesa-demo-x own /usr/lib*/mesa-demos/ and /usr/lib*/mesa-demos/xdemos/

-------------------------------------------------------------------
Sun Feb 24 20:28:56 UTC 2013 - hrvoje.senjan@gmail.com

- Update to version 8.1.0
  * changes for OpenGL Core Profile
  * Wayland support within eglut
  * various updates to the OpenGL tests/demos
  * glxgears now supports multi-sample visuals
  * new EGL/OpenVG tests
  * large number of other changes 

-------------------------------------------------------------------
Tue Sep 25 02:42:55 UTC 2012 - sndirsch@suse.com

- reverted previous change; seems this is no longer necessary 

-------------------------------------------------------------------
Mon Sep 24 15:50:13 UTC 2012 - sndirsch@suse.com

- fixed build by replacing these strange osdemo{,16,32} scripts
  by the proper binaries

-------------------------------------------------------------------
Thu May 10 18:28:20 UTC 2012 - sndirsch@suse.com

- fixed build by making use of autoreconf 

-------------------------------------------------------------------
Thu Mar 15 16:47:21 UTC 2012 - sndirsch@suse.com

- added "-x" subpackage for most common GLX-based demos like
  glxgears, glxinfo, pbinfo (bnc #748373)

-------------------------------------------------------------------
Mon Feb 13 03:08:38 UTC 2012 - jengelh@medozas.de

- Update package BuildRequires to use pkgconfig symbols

-------------------------------------------------------------------
Wed Feb  8 16:09:34 UTC 2012 - sndirsch@suse.com

- renamed package to Mesa-demo
- spefile cleanup 

-------------------------------------------------------------------
Tue Jan 24 11:06:55 UTC 2012 - sndirsch@suse.com

- renamed package to MesaDemos 

-------------------------------------------------------------------
Thu Jan 12 15:58:56 UTC 2012 - cfarrell@suse.com

- license update: MIT
  SPDX format

-------------------------------------------------------------------
Wed Jan 11 13:18:46 UTC 2012 - sndirsch@suse.com

- added automake to BuildRequires to build fix on factory

-------------------------------------------------------------------
Mon Aug 29 15:20:55 UTC 2011 - sndirsch@suse.com

- u_mesa-demos_missing-libs.diff
  * xeglthreads no longer can rely on the toolchain to add the
    required libs, it uses directly.

-------------------------------------------------------------------
Thu Oct 28 17:17:26 UTC 2010 - mhopf@novell.com

- Change filesystem layout to something more sane
- Package all required non-binary data

-------------------------------------------------------------------
Thu Oct 28 16:01:48 UTC 2010 - mhopf@novell.com

- Initial package for version 8.0.1

openSUSE Build Service is sponsored by