All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] configure.ac: Bump LIBDRM_RADEON_REQUIRED to 2.4.19
@ 2010-03-23 12:01 Sedat Dilek
  2010-03-23 12:41 ` [Mesa3d-dev] " Marek Olšák
  0 siblings, 1 reply; 5+ messages in thread
From: Sedat Dilek @ 2010-03-23 12:01 UTC (permalink / raw)
  To: mesa3d-dev, DRI

[-- Attachment #1: Type: text/plain, Size: 119 bytes --]

Fixes here latest issues with mesa master GIT [1].

--
Sedat

[1] http://marc.info/?l=mesa3d-dev&m=126934502904478&w=2

[-- Attachment #2: 0001-configure.ac-Bump-LIBDRM_RADEON_REQUIRED-to-2.4.19.patch --]
[-- Type: text/x-diff, Size: 836 bytes --]

From abfee27605a026769152f067fa572eacea150dc2 Mon Sep 17 00:00:00 2001
From: Sedat Dilek <sedat.dilek@gmail.com>
Date: Tue, 23 Mar 2010 12:53:34 +0100
Subject: [PATCH] configure.ac: Bump LIBDRM_RADEON_REQUIRED to 2.4.19

mesa (commit 2a3accb) requires RADEON_BO_FLAGS_MICRO_TILE_SQUARE flag from libdrm-2.4.19:

commit 4b6f70f20cbaccb18f122e87ac0d471356b01a59
"radeon: add square-tiling flag"
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 0f51097..a1de9d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ AC_CANONICAL_HOST
 
 dnl Versions for external dependencies
 LIBDRM_REQUIRED=2.4.15
-LIBDRM_RADEON_REQUIRED=2.4.17
+LIBDRM_RADEON_REQUIRED=2.4.19
 DRI2PROTO_REQUIRED=2.1
 GLPROTO_REQUIRED=1.4.11
 LIBDRM_XORG_REQUIRED=2.4.17
-- 
1.7.0.3


[-- Attachment #3: Type: text/plain, Size: 345 bytes --]

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev

[-- Attachment #4: Type: text/plain, Size: 161 bytes --]

_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-03-23 18:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-23 12:01 [PATCH] configure.ac: Bump LIBDRM_RADEON_REQUIRED to 2.4.19 Sedat Dilek
2010-03-23 12:41 ` [Mesa3d-dev] " Marek Olšák
2010-03-23 12:57   ` Sedat Dilek
2010-03-23 17:37     ` Marek Olšák
2010-03-23 18:49       ` Sedat Dilek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.