- 03 Nov, 2011 1 commit
-
-
David Partyka authored
-
- 12 May, 2011 1 commit
-
-
Kenneth Moreland authored
-
- 04 May, 2011 1 commit
-
-
Kenneth Moreland authored
-
- 07 Apr, 2011 1 commit
-
-
Kenneth Moreland authored
This test is catching a radix-k bug concerning no-split rounds.
-
- 30 Mar, 2011 1 commit
-
-
Kenneth Moreland authored
-
- 21 Feb, 2011 1 commit
-
-
Kenneth Moreland authored
-
- 25 Jan, 2011 1 commit
-
-
Kenneth Moreland authored
-
- 14 Dec, 2010 1 commit
-
-
Kenneth Moreland authored
-
- 07 Dec, 2010 1 commit
-
-
Kenneth Moreland authored
The SimpleTiming test is now available when compiling without OpenGL.
-
- 01 Dec, 2010 1 commit
-
-
Kenneth Moreland authored
Also converted the CompressionSize test to no longer depend on OpenGL.
-
- 17 Nov, 2010 1 commit
-
-
Kenneth Moreland authored
-
- 09 Aug, 2010 1 commit
-
-
Kenneth Moreland authored
The copyright on all source now has the current preferred legalize. All source now also states that the license is New BSD.
-
- 19 Jul, 2010 1 commit
-
-
Kenneth Moreland authored
Changed the build system to include all of the strategies into the IceTCore library. The separation was mostly a coding convienience on the library side. It was rather silly for the user perspective as you always used both libraries. Also, this was becoming less convienient as the core library really relies on things in the stratgies library and you have to carefully pass pointers and structures around. This change is driven by some errors I am encountering that might be caused by using uninitialized strategy objects. My next step is to just identify stratgies by enumerations. This will get rid of any such problems.
-
- 01 Jul, 2010 1 commit
-
-
Kenneth Moreland authored
Also changed icet to IceTCore.
-
- 24 Jun, 2010 1 commit
-
-
Kenneth Moreland authored
Previously, the OpenGL and MPI libraries were linked to everything with a general LINK_LIBRARIES CMake command. Now, only use TARGET_LINK_LIBRARIES to bind libraries to a specific target. Not only is this cleaner, but it also helps verify that libraries that should not depend on these libraries don't.
-
- 13 May, 2010 1 commit
-
-
Kenneth Moreland authored
Created a new src directory (gl) for a new IceT library (icet_gl). This library will encapsulate all the OpenGL dependent functionality. As a first step, ICET_READ_BUFFER was moved to this library.
-
- 04 May, 2010 1 commit
-
-
Kenneth Moreland authored
Previously the tests used some hack-ish code for creating windows on X and Win32. Unfortunately, this meant that I could not run the tests on Mac, where I now do most of my development. Rather that make my own knock off again, I am using a well-established portable library.
-
- 16 Dec, 2005 2 commits
-
-
Kenneth Moreland authored
-
Kenneth Moreland authored
-
- 21 May, 2004 1 commit
-
-
Ken Martin authored
-
- 20 May, 2004 1 commit
-
-
Ken Martin authored
-
- 01 Apr, 2004 1 commit
-
-
Berk Geveci authored
-
- 12 Aug, 2003 1 commit
-
-
Kenneth Moreland authored
-
- 16 Jul, 2003 1 commit
-
-
Kenneth Moreland authored
the ordered composition were also fixed.
-
- 14 Jul, 2003 1 commit
-
-
Charles Law authored
-
- 19 Jun, 2003 1 commit
-
-
Kenneth Moreland authored
-
- 17 Jun, 2003 1 commit
-
-
Andy Cedilnik authored
-