SHA256
1
0
forked from pool/wine

- Updated to 1.9.7 development snapshot

- More work towards the WineD3D command stream.
  - More support for Shader Model 5 shaders.
  - C++ exception handling on x86-64.
  - Support for Windows-style static import libraries.
  - Performance fixes in the XML writer.
  - Various bug fixes.
- updated winetricks

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=347
This commit is contained in:
2016-04-01 17:41:02 +00:00
committed by Git OBS Bridge
parent de4aef7802
commit 00f74adcc3
7 changed files with 153 additions and 45 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Apr 1 17:24:29 UTC 2016 - meissner@suse.com
- Updated to 1.9.7 development snapshot
- More work towards the WineD3D command stream.
- More support for Shader Model 5 shaders.
- C++ exception handling on x86-64.
- Support for Windows-style static import libraries.
- Performance fixes in the XML writer.
- Various bug fixes.
- updated winetricks
-------------------------------------------------------------------
Fri Mar 18 14:24:51 UTC 2016 - meissner@suse.com