From patchwork Thu Oct 15 21:25:46 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Anholt X-Patchwork-Id: 54110 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n9FLQ7Y4011187 for ; Thu, 15 Oct 2009 21:26:07 GMT Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 774A3A09C5; Thu, 15 Oct 2009 14:26:06 -0700 (PDT) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from kingsolver.anholt.net (71-20-254-182.war.clearwire-wmx.net [71.20.254.182]) by gabe.freedesktop.org (Postfix) with ESMTP id C18069E856; Thu, 15 Oct 2009 14:25:54 -0700 (PDT) Received: from gaiman.anholt.net (localhost [127.0.0.1]) by kingsolver.anholt.net (Postfix) with ESMTP id 2F85A2C9C0E6; Thu, 15 Oct 2009 14:25:54 -0700 (PDT) Received: by gaiman.anholt.net (Postfix, from userid 1000) id 2942816218D; Thu, 15 Oct 2009 14:25:54 -0700 (PDT) From: Eric Anholt To: intel-gfx@lists.freedesktop.org Date: Thu, 15 Oct 2009 14:25:46 -0700 Message-Id: <1255641949-17558-2-git-send-email-eric@anholt.net> X-Mailer: git-send-email 1.6.4.3 In-Reply-To: <1255641949-17558-1-git-send-email-eric@anholt.net> References: <1255641949-17558-1-git-send-email-eric@anholt.net> Cc: xcb@lists.freedesktop.org Subject: [Intel-gfx] [PATCH] Add DRI2 protocol, based off of dri2proto.h and the server code. X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.9 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: intel-gfx-bounces@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org diff --git a/src/Makefile.am b/src/Makefile.am index 3caaed2..0f0dfbc 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -5,6 +5,7 @@ xcbinclude_HEADERS = \ composite.xml \ damage.xml \ dpms.xml \ + dri2.xml \ glx.xml \ randr.xml \ record.xml \ diff --git a/src/dri2.xml b/src/dri2.xml new file mode 100644 index 0000000..4d77f72 --- /dev/null +++ b/src/dri2.xml @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + driver_name_length + + + device_name_length + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + count + + + + + + + + + + + + + + + + + + + + + + + + + + + count + + + + +