From e60a409bbba447f1041e86562bf5390dee9038b2 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Thu, 21 Jun 2007 09:20:48 -0700 Subject: [PATCH] Protect underscores from being interpreted as italics --- src/exa/mozilla_i965_profiles.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/exa/mozilla_i965_profiles.mdwn b/src/exa/mozilla_i965_profiles.mdwn index 4f61d5b..0c4b220 100644 --- a/src/exa/mozilla_i965_profiles.mdwn +++ b/src/exa/mozilla_i965_profiles.mdwn @@ -82,7 +82,7 @@ reason? And here with EXA we see some good, and some really bad. The good news is that the pixman functions doing software compositing have disappeared from the top of the profile, leaving only software -rasterization. But what's with this new i965_prepare_composite +rasterization. But what's with this new `i965_prepare_composite` function that's taking even more time than all of libxul? That seems like rather excessive overhead. -- 2.43.0