From c5d94fe22e07ff73b84f7cec12c640f3ecac9d66 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Mon, 25 Jun 2007 12:35:25 -0700 Subject: [PATCH] Protect another function name from triggering italics --- src/exa/opannotate_i965_prepare_composite.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/exa/opannotate_i965_prepare_composite.mdwn b/src/exa/opannotate_i965_prepare_composite.mdwn index 7ff167e..37451fc 100644 --- a/src/exa/opannotate_i965_prepare_composite.mdwn +++ b/src/exa/opannotate_i965_prepare_composite.mdwn @@ -5,7 +5,7 @@ After I recently posted some surprising [[profiles|mozilla_i965_profiles]], I received useful feedback from Michel Dänzer, Adam Jackson, and Eric Anholt. There was general -agreement that the i965_prepare_composite function is generally stupid +agreement that the `i965_prepare_composite` function is generally stupid about acting synchronously in order to reuse a single state buffer, and that this shouldn't be too hard to optimize. Options include using a ring of buffers and synchronizing only when wrapping around and also -- 2.43.0