- Updated to 1.9.15 development snapshot

- More shader instructions in Direct3D.
  - Performance improvements in GDI.
  - Better multi-joystick support on macOS.
  - Active Scripting improvements.
  - Additional stream support in the C++ runtime.
  - Various bug fixes.
- Updated to 1.9.14 development snapshot
  - More Shader Model 5 support in Direct3D.
  - Some more write support in WebServices.
  - Performance improvements in GDI.
  - Some more progress towards the Direct3D command stream.
  - Various bug fixes.
- updated winetricks

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=363
This commit is contained in:
2016-07-23 19:34:07 +00:00
committed by Git OBS Bridge
parent 29b8309633
commit c12d98b711
8 changed files with 268 additions and 240 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sat Jul 23 19:31:42 UTC 2016 - meissner@suse.com
- Updated to 1.9.15 development snapshot
- More shader instructions in Direct3D.
- Performance improvements in GDI.
- Better multi-joystick support on macOS.
- Active Scripting improvements.
- Additional stream support in the C++ runtime.
- Various bug fixes.
- Updated to 1.9.14 development snapshot
- More Shader Model 5 support in Direct3D.
- Some more write support in WebServices.
- Performance improvements in GDI.
- Some more progress towards the Direct3D command stream.
- Various bug fixes.
- updated winetricks
-------------------------------------------------------------------
Tue Jun 28 19:42:07 UTC 2016 - jengelh@inai.de