From ddb05578684ed7de5ec65e0dae62c50c76948fbc Mon Sep 17 00:00:00 2001 From: Andreas Boll Date: Mon, 25 Jun 2012 21:52:10 +0200 Subject: [PATCH] docs: escape html special char Signed-off-by: Brian Paul --- docs/perf.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/perf.html b/docs/perf.html index ec400c613f6..82e6b5988db 100644 --- a/docs/perf.html +++ b/docs/perf.html @@ -52,7 +52,7 @@ Performance tips for software rendering: GL_COLOR_MATERIAL is disabled No spot lights are used (all GL_SPOT_CUTOFFs are 180.0) No local lights are used (all position W's are 0.0) - All material and light coefficients are >= zero + All material and light coefficients are >= zero
  • XFree86 users: if you want to use 24-bit color try starting your X server in 32-bit per pixel mode for better performance. That is, start your X server with -- 2.30.2