- Update to 18.0.4
* r600 driver gets a fix for constant buffer boounds, which fixes rendering bugs in Trine and Witcher 1. * Several fixes for RADV driver: fixes around alpha channel in Pre-Vega, fix in multisample image copies, and fixes around multilayer images in compute path. * For the case of ANV/i965 drivers, also a couple of fixes, all of them around ISP. On top, there are a couple of fixes relative to code emission around 16-bit integers, and a a fix for a leak in blorp for Gen4 and Gen5. * Speaking of leaks, there are also fixes for winsys/radeon/amdgpu and pipe-loader.gets a couple of patches to fix a couple of leaks. * SPIR-V part gets a patch to apply OriginUpperLeft to FragCoord. * Mesa core gets a couple of patches to fix error handling in get_framebuffer_parameteriv, and to add missing support for glFogiv(GL_FOG_DISTANCE_MODE_NV). OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdmx?expand=0&rev=12
This commit is contained in:
parent
70dd2a3309
commit
ba6ace4992
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c97da36d2e56a2d7b6e4f896241785acc95e97eb9557465fd66ba2a155a7b201
|
||||
size 290859
|
BIN
libdmx-1.1.4.tar.bz2
(Stored with Git LFS)
Normal file
BIN
libdmx-1.1.4.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 19 15:09:47 UTC 2018 - sndirsch@suse.com
|
||||
|
||||
- update to version 1.1.4
|
||||
* This release raises the minimum required version of libX11 to
|
||||
version 1.6.0 from 2013.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 22:34:47 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libdmx
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libdmx
|
||||
%define lname libdmx1
|
||||
Version: 1.1.3
|
||||
Version: 1.1.4
|
||||
Release: 0
|
||||
Summary: Distributed Multihead X extension library
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user