From 58e046dcdfeea6374c732d1bb5630674f3286423 Mon Sep 17 00:00:00 2001
From: Carl Worth <cworth@cworth.org>
Date: Wed, 10 Jun 2009 13:29:30 -0700
Subject: [PATCH] Add new intel tag

This is a more general version of the i965 tag I'd previously been
using.
---
 src/exa/i965/eliminating_glyph_fallbacks.mdwn | 2 +-
 src/exa/i965/lca_2008.mdwn                    | 2 +-
 src/exa/i965/new_job_old_tricks.mdwn          | 2 +-
 src/exa/i965/render_bench.mdwn                | 2 +-
 src/glucose/i965/first_look.mdwn              | 2 +-
 src/tag/intel.mdwn                            | 1 +
 6 files changed, 6 insertions(+), 5 deletions(-)
 create mode 100644 src/tag/intel.mdwn

diff --git a/src/exa/i965/eliminating_glyph_fallbacks.mdwn b/src/exa/i965/eliminating_glyph_fallbacks.mdwn
index 6c624c3..8daba7b 100644
--- a/src/exa/i965/eliminating_glyph_fallbacks.mdwn
+++ b/src/exa/i965/eliminating_glyph_fallbacks.mdwn
@@ -1,6 +1,6 @@
 [[!meta title="Eliminating glyph fallbacks"]]
 
-[[!tag exa performance xorg i965]]
+[[!tag exa performance xorg intel i965]]
 
 Sometimes things get worse before they get better.
 
diff --git a/src/exa/i965/lca_2008.mdwn b/src/exa/i965/lca_2008.mdwn
index 2d3130b..9d2e75b 100644
--- a/src/exa/i965/lca_2008.mdwn
+++ b/src/exa/i965/lca_2008.mdwn
@@ -1,6 +1,6 @@
 [[!meta title="LCA 2008 Update on EXA/i965"]]
 
-[[!tag exa performance xorg i965]]
+[[!tag exa performance xorg intel i965]]
 
 I'm definitely overdue as far as posting an update on the progress of
 the work we've been doing to improve EXA performance for the i965
diff --git a/src/exa/i965/new_job_old_tricks.mdwn b/src/exa/i965/new_job_old_tricks.mdwn
index 4144cb1..03a07b2 100644
--- a/src/exa/i965/new_job_old_tricks.mdwn
+++ b/src/exa/i965/new_job_old_tricks.mdwn
@@ -1,6 +1,6 @@
 [[!meta title="A new job, but old performance fixes"]]
 
-[[!tag exa performance i965]]
+[[!tag exa performance intel i965]]
 
 Many readers have heard already, but it will be news to some that I
 recently changed jobs. After just short of 4 years with Red Hat, I've
diff --git a/src/exa/i965/render_bench.mdwn b/src/exa/i965/render_bench.mdwn
index 8fb2fe1..b0c2951 100644
--- a/src/exa/i965/render_bench.mdwn
+++ b/src/exa/i965/render_bench.mdwn
@@ -1,6 +1,6 @@
 [[!meta title="Running render_bench against EXA/i965"]]
 
-[[!tag exa performance xorg i965]]
+[[!tag exa performance xorg intel i965]]
 
 Earlier this month I attended the X Developers' Summit in Cambridge,
 UK (not the Cambridge near Boston, USA). We stayed at Clare College
diff --git a/src/glucose/i965/first_look.mdwn b/src/glucose/i965/first_look.mdwn
index 6aeac4c..f22ea6f 100644
--- a/src/glucose/i965/first_look.mdwn
+++ b/src/glucose/i965/first_look.mdwn
@@ -1,6 +1,6 @@
 [[!meta title="A first look at Glucose on the i965"]]
 
-[[!tag xorg exa performance i965]]
+[[!tag xorg exa performance intel i965]]
 
 As readers of my blog know, I've been working on improving the Intel
 965 driver within the [EXA](http://cworth.org/tag/exa/) acceleration
diff --git a/src/tag/intel.mdwn b/src/tag/intel.mdwn
new file mode 100644
index 0000000..bf9d6ba
--- /dev/null
+++ b/src/tag/intel.mdwn
@@ -0,0 +1 @@
+[[!inline pages="link(tag/intel)" show=10]]
-- 
2.45.2