Accepting request 1128871 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1128871 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdrm?expand=0&rev=172
This commit is contained in:
commit
57d8fd0773
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a2888d69e3eb1c8a77adc08a75a60fbae01f0d208d26f034d1a12e362361242b
|
|
||||||
size 475504
|
|
3
libdrm-2.4.118.tar.xz
Normal file
3
libdrm-2.4.118.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a777bd85f2b5fc9c57f886c82058300578317cafdbc77d0a769d7e9a9567ab88
|
||||||
|
size 479096
|
@ -1,3 +1,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 25 10:09:47 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 2.4.118:
|
||||||
|
* improve SMPTE color LUT accuracy
|
||||||
|
* util: factor out and optimize C8 SMPTE color LUT
|
||||||
|
* util: add support for DRM_FORMAT_C[124]
|
||||||
|
* util: store number of colors for indexed formats
|
||||||
|
* util: add SMPTE pattern support for C4 format
|
||||||
|
* util: add SMPTE pattern support for C1 format
|
||||||
|
* util: add SMPTE pattern support for C2 format
|
||||||
|
* modetest: add support for DRM_FORMAT_C[124]
|
||||||
|
* modetest: add SMPTE pattern support for C[124] formats
|
||||||
|
* intel: determine target endianness using meson
|
||||||
|
* util: fix 32 bpp patterns on big-endian
|
||||||
|
* util: fix 16 bpp patterns on big-endian
|
||||||
|
* util: add missing big-endian RGB16 frame buffer formats
|
||||||
|
* modetest: add support for parsing big-endian formats
|
||||||
|
* util: add test pattern support for big-endian XRGB1555/RGB565
|
||||||
|
* util: fix pwetty on big-endian
|
||||||
|
* util: add pwetty support for big-endian RGB565
|
||||||
|
* modetest: add support for big-endian XRGB1555/RGB565
|
||||||
|
* modetest: add support for DRM_FORMAT_NV{15,20,30}
|
||||||
|
* modetest: switch usage to proper options grammar
|
||||||
|
* xf86drm: add drmGetNodeTypeFromDevId
|
||||||
|
* Sync headers with drm-next
|
||||||
|
* xf86drmMode: add drmModeCloseFB()
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 17 13:42:06 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
Fri Nov 17 13:42:06 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
Name: libdrm
|
Name: libdrm
|
||||||
# Please remember to adjust the version in the n_libdrm-drop-valgrind* patches
|
# Please remember to adjust the version in the n_libdrm-drop-valgrind* patches
|
||||||
Version: 2.4.117
|
Version: 2.4.118
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Userspace Interface for Kernel DRM Services
|
Summary: Userspace Interface for Kernel DRM Services
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user