Package Release Info

kmscube-0.0.0.git20230926.96d63eb-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

kmscube

Change Logs

* Thu Nov 23 2023 guillaume.gardet@opensuse.org
- Update to version 0.0.0.git20230926.96d63eb:
  * kmscube: Add gears mode
  * es: Update to prepare for gears mode
  * ci: enable MR pipelines
  * Revert "ci: use gitlab proxy to avoid hitting dockerhub every time"
  * kmscube: Add [-n N] option to specify connector ID
  * kmscube: add offscreen rendering support
  * ci: use gitlab proxy to avoid hitting dockerhub every time
  * ci: stop using the deprecated implicit `setup` command
  * ci: extend from a common job instead of using a bunch of yaml anchors
  * ci: bump meson to 0.48
  * ci: force installation of python packages
  * ci: drop wheel & setuptools install now that they are included
  * perfcntrs.c: remove include GLES3/gl3.h
  * meson: check GLES3 header within GLESv2 include dirs
  * fix typos
  * meson: upgrade the "GLES3 not supported" message into a warning
  * meson: replace gles version check with a header presence check
  * drm-common: fix return type of find_crtc_for_connector() & find_crtc_for_encoder()
  * make GLES3 optional
  * texturator: Use correct GL extension header
  * Returns -1 when shaders creation fails
  * drm-common.c: do not use invalid modifier
  * kmscube: check return value when creating GBM device
  * drm: fix crtc not found conditional
  * ci/latest: use image with base-devel pre-installed
  * ci/latest: fix build as dockerhub image was renamed
* Thu Mar 17 2022 guillaume.gardet@opensuse.org
- Update to version 0.0.0.git1612698153.9f63f35:
  * Revert "Multiple GL_ TRIANGLE_ STRIP draw merge."
  * Multiple GL_ TRIANGLE_ STRIP draw merge.
  * drm: grab correct handle for plane != 0
  * surfaceless support
  * gbm: split out helper to initialize surface
* Thu Jun 04 2020 guillaume.gardet@opensuse.org
- Update to version 0.0.0.git1585705428.4660a7d:
  * texturator: Fix float to bool conversion warning
  * texturator: Only define png variable when libpng is present
  * meson.build: Change c_std to gnu99
  * kmscube: add AMD_performance_monitor support
  * kmscube: also print final fps stat at exit
  * kmscube: add option to run for specified # of frames
  * add fps reporting
  * atomic: allow user input to trigger exit
  * add shadertoy mode
  * clean up arg parsing
- Switch to meson build system
- Enable libpng support
* Mon Oct 07 2019 Stefan Dirsch <sndirsch@suse.com>
- back to Mesa-libGLESv3-devel
* Fri Sep 27 2019 Stefan Dirsch <sndirsch@suse.com>
- Buildrequire libglvnd-devel >= 1.2.0 instead of Mesa-libGLESv3-devel
  (workaround for broken buildservice)
* Tue Jul 16 2019 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add gstreamer deps to enable cube-video (video textured
  cube support)
* Fri Jul 12 2019 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Initial version 0.0.0.git1562664497.a12e306