Stefan Dirsch
e81dc8bbd0
- U_0002-vmwgfx-Avoid-HW-operations-when-not-master.patch * Note that for DRI2, a dri2_copy_region becomes a NOP when not master. Additionally, all dri2 operations that lead to a potential kernel access will return FALSE. - U_0003-vmwgfx-Implement-textured-video-completely-on-top-of.patch * Remove device-specific hacks. This may increase resource usage a little on old hardware revisions, but we don't need separate code paths on different hardware revisions. - U_0004-vmwgfx-Get-rid-of-device-specific-DMA-code.patch * It's rarely used and things seem to work well enough on top of XA. - U_0005-vmwgfx-handle-changes-of-DamageUnregister-API-in-1.1.patch * Fix is inspired from the intel driver. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-vmware?expand=0&rev=21
77 lines
2.8 KiB
Plaintext
77 lines
2.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Dec 2 15:52:07 UTC 2013 - sndirsch@suse.com
|
|
|
|
- U_0001-vmwgfx-update-for-XA-API-changes.patch
|
|
- U_0002-vmwgfx-Avoid-HW-operations-when-not-master.patch
|
|
* Note that for DRI2, a dri2_copy_region becomes a NOP when not master.
|
|
Additionally, all dri2 operations that lead to a potential kernel
|
|
access will return FALSE.
|
|
- U_0003-vmwgfx-Implement-textured-video-completely-on-top-of.patch
|
|
* Remove device-specific hacks. This may increase resource usage a little
|
|
on old hardware revisions, but we don't need separate code paths on
|
|
different hardware revisions.
|
|
- U_0004-vmwgfx-Get-rid-of-device-specific-DMA-code.patch
|
|
* It's rarely used and things seem to work well enough on top of XA.
|
|
- U_0005-vmwgfx-handle-changes-of-DamageUnregister-API-in-1.1.patch
|
|
* Fix is inspired from the intel driver.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 7 11:38:22 UTC 2013 - sndirsch@suse.com
|
|
|
|
- xf86-video-vmware 13.0.1
|
|
* vmwgfx: Use myGlyphs to fix crashes (fdo#61780)
|
|
* Kill mibstore
|
|
- obsoletes U_mibstore.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 5 09:13:50 UTC 2013 - idonmez@suse.com
|
|
|
|
- Add Source URL, see https://en.opensuse.org/SourceUrls
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 20 11:28:56 UTC 2013 - sndirsch@suse.com
|
|
|
|
- make supplements conditional on hardware (bnc#810333)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 19 15:37:45 UTC 2013 - hrvoje.senjan@gmail.com
|
|
|
|
- Add U_mibstore.patch, fixes build with xorg-server 1.14
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 24 15:37:58 UTC 2013 - sndirsch@suse.com
|
|
|
|
- xf86-video-vmware 13.0.0
|
|
* Release for Xserver 1.13. ABI bump plus bug fixes. A must have
|
|
for all users of the Xserver 1.13.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 17 09:18:35 UTC 2012 - sndirsch@suse.com
|
|
|
|
- update to latest git commit 007bed3
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 30 16:57:10 UTC 2012 - dmueller@suse.com
|
|
|
|
- disable build on anything other than i386/x86_64
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 30 15:00:59 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Add pkgconfig(xatracker) BuildRequires for full 3D support.
|
|
(bnc#729189).
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 19 10:47:12 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Update to version 12.0.2:
|
|
+ Adapt to X 1.12 API
|
|
- Use %x11_abi_videodrv_req instead of static ABI requires.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 18 15:51:24 UTC 2012 - vuntz@opensuse.org
|
|
|
|
- Split xf86-video-vmware from xorg-x11-driver-video.
|
|
Initial version: 11.0.3.
|
|
|