Skip to content
Snippets Groups Projects
Commit ddb05578 authored by Andreas Boll's avatar Andreas Boll Committed by Brian Paul
Browse files

docs: escape html special char


Signed-off-by: default avatarBrian Paul <brianp@vmware.com>
parent a5447aab
No related branches found
No related tags found
No related merge requests found
......@@ -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 &gt;= zero
<li> 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment