Update to 2.4.39:
Dave Airlie (1): radeon: add prime import/export support Kenneth Graunke (1): intel: Use VG_CLEAR on the context destroy ioctl as well. Marek Olšák (3): radeon: fix allocation of MSAA surfaces on r600-r700 radeon: align r600 msaa buffers to a multiple of macrotile size * num samples configure: bump version for 2.4.39 release Tobias Klausmann (1): tests/modetest: Add a forgotten return, needed for opensuse buildservice Víctor Manuel Jáquez Leal (1): omap: include omap_drm.h independently
This commit is contained in:
parent
65d66f64f4
commit
b468921fd6
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.21 2012/08/12 16:16:39 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.22 2012/08/24 22:12:09 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libdrm-2.4.38
|
||||
DISTNAME= libdrm-2.4.39
|
||||
CATEGORIES= x11 graphics
|
||||
MASTER_SITES= http://dri.freedesktop.org/libdrm/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.23 2012/08/13 09:05:07 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.24 2012/08/24 22:12:09 wiz Exp $
|
||||
|
||||
SHA1 (libdrm-2.4.38.tar.bz2) = e90e28a0db2c32238e445f48af9683600c5f191f
|
||||
RMD160 (libdrm-2.4.38.tar.bz2) = 59667c2d37c2e57155b2c0095881171b7098d82b
|
||||
Size (libdrm-2.4.38.tar.bz2) = 484514 bytes
|
||||
SHA1 (libdrm-2.4.39.tar.bz2) = c0e841850d7164c63d36f486ca3a64040357660e
|
||||
RMD160 (libdrm-2.4.39.tar.bz2) = 0f30ecc36a839d8cc71fc099a7581ffed0cd7fb1
|
||||
Size (libdrm-2.4.39.tar.bz2) = 492215 bytes
|
||||
SHA1 (patch-ab) = 66dadd3244bfa9c69be0982fd2108deb94483de2
|
||||
SHA1 (patch-ac) = 67c998df7dfc0dabc86320ea6d015cede3e464ea
|
||||
SHA1 (patch-ad) = ea3ef8de8db782ddab23f182f1e6bd9d8f612a78
|
||||
|
|
Loading…
Reference in a new issue