SCM Repository
Log of /branches/pure-cfg/src/lib/common
Sticky Revision: |
Revision 1583 - Directory Listing
Modified Mon Oct 31 10:30:58 2011 UTC (10 years, 7 months ago) by jhr
Make the eigen C files part of the common sources
Revision 1526 - Directory Listing
Modified Thu Oct 13 21:27:17 2011 UTC (10 years, 8 months ago) by lamonts
Bug Fix: After the previous commit, the output was not correct for the OpenCL backend because it uses the shadow strand size rather than the original strand size. Fixed
Revision 1519 - Directory Listing
Modified Sun Oct 9 18:30:16 2011 UTC (10 years, 8 months ago) by jhr
Factored out common part of Diderot_World_t struct (see Diderot/world.h) and fixed output routines for the C and Parallel targets.
Revision 1518 - Directory Listing
Modified Sat Oct 8 02:39:41 2011 UTC (10 years, 8 months ago) by jhr
Deal with the different sizes of status flags statically, instead of dynamically.
Revision 1517 - Directory Listing
Modified Fri Oct 7 19:52:25 2011 UTC (10 years, 8 months ago) by jhr
Fix compiler warnings
Revision 1513 - Directory Listing
Modified Fri Oct 7 14:54:06 2011 UTC (10 years, 8 months ago) by lamonts
Update includes a working version of the OpenCL backend and output support. Upated the output function args to include a size_t output argument for the output data.
Revision 1483 - Directory Listing
Modified Sun Sep 4 14:11:51 2011 UTC (10 years, 9 months ago) by jhr
minor code cleanup
Revision 1482 - Directory Listing
Modified Sun Sep 4 14:07:54 2011 UTC (10 years, 9 months ago) by jhr
Switched parallel runtime to use Diderot_Output and Diderot_Print. Also fixed a bug in nrrd output code.
Revision 1481 - Directory Listing
Modified Sun Sep 4 13:57:46 2011 UTC (10 years, 9 months ago) by jhr
Split output code into two functions: one for nrrd files and one for text files.
Revision 1480 - Directory Listing
Modified Fri Sep 2 20:17:11 2011 UTC (10 years, 9 months ago) by jhr
Added comments and fixed indentation
Revision 1479 - Directory Listing
Modified Fri Sep 2 14:17:54 2011 UTC (10 years, 9 months ago) by nseltzer
Moved output proceedure to seperate file and updated c-target to use new output.
Revision 1364 - Directory Listing
Modified Wed Jun 22 17:08:47 2011 UTC (11 years ago) by jhr
fix calculation of image size in bytes
Revision 1357 - Directory Listing
Modified Tue Jun 21 03:55:10 2011 UTC (11 years ago) by jhr
Add shadow types for marshalling data to the GPU
Revision 1276 - Directory Listing
Modified Mon Jun 6 12:07:05 2011 UTC (11 years ago) by jhr
Added timing support and fixed a build typo
Revision 1273 - Directory Listing
Modified Mon Jun 6 10:46:20 2011 UTC (11 years ago) by jhr
Working on OpenCL support
Revision 1268 - Directory Listing
Modified Sun Jun 5 11:25:58 2011 UTC (11 years ago) by jhr
expand tabs to avoid editor differences
Revision 1263 - Directory Listing
Modified Sun May 29 00:09:15 2011 UTC (11 years, 1 month ago) by jhr
Adding support for command-line arguments
Revision 1262 - Directory Listing
Modified Sat May 28 23:45:43 2011 UTC (11 years, 1 month ago) by jhr
Working on command-line option support
Revision 1260 - Directory Listing
Modified Thu May 26 12:29:07 2011 UTC (11 years, 1 month ago) by glk
adding more comments, and cosmetic tweaks
Revision 1255 - Directory Listing
Modified Mon May 23 23:46:34 2011 UTC (11 years, 1 month ago) by glk
incomplete commit of the previous bugfix
Revision 1253 - Directory Listing
Modified Mon May 23 16:55:42 2011 UTC (11 years, 1 month ago) by glk
fixed hest-related memory bug triggered anytime that struct Diderot_Options_s's optDef_t *odef array had to be re-allocated. Basically: you can't give hest a pointer (to store a variable in) that points into an array that might be reallocated later, since the reallocation will end up at a different address
Revision 1252 - Directory Listing
Modified Sun May 22 22:11:07 2011 UTC (11 years, 1 month ago) by glk
working implementation of hest wrappers for command-line arguments
Revision 1243 - Directory Listing
Modified Wed May 18 18:32:36 2011 UTC (11 years, 1 month ago) by jhr
Reclaim space for option descriptors
Revision 1236 - Directory Listing
Modified Tue May 17 22:09:19 2011 UTC (11 years, 1 month ago) by jhr
Added hest wrappers
Revision 1231 - Directory Listing
Modified Mon May 16 13:49:17 2011 UTC (11 years, 1 month ago) by jhr
Split input functions into their own file and added Diderot_InputVec2
Revision 1213 - Directory Listing
Modified Fri May 13 14:29:16 2011 UTC (11 years, 1 month ago) by jhr
Use double precision to compute transforms for images. We then convert these to the target precision.
Revision 1093 - Directory Listing
Added Wed May 4 17:53:44 2011 UTC (11 years, 1 month ago) by jhr
Working on new runtime build infrastructure
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |