This surely feels like whack-a-mole, but my understanding is that even at ANSYS different offices handle different products, so one person wouldn't necessarily be able to test everything easily.

-Nathan

>From a6b67d8673cd480b0772946d5b010ee57662b8b2 Mon Sep 17 00:00:00 2001
From: Nathan Kidd <nk...@opentext.com>
Date: Thu, 10 Oct 2013 10:45:48 -0400
Subject: [PATCH] doc: ANSYS ICEM CFD needs VGL_SPOILLAST=0 too

ICEM uses a single-buffered visual.
(Also HFSS has been an ANSYS product for some time now.)
---
 doc/apprecipes.txt | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/doc/apprecipes.txt b/doc/apprecipes.txt
index b333007..77a28a1 100644
--- a/doc/apprecipes.txt
+++ b/doc/apprecipes.txt
@@ -73,12 +73,11 @@
 		application script and then re-enable it prior to launching the actual \
 		application. \
 	|
-| Ansoft HFSS, Roxar RMS | Linux \
+| ANSYS HFSS, ANSYS ICEM CFD, Roxar RMS | Linux \
 	| Set the ''VGL_SPOILLAST'' environment variable to ''0'' prior to \
 		launching the application with ''vglrun'' \
-	| These applications use double buffering and draw geometry to the back buffer, \
-		but node highlighting and rubber banding are drawn directly to the front \
-		buffer. In order for these front buffer operations to be displayed \
+	| These applications draw node highlighting and/or rubber banding directly to the \
+		front buffer.  In order for these front buffer operations to be displayed \
 		properly, it is necessary to use the "spoil first" frame spoiling \
 		algorithm whenever the application calls ''glFlush()''.  See \
 		{ref prefix="Section ": VGL_SPOILLAST} for further information. \
-- 
1.8.3.2


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
VirtualGL-Devel mailing list
VirtualGL-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtualgl-devel

Reply via email to