SCM Repository
Log of /branches/pure-cfg/src/include
Sticky Revision: |
Revision 1237 - Directory Listing
Modified Tue May 17 22:29:28 2011 UTC (9 years, 9 months ago) by jhr
Added options.h header file
Revision 1231 - Directory Listing
Modified Mon May 16 13:49:17 2011 UTC (9 years, 9 months ago) by jhr
Split input functions into their own file and added Diderot_InputVec2
Revision 1229 - Directory Listing
Modified Mon May 16 06:07:56 2011 UTC (9 years, 9 months ago) by jhr
Changed the naming convention for Input functions to precision independent
Revision 1214 - Directory Listing
Modified Sat May 14 04:19:19 2011 UTC (9 years, 9 months ago) by jhr
Working on parallel runtime
Revision 1213 - Directory Listing
Modified Fri May 13 14:29:16 2011 UTC (9 years, 9 months ago) by jhr
Use double precision to compute transforms for images. We then convert these to the target precision.
Revision 1196 - Directory Listing
Modified Thu May 12 04:04:45 2011 UTC (9 years, 9 months ago) by jhr
Added configure tests for various parallel runtime features. Also, we now generate a config.h file, so autoheader is needed.
Revision 1130 - Directory Listing
Modified Thu May 5 18:39:29 2011 UTC (9 years, 9 months ago) by jhr
Runtime system updates to support Die and to eliminate race for stabilizing
Revision 991 - Directory Listing
Modified Wed Apr 27 04:53:08 2011 UTC (9 years, 10 months ago) by jhr
Reworked representation of coordinate-space transforms in image objects
Revision 983 - Directory Listing
Modified Tue Apr 26 16:58:46 2011 UTC (9 years, 10 months ago) by jhr
Added partial support for mapping tensors from image space back to world space. Still need runtime system support for Hessians (see include/Diderot/inline-image.h)
Revision 960 - Directory Listing
Modified Sat Apr 23 19:26:36 2011 UTC (9 years, 10 months ago) by glk
some more 2x2 matrix math
Revision 946 - Directory Listing
Modified Fri Apr 22 14:51:51 2011 UTC (9 years, 10 months ago) by jhr
Added missing 2D and 4D vector operations
Revision 857 - Directory Listing
Modified Tue Apr 19 19:42:13 2011 UTC (9 years, 10 months ago) by jhr
Added 1D image operations
Revision 845 - Directory Listing
Modified Mon Apr 18 18:36:41 2011 UTC (9 years, 10 months ago) by jhr
Adding more 3x3 matrix support
Revision 815 - Directory Listing
Modified Tue Apr 12 19:45:09 2011 UTC (9 years, 10 months ago) by jhr
added functions to initialize a matrix to zero or the identity
Revision 809 - Directory Listing
Modified Tue Apr 12 16:16:03 2011 UTC (9 years, 10 months ago) by jhr
Adding 3x3 matrix multiplication operations
Revision 806 - Directory Listing
Modified Tue Apr 12 14:07:55 2011 UTC (9 years, 10 months ago) by jhr
Use matrix copy when assigning to matrix variables.
Revision 758 - Directory Listing
Modified Thu Apr 7 19:19:18 2011 UTC (9 years, 10 months ago) by glk
added minf as peer to maxf
Revision 756 - Directory Listing
Modified Thu Apr 7 15:06:23 2011 UTC (9 years, 10 months ago) by jhr
Added lerp functions
Revision 749 - Directory Listing
Modified Wed Apr 6 21:43:31 2011 UTC (9 years, 10 months ago) by jhr
Add normalize3f function
Revision 729 - Directory Listing
Modified Sat Apr 2 00:05:10 2011 UTC (9 years, 10 months ago) by jhr
Fixed typo
Revision 728 - Directory Listing
Modified Sat Apr 2 00:03:08 2011 UTC (9 years, 10 months ago) by jhr
Added missing sqrts
Revision 727 - Directory Listing
Modified Fri Apr 1 23:59:45 2011 UTC (9 years, 10 months ago) by jhr
Split matrix operations into their own file and added matrix (Frobenius) norm
Revision 726 - Directory Listing
Modified Fri Apr 1 23:50:29 2011 UTC (9 years, 10 months ago) by jhr
Added comments
Revision 724 - Directory Listing
Modified Fri Apr 1 22:56:25 2011 UTC (9 years, 10 months ago) by glk
added Diderot_ToImageSpace2f and tweaked Diderot_Inside2f, to get 2D convolution working
Revision 710 - Directory Listing
Modified Wed Mar 30 16:56:13 2011 UTC (9 years, 10 months ago) by jhr
Split up diderot header file into multiple files.
Revision 688 - Directory Listing
Modified Thu Mar 24 21:16:10 2011 UTC (9 years, 11 months ago) by jhr
Added fourth (zero) component to result of cross product.
Revision 687 - Directory Listing
Modified Thu Mar 24 18:55:44 2011 UTC (9 years, 11 months ago) by glk
missing a ; I think
Revision 684 - Directory Listing
Modified Thu Mar 24 14:11:47 2011 UTC (9 years, 11 months ago) by jhr
Added cross3f
Revision 683 - Directory Listing
Modified Thu Mar 24 00:42:27 2011 UTC (9 years, 11 months ago) by jhr
Added trace operator for 2x2, 3x3, and 4x4 matrices
Revision 671 - Directory Listing
Modified Wed Mar 23 15:47:23 2011 UTC (9 years, 11 months ago) by jhr
Added -m64 flag to C compiles and fixed some warnings.
Revision 654 - Directory Listing
Modified Mon Mar 21 17:10:54 2011 UTC (9 years, 11 months ago) by jhr
Added support for tracking output state variables through ILs and generating a print function in the C target.
Revision 624 - Directory Listing
Modified Tue Mar 15 21:23:04 2011 UTC (9 years, 11 months ago) by jhr
Switch to compiler-generated initially code.
Revision 622 - Directory Listing
Modified Mon Mar 14 19:56:40 2011 UTC (9 years, 11 months ago) by jhr
Added runtime interface to support creation of initial array/collection of strands
Revision 611 - Directory Listing
Modified Sat Mar 12 07:10:21 2011 UTC (9 years, 11 months ago) by glk
new implementation of inside
Revision 601 - Directory Listing
Modified Fri Mar 11 16:57:31 2011 UTC (9 years, 11 months ago) by jhr
Workaround for the fact that gcc does not handle vec2f_t correctly
Revision 588 - Directory Listing
Modified Wed Mar 9 21:45:37 2011 UTC (9 years, 11 months ago) by jhr
Add vector conversions and 2D vector support
Revision 579 - Directory Listing
Modified Sun Mar 6 22:26:51 2011 UTC (9 years, 11 months ago) by jhr
Fixing bugs in runtime code
Revision 571 - Directory Listing
Modified Mon Feb 28 21:36:12 2011 UTC (9 years, 11 months ago) by jhr
Working on vr-MIP example
Revision 565 - Directory Listing
Modified Thu Feb 24 18:34:48 2011 UTC (10 years ago) by jhr
Streamlined code for real to int conversions
Revision 564 - Directory Listing
Modified Wed Feb 23 22:34:31 2011 UTC (10 years ago) by jhr
Working on code generation
Revision 561 - Directory Listing
Modified Wed Feb 23 00:31:32 2011 UTC (10 years ago) by jhr
Working on C target and code generation
Revision 560 - Directory Listing
Modified Tue Feb 22 22:14:12 2011 UTC (10 years ago) by jhr
merged changes
Revision 558 - Directory Listing
Modified Tue Feb 22 20:09:16 2011 UTC (10 years ago) by jhr
Fixing type errors
Revision 557 - Directory Listing
Modified Tue Feb 22 20:03:12 2011 UTC (10 years ago) by jhr
Fix type errors
Revision 556 - Directory Listing
Added Tue Feb 22 19:58:28 2011 UTC (10 years ago) by jhr
Move diderot.h header to include/Diderot
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |