Commit Graph

52 Commits

Author SHA256 Message Date
a1518f2c59 Accepting request 1178132 from X11:Bumblebee
OBS-URL: https://build.opensuse.org/request/show/1178132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/VirtualGL?expand=0&rev=17
2024-06-03 15:43:19 +00:00
7ea71ebb66 Accepting request 1174157 from home:dimstar:Factory
- Use %autosetup macro: allows us to eliminate usage of deprecated
  %patchN syntax.

OBS-URL: https://build.opensuse.org/request/show/1174157
OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=54
2024-06-02 10:01:03 +00:00
707fa1464d Accepting request 1133726 from X11:Bumblebee
OBS-URL: https://build.opensuse.org/request/show/1133726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/VirtualGL?expand=0&rev=16
2023-12-17 20:34:08 +00:00
1cab194256 Accepting request 1131334 from home:simonlm:branches:X11:Bumblebee
Update to version 3.1

OBS-URL: https://build.opensuse.org/request/show/1131334
OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=52
2023-12-17 08:52:23 +00:00
73df1e5881 Accepting request 1044106 from X11:Bumblebee
- update to 3.0.2:
  1. Support for transparent overlay visuals has been retired in this version of
  VirtualGL.  That feature will continue to be maintained in the 2.6.x branch on
  a break/fix basis only.  Most applications that once used transparent overlay
  visuals used them with color index rendering, which was removed in OpenGL 3.1
  in 2009.  Thus, almost all applications that render overlays now do so using
  other mechanisms.  Furthermore, the need for VirtualGL to hand off the
  rendering of transparent overlay visuals to the 2D X server has always limited
  the usefulness of the feature, and the discontinuation of the VirtualGL Client
  for Exceed relegated the feature to Un*x clients (with workstation-class GPUs)
  and the VGL Transport only.  Given that nVidia's implementation of transparent
  overlay visuals requires disabling the X Composite extension, which cannot be
  done in many modern Linux distributions, that further limited the feature to
  the point of uselessness.
  2. The VirtualGL Faker now assigns various permutations of common OpenGL
  rendering attributes to the available 2D X server visuals.  This maximizes the
  chances that "visual hunting" 3D applications (applications that use X11
  functions to obtain a list of 2D X server visuals, then iterate through the
  list with `glXGetConfig()` until they find a visual with a desired set of
  OpenGL rendering attributes) will find a suitable visual.
  `VGL_DEFAULTFBCONFIG` can still be used to assign a specified set of OpenGL
  rendering attributes to all 2D X server visuals, although the usefulness of
  that feature is now very limited.
  3. The VirtualGL Faker now includes an EGL back end that optionally emulates
  the GLX API using a combination of the EGL API (with the
  `EGL_EXT_platform_device` extension) and OpenGL renderbuffer objects (RBOs.)
  On supported platforms, the EGL back end allows the VirtualGL Faker to be used
  without a 3D X server.  The EGL back end can be activated by setting the
  `VGL_DISPLAY` environment variable to the path of a DRI device, such as
  **/dev/dri/card0**, or by passing that device path to `vglrun` using the `-d`

OBS-URL: https://build.opensuse.org/request/show/1044106
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/VirtualGL?expand=0&rev=15
2022-12-22 15:22:43 +00:00
01cd0de4ca - update to 3.0.2:
1. Support for transparent overlay visuals has been retired in this version of
  VirtualGL.  That feature will continue to be maintained in the 2.6.x branch on
  a break/fix basis only.  Most applications that once used transparent overlay
  visuals used them with color index rendering, which was removed in OpenGL 3.1
  in 2009.  Thus, almost all applications that render overlays now do so using
  other mechanisms.  Furthermore, the need for VirtualGL to hand off the
  rendering of transparent overlay visuals to the 2D X server has always limited
  the usefulness of the feature, and the discontinuation of the VirtualGL Client
  for Exceed relegated the feature to Un*x clients (with workstation-class GPUs)
  and the VGL Transport only.  Given that nVidia's implementation of transparent
  overlay visuals requires disabling the X Composite extension, which cannot be
  done in many modern Linux distributions, that further limited the feature to
  the point of uselessness.
  2. The VirtualGL Faker now assigns various permutations of common OpenGL
  rendering attributes to the available 2D X server visuals.  This maximizes the
  chances that "visual hunting" 3D applications (applications that use X11
  functions to obtain a list of 2D X server visuals, then iterate through the
  list with `glXGetConfig()` until they find a visual with a desired set of
  OpenGL rendering attributes) will find a suitable visual.
  `VGL_DEFAULTFBCONFIG` can still be used to assign a specified set of OpenGL
  rendering attributes to all 2D X server visuals, although the usefulness of
  that feature is now very limited.
  3. The VirtualGL Faker now includes an EGL back end that optionally emulates
  the GLX API using a combination of the EGL API (with the
  `EGL_EXT_platform_device` extension) and OpenGL renderbuffer objects (RBOs.)
  On supported platforms, the EGL back end allows the VirtualGL Faker to be used
  without a 3D X server.  The EGL back end can be activated by setting the
  `VGL_DISPLAY` environment variable to the path of a DRI device, such as
  **/dev/dri/card0**, or by passing that device path to `vglrun` using the `-d`

OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=50
2022-12-21 16:51:38 +00:00
e11c5dfab5 OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=49 2022-12-21 16:49:28 +00:00
ddb3d175f3 Accepting request 1042090 from home:anoncvs
- update to 3.0.2
  * Now supports use of EGL as well as GLX

OBS-URL: https://build.opensuse.org/request/show/1042090
OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=48
2022-12-20 06:44:25 +00:00
249d7c6454 Accepting request 858448 from X11:Bumblebee
OBS-URL: https://build.opensuse.org/request/show/858448
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/VirtualGL?expand=0&rev=14
2020-12-24 18:38:55 +00:00
8810ef06f3 Accepting request 856978 from home:dirkmueller:branches:X11:Bumblebee
- update to 2.6.5:
  1. Fixed a race condition that sometimes caused various fatal errors in the
  interposed `glXMakeContextCurrent()` function if both GLX drawable IDs passed
  to that function were the same window handle and the corresponding X window was
  simultaneously resized in another thread.
  2. Fixed an oversight whereby the addresses of the interposed
  `glDrawBuffers()`, `glGetString()`, and `glGetStringi()` functions introduced
  in 2.6.3[2] and 2.6.4[1] were not returned from the interposed
  `glXGetProcAddress()` and `glXGetProcAddressARB()` functions.
  3. VirtualGL now works properly with 3D applications that use the
  `glNamedFramebufferDrawBuffer()` and `glNamedFramebufferDrawBuffers()`
  functions (OpenGL 4.5) or the `glFramebufferDrawBufferEXT()` and
  `glFramebufferDrawBuffersEXT()` functions (`GL_EXT_direct_state_access`) and
  render to the front buffer.
  4. Fixed a BadRequest X11 error that occurred when attempting to use the X11
  Transport with a remote X connection.
  5. Worked around an issue with certain GLX implementations that list
  10-bit-per-component FB configs ahead of 8-bit-per-component FB configs and
  incorrectly set `GLX_DRAWABLE_TYPE|=GLX_PIXMAP_BIT` for those 10-bpc FB
  configs, even though they have no X visuals attached.  This caused VirtualGL's
  interposed `glXChooseVisual()` function to choose one of the 10-bpc FB configs
  behind the scenes, which made it impossible to use the VGL Transport.
  6. Fixed an issue whereby, when using the X11 Transport, a vertically flipped
  image of a previously-rendered frame was sometimes displayed if the 3D
  application called `glFlush()` while the front buffer was the active drawing
  buffer and the render mode was `GL_FEEDBACK` or `GL_SELECT`.
  7. `vglserver_config` now works properly if invoked with a relative path
  (for example, `cd /opt/VirtualGL/bin; sudo ./vglserver_config`.)
  8. Worked around a limitation in the AMDGPU drivers that prevented recent
  versions of Google Chrome from enabling GPU acceleration when used with

OBS-URL: https://build.opensuse.org/request/show/856978
OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=46
2020-12-24 09:14:03 +00:00
38fba93d68 Accepting request 823986 from X11:Bumblebee
OBS-URL: https://build.opensuse.org/request/show/823986
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/VirtualGL?expand=0&rev=13
2020-08-03 12:16:53 +00:00
df5564d3c9 Accepting request 819075 from home:szotsaki:branches:X11:Bumblebee
- update to 2.6.4
  * Changelog in packaged ChangeLog.md or at
    https://github.com/VirtualGL/virtualgl/blob/2.6.4/ChangeLog.md
- Refreshed patch VirtualGL-link-libs.patch
- Removed patch fix-Mesa-19.3.0-build.patch - resolved upstream

OBS-URL: https://build.opensuse.org/request/show/819075
OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=44
2020-08-02 13:32:17 +00:00
fa49634ac1 Accepting request 810751 from X11:Bumblebee
OBS-URL: https://build.opensuse.org/request/show/810751
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/VirtualGL?expand=0&rev=12
2020-06-02 12:41:43 +00:00
7a37c42ec3 Accepting request 810580 from home:mlin7442:rebuild_152
fix Leap 15.2 build

OBS-URL: https://build.opensuse.org/request/show/810580
OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=42
2020-06-02 08:46:42 +00:00
061582d1a4 Accepting request 772621 from X11:Bumblebee
OBS-URL: https://build.opensuse.org/request/show/772621
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/VirtualGL?expand=0&rev=11
2020-02-10 20:54:13 +00:00
Tomáš Chvátal
f791f9c578 Accepting request 772574 from home:etamPL:branches:X11:Bumblebee
- update to 2.6.3
  * Changelog in packaged ChangeLog.md or at
    https://github.com/VirtualGL/virtualgl/blob/2.6.3/ChangeLog.md
- Refreshed patch VirtualGL-link-libs.patch
- Removed patch virtualgl-nodl.patch - resolved upstream
- Added patch glx.patch

OBS-URL: https://build.opensuse.org/request/show/772574
OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=40
2020-02-10 08:26:47 +00:00
6a0151bd2b Accepting request 745338 from X11:Bumblebee
OBS-URL: https://build.opensuse.org/request/show/745338
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/VirtualGL?expand=0&rev=10
2019-11-06 13:05:16 +00:00
Tomáš Chvátal
5d061c4606 Accepting request 745259 from openSUSE:Factory:RISCV
- Add riscv64 to the list of 64-bit architectures

OBS-URL: https://build.opensuse.org/request/show/745259
OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=38
2019-11-05 07:55:20 +00:00
ee8063b367 Accepting request 617686 from X11:Bumblebee
- Do not provide the env files which change the preload order
  bsc#1097210

OBS-URL: https://build.opensuse.org/request/show/617686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/VirtualGL?expand=0&rev=9
2018-06-20 13:31:41 +00:00
Tomáš Chvátal
08b30a3c47 - Do not provide the env files which change the preload order
bsc#1097210

OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=36
2018-06-19 09:44:06 +00:00
ab2afc9cf4 Accepting request 548081 from X11:Bumblebee
- Disable ssl feature as we can tunnel via ssh and the openssl-1.1
  is not compatible at all currently

- Version update 2.5.2:
  * Various compat fixes all around
- Remove merged gcc6_literal_suffixes.patch
- Refresh VirtualGL-link-libs.patch and virtualgl-nodl.patch

OBS-URL: https://build.opensuse.org/request/show/548081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/VirtualGL?expand=0&rev=8
2017-12-23 11:19:44 +00:00
Tomáš Chvátal
e4c219d63f OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=34 2017-12-04 13:04:58 +00:00
Tomáš Chvátal
ebb5882429 OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=33 2017-12-04 13:01:40 +00:00
Tomáš Chvátal
4307b0d6fe OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=32 2017-12-04 12:55:40 +00:00
Tomáš Chvátal
4eae538250 - Disable ssl feature as we can tunnel via ssh and the openssl-1.1
is not compatible at all currently

OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=31
2017-12-04 12:51:43 +00:00
Tomáš Chvátal
6ad9570e48 - Remove merged gcc6_literal_suffixes.patch
- Refresh VirtualGL-link-libs.patch and virtualgl-nodl.patch

OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=30
2017-12-04 12:44:16 +00:00
Tomáš Chvátal
6509b01c07 - Version update 2.5.2:
* Various compat fixes all around

OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=29
2017-12-04 12:35:48 +00:00
78cd69a5cf Accepting request 421737 from X11:Bumblebee
- Fix bnc#993645 as-needed eating symbols needed by this lib
  * virtualgl-nodl.patch
- Use system xcb headers
- Rename glxinfo2 to vglxinfo, sounds bit better and more descriptive

OBS-URL: https://build.opensuse.org/request/show/421737
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/VirtualGL?expand=0&rev=7
2016-08-29 13:34:40 +00:00
Tomáš Chvátal
8b74bb8ad8 - Fix bnc#993645 as-needed eating symbols needed by this lib
* virtualgl-nodl.patch

OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=27
2016-08-24 14:07:44 +00:00
Tomáš Chvátal
9b68accab4 - Use system xcb headers
OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=26
2016-08-24 13:00:48 +00:00
Tomáš Chvátal
195228c832 - Rename glxinfo2 to vglxinfo, sounds bit better and more descriptive
OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=25
2016-08-24 12:52:31 +00:00
80748c5b2b Accepting request 402767 from X11:Bumblebee
- Version update to 2.5 release
  * See upstream changelog for details
  * Mostly removal of compat for pre-VirtualGL namespace
- Refresh patch VirtualGL-link-libs.patch

- new gcc6_literal_suffixes.patch

OBS-URL: https://build.opensuse.org/request/show/402767
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/VirtualGL?expand=0&rev=6
2016-06-19 09:08:24 +00:00
Tomáš Chvátal
8d0426a12b - Version update to 2.5 release
* See upstream changelog for details
  * Mostly removal of compat for pre-VirtualGL namespace
- Refresh patch VirtualGL-link-libs.patch

OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=23
2016-06-16 15:43:49 +00:00
Tomáš Chvátal
790882e4cf Accepting request 402757 from home:michel_mno:branches:X11:Bumblebee
- new gcc6_literal_suffixes.patch

OBS-URL: https://build.opensuse.org/request/show/402757
OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=22
2016-06-16 15:28:24 +00:00
e665efa210 Accepting request 328276 from X11:Bumblebee
- Add proper wxwidgets license string

- Update to 2.4.1:
  * Various bugfixes not mentioned on changes
  * Refresh VirtualGL-link-libs.patch

OBS-URL: https://build.opensuse.org/request/show/328276
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/VirtualGL?expand=0&rev=5
2015-09-17 07:18:41 +00:00
Tomáš Chvátal
f22c8a011c - Add proper wxwidgets license string
OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=20
2015-09-01 09:24:35 +00:00
Tomáš Chvátal
61afe7edb6 - Update to 2.4.1:
* Various bugfixes not mentioned on changes
  * Refresh VirtualGL-link-libs.patch

OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=19
2015-08-28 13:10:33 +00:00
Stephan Kulow
a603bb4ab1 Accepting request 246796 from X11:Bumblebee
- Version bump to beta1 of 2.4 (2.3.90)
- Fix building with -Wl,-z,now and no-undefined
  * VirtualGL-link-libs.patch

OBS-URL: https://build.opensuse.org/request/show/246796
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/VirtualGL?expand=0&rev=4
2014-09-03 16:22:13 +00:00
Tomáš Chvátal
60bcdf4be4 - Version bump to beta1 of 2.4 (2.3.90)
- Fix building with -Wl,-z,now and no-undefined
  * VirtualGL-link-libs.patch

OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=17
2014-08-29 09:29:00 +00:00
Stephan Kulow
69c0a79f1e Accepting request 245625 from X11:Bumblebee
1

OBS-URL: https://build.opensuse.org/request/show/245625
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/VirtualGL?expand=0&rev=2
2014-08-25 09:03:40 +00:00
Tomáš Chvátal
009a13441c Accepting request 245623 from home:k0da:ppc
- Extend 64bit conditions to s390x ppc64 ppc64le aarch64

OBS-URL: https://build.opensuse.org/request/show/245623
OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=15
2014-08-21 14:03:39 +00:00
Stephan Kulow
ae9bd530e2 Accepting request 239080 from X11:Bumblebee
OBS-URL: https://build.opensuse.org/request/show/239080
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/VirtualGL?expand=0&rev=1
2014-07-11 04:45:36 +00:00
Tomáš Chvátal
c8cd9b2764 - Mention baselibs.conf in spec file
OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=13
2014-07-01 07:51:07 +00:00
Tomáš Chvátal
6a873d6535 - Update license to WXwindows
OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=12
2014-07-01 07:40:19 +00:00
Tomáš Chvátal
30ae8bc02f - Require 32b libturbojpeg0 on the 32bit binary.
OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=11
2014-02-10 09:12:43 +00:00
Arnaldo Coelho
2d686d9e47 OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=9 2014-02-09 19:56:42 +00:00
Tomáš Chvátal
65d2d069c9 - No need to have different name for glxspheres on 64 and 32b.
OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=8
2014-02-09 11:09:42 +00:00
Tomáš Chvátal
16e5c0d119 - Use baselibs.conf
- Cleanup the spec to use suse macros
- Sort out dependencies and use system shared libjpeg-turbo

- Update to 2.3.3

- Update to 2.3.2

- Update to 2.3.1

- Update to 2.3

- Initial package

OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=7
2014-02-07 14:20:30 +00:00
Arnaldo Coelho
3da1626b3e OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=5 2014-02-07 12:10:09 +00:00
Arnaldo Coelho
9ba3aeb4ba OBS-URL: https://build.opensuse.org/package/show/X11:Bumblebee/VirtualGL?expand=0&rev=4 2014-02-06 17:52:13 +00:00