Accepting request 172497 from home:tobijk:X11:XOrg
update to version 2.4.44 OBS-URL: https://build.opensuse.org/request/show/172497 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=137
This commit is contained in:
parent
39512afddc
commit
f35ace9c6c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7fb8cd89df06e236a66a1a6a9f6d058271c1b1ec92631e08c66dc9e12abd4975
|
||||
size 521531
|
3
libdrm-2.4.44.tar.bz2
Normal file
3
libdrm-2.4.44.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42b45ad15bb1bc52630a4b37b7afcfaea27e01b3c0b4791ef25d0f7b2456f6a2
|
||||
size 538416
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 19 14:43:02 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
|
||||
|
||||
- Update to version 2.4.44:
|
||||
New release for radeonsi tiling support
|
||||
+ drm: Fix error message in drmWaitVBlank
|
||||
+ intel-decode: Fix gen6 HIER_DEPTH_BUFFER decoding
|
||||
+ radeon: update radeon_drm.h to kernel last API additions v2
|
||||
+ radeon: add si tiling support v5
|
||||
+ intel: Fix Haswell CRW PCI IDs.
|
||||
+ kms: Make libkms.h usable in C++
|
||||
+ kms: Return a negative error code in kms_bo_create()
|
||||
+ Remove unused header xf86mm.h.
|
||||
+ makefiles: Add missing headers.
|
||||
+ freedreno: add shifted reloc
|
||||
+ modetest: Fix pitches, somewhat
|
||||
+ modetest: Add support for all 16/32 bpp RGB formats
|
||||
+ modetest: Print possible_crtcs for planes
|
||||
+ modetest: Reduce the length of the connector type string
|
||||
+ modetest: Pass format_info to fill_tiles functions
|
||||
+ modetest: Add YUV420 support and fix YVU420 Cb/Cr ordering
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 11:27:27 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libdrm
|
||||
Url: http://dri.freedesktop.org/
|
||||
Version: 2.4.43
|
||||
Version: 2.4.44
|
||||
Release: 0
|
||||
Provides: libdrm23 = %{version}
|
||||
Obsoletes: libdrm23 < %{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user