- 01 May, 2010 5 commits
-
-
fogal1 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11175 18c085ea-50e0-402c-830e-de6fd14e8384
-
fogal1 authored
again testing CI features. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11174 18c085ea-50e0-402c-830e-de6fd14e8384
-
fogal1 authored
just forcing a CI build.. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11173 18c085ea-50e0-402c-830e-de6fd14e8384
-
fogal1 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11172 18c085ea-50e0-402c-830e-de6fd14e8384
-
fogal1 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11171 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 30 Apr, 2010 15 commits
-
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11170 18c085ea-50e0-402c-830e-de6fd14e8384
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11167 18c085ea-50e0-402c-830e-de6fd14e8384
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11164 18c085ea-50e0-402c-830e-de6fd14e8384
-
cyrush authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11161 18c085ea-50e0-402c-830e-de6fd14e8384
-
js9 authored
snuck through the pipeline, one in filled boundary plot, one in smooth oper git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11158 18c085ea-50e0-402c-830e-de6fd14e8384
-
js9 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11155 18c085ea-50e0-402c-830e-de6fd14e8384
-
js9 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11152 18c085ea-50e0-402c-830e-de6fd14e8384
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11148 18c085ea-50e0-402c-830e-de6fd14e8384
-
js9 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11147 18c085ea-50e0-402c-830e-de6fd14e8384
-
js9 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11144 18c085ea-50e0-402c-830e-de6fd14e8384
-
js9 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11142 18c085ea-50e0-402c-830e-de6fd14e8384
-
fogal1 authored
Merge from 2.0RC. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11138 18c085ea-50e0-402c-830e-de6fd14e8384
-
js9 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11133 18c085ea-50e0-402c-830e-de6fd14e8384
-
js9 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11130 18c085ea-50e0-402c-830e-de6fd14e8384
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11125 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 29 Apr, 2010 17 commits
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11119 18c085ea-50e0-402c-830e-de6fd14e8384
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11113 18c085ea-50e0-402c-830e-de6fd14e8384
-
js9 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11109 18c085ea-50e0-402c-830e-de6fd14e8384
-
js9 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11104 18c085ea-50e0-402c-830e-de6fd14e8384
-
js9 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11102 18c085ea-50e0-402c-830e-de6fd14e8384
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11086 18c085ea-50e0-402c-830e-de6fd14e8384
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11085 18c085ea-50e0-402c-830e-de6fd14e8384
-
js9 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11082 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
I corrected some calls to a function that used var args in the Vista reader that caused a test suite crash on x86_64 systems. The fix consisted of adding a "const char *" cast to the last arguement in the call since it was expecting a "const char *" and the "0" that was passed was passed as an integer instead of a pointer. Since integers are 32 bits and pointers are 64 bits on x86_64 systems, this was a problem. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11081 18c085ea-50e0-402c-830e-de6fd14e8384
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11073 18c085ea-50e0-402c-830e-de6fd14e8384
-
cyrush authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11070 18c085ea-50e0-402c-830e-de6fd14e8384
-
fogal1 authored
Most of these were using a proper runtime-based `if' anyway, so they should work okay. However, we don't have any reason to maintain two implementations anymore, and this removes the possibility of multiple bits of state disagreeing. I also fixed some code for detecting point sprites to just use a GLEW check instead of manually looking for the extension, in a way which previously assumed features of our Mesa implementation. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11067 18c085ea-50e0-402c-830e-de6fd14e8384
-
fogal1 authored
"size" is linear for a std::set, and we don't actually care about the size. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11066 18c085ea-50e0-402c-830e-de6fd14e8384
-
fogal1 authored
By breaking out of the loop early. A bit of a silly requirement, but prevents a crash when using debug iterators. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11065 18c085ea-50e0-402c-830e-de6fd14e8384
-
fogal1 authored
Allows the plot to make the decision at runtime. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11064 18c085ea-50e0-402c-830e-de6fd14e8384
-
fogal1 authored
Don't do custom #ifdef'ing in an attempt to tease out if Mesa is in use. Just check GLEW to see if the extensions work, throw up error messages if they don't, and we're done. This allows one to use the volume plot with parallel, hardware accelerated rendering... though it doesn't matter much, because we move all the data to processor 0 before rendering. Still, it works. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11063 18c085ea-50e0-402c-830e-de6fd14e8384
-
fogal1 authored
This simplifies the molecule plot to access the molecule plot entirely through GLEW. The basic idea is to make sure avtGLEWInitializer.h is one of the earliest headers included; this ensures that you get GLEW's OpenGL headers before the system OpenGL headers. A good rule of thumb is to put this after any system includes, but before any VTK includes (since VTK might include GL itself), and before any other VisIt includes. This provides many benefits, but in particular the recent GLSL work done by John Schreiner is accessible from SR mode. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11062 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 28 Apr, 2010 3 commits
-
-
cyrush authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11058 18c085ea-50e0-402c-830e-de6fd14e8384
-
cyrush authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11054 18c085ea-50e0-402c-830e-de6fd14e8384
-
js9 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11052 18c085ea-50e0-402c-830e-de6fd14e8384
-