2009-10-20 |
David Hilvert | bugs: a hardware solution is probably the best long...
|
commit | commitdiff | tree |
2009-10-18 |
David Hilvert | bugs: useful discussion re OpenCL and OpenMP, whence...
|
commit | commitdiff | tree |
2009-10-17 |
David Hilvert | bugs: possibly relevant citation for OpenMP/GPU integration.
|
commit | commitdiff | tree |
2009-10-17 |
David Hilvert | bugs: Salience of current compilation errors to question...
|
commit | commitdiff | tree |
2009-10-11 |
David Hilvert | bugs: note the possibility of definitions specific...
|
commit | commitdiff | tree |
2009-10-11 |
David Hilvert | bugs: Comment on naming and partition of shared and...
|
commit | commitdiff | tree |
2009-10-11 |
David Hilvert | bugs: Comment regarding use of preprocessor macros...
|
commit | commitdiff | tree |
2009-10-11 |
David Hilvert | bugs: indicate text removed as a comment by ditz.
|
commit | commitdiff | tree |
2009-10-11 |
David Hilvert | bugs: Refine further the conception of the proposed...
|
commit | commitdiff | tree |
2009-10-11 |
David Hilvert | bugs: Suggest possible naming and labeling approaches...
|
commit | commitdiff | tree |
2009-10-11 |
David Hilvert | bugs: Suggest providing for server-specific code as...
|
commit | commitdiff | tree |
2009-10-11 |
David Hilvert | bugs/libale-47: Relevant references, including justification...
|
commit | commitdiff | tree |
2009-10-10 |
David Hilvert | bugs/libale-47: Note regarding more heavyweight client...
|
commit | commitdiff | tree |
2009-10-10 |
David Hilvert | bugs/libale-47: note regarding likely adjustment of...
|
commit | commitdiff | tree |
2009-10-10 |
David Hilvert | bugs: Issue for splitting code into client-specific...
|
commit | commitdiff | tree |
2009-10-08 |
David Hilvert | src/image: Use DQ instead of an explicit struct for...
|
commit | commitdiff | tree |
2009-10-08 |
David Hilvert | src/trans: Use DQ() instead of explicit struct in variable...
|
commit | commitdiff | tree |
2009-10-08 |
David Hilvert | src/align: Make ale_align_run an ALE object (via ALE_API_TYP...
|
commit | commitdiff | tree |
2009-10-08 |
David Hilvert | src/libale: Add macro DQ for defining a variable pointer...
|
commit | commitdiff | tree |
2009-10-08 |
David Hilvert | src/libale: Add ale_assert macro for (e.g.) preserving...
|
commit | commitdiff | tree |
2009-10-08 |
David Hilvert | src/libale: include math.h and other fixes for point_defined*.
|
commit | commitdiff | tree |
2009-10-08 |
David Hilvert | src/libale: point_defined{2,3} adapted from ALE d2...
|
commit | commitdiff | tree |
2009-10-06 |
David Hilvert | src/align: make pointer to run structure an ALE_POINTER.
|
commit | commitdiff | tree |
2009-10-06 |
David Hilvert | src/align: Give run structure a name appropriate for...
|
commit | commitdiff | tree |
2009-09-11 |
David Hilvert | include/ale: instance parameter for ale_trans_rescale.
|
commit | commitdiff | tree |
2009-09-11 |
David Hilvert | include/ale: Rescale API for ale_trans, after the same...
|
commit | commitdiff | tree |
2009-09-07 |
David Hilvert | src/align: #if exclude run_sample until vectorized.
|
commit | commitdiff | tree |
2009-09-03 |
David Hilvert | src/align: Raw import of d2::align::diff_stat*::diff_subdoma...
|
commit | commitdiff | tree |
2009-09-03 |
David Hilvert | src/align: struct and ALE_POINTER fixes.
|
commit | commitdiff | tree |
2009-09-02 |
David Hilvert | src/image, src/libale: Update ale_context memory table...
|
commit | commitdiff | tree |
2009-09-02 |
David Hilvert | src/image, src/libale: Add ale_context function for...
|
commit | commitdiff | tree |
2009-09-02 |
David Hilvert | src/image: Partial adaptation for ALE_POINTER types.
|
commit | commitdiff | tree |
2009-09-02 |
David Hilvert | src/image.c, src/libale.h: Add libale_voidp and libale_filep...
|
commit | commitdiff | tree |
2009-08-30 |
David Hilvert | src/trans: Call Q() once in ale_new_trans.
|
commit | commitdiff | tree |
2009-08-30 |
David Hilvert | src/trans: Add type to Q() macro invocations.
|
commit | commitdiff | tree |
2009-08-30 |
David Hilvert | src/trans: Update ale_new_trans for updated pointer...
|
commit | commitdiff | tree |
2009-08-30 |
David Hilvert | src/libale: updates to *_valid, and split PARAMETER...
|
commit | commitdiff | tree |
2009-08-28 |
David Hilvert | src/render: Q() type specification.
|
commit | commitdiff | tree |
2009-08-28 |
David Hilvert | src/render: P() -> Q() in new operator.
|
commit | commitdiff | tree |
2009-08-28 |
David Hilvert | src/libale, src/render: Make memory map operations...
|
commit | commitdiff | tree |
2009-08-28 |
David Hilvert | src/render: Revise image retain operation for mapping...
|
commit | commitdiff | tree |
2009-08-28 |
David Hilvert | src/render: use typed NULL in return.
|
commit | commitdiff | tree |
2009-08-28 |
David Hilvert | src/render: Supply context for new allocation.
|
commit | commitdiff | tree |
2009-08-28 |
David Hilvert | src/libale: avoid warnings on casting a pointer to...
|
commit | commitdiff | tree |
2009-08-28 |
David Hilvert | src/libale: Declare ale_context malloc/mfree.
|
commit | commitdiff | tree |
2009-08-28 |
David Hilvert | src/libale: supply ';'
|
commit | commitdiff | tree |
2009-08-28 |
David Hilvert | src/libale: Change R semantics to accept a pair of...
|
commit | commitdiff | tree |
2009-08-28 |
David Hilvert | src/libale: variable name fixes in TYPE function macro.
|
commit | commitdiff | tree |
2009-08-28 |
David Hilvert | src/libale: Re-establish NULL macro.
|
commit | commitdiff | tree |
2009-08-28 |
David Hilvert | src/libale: Macro newline escaping.
|
commit | commitdiff | tree |
2009-08-28 |
David Hilvert | src/libale: Provide ale_context arguments to code generated...
|
commit | commitdiff | tree |
2009-08-26 |
David Hilvert | src/libale: Use ale_context_m{alloc,free} for memory...
|
commit | commitdiff | tree |
2009-08-26 |
David Hilvert | src/libale: update TYPE_COMMON_FUNCTIONS to use device...
|
commit | commitdiff | tree |
2009-08-25 |
David Hilvert | include/ale: NULL type fix.
|
commit | commitdiff | tree |
2009-08-25 |
David Hilvert | src/libale: NULL type fix.
|
commit | commitdiff | tree |
2009-08-25 |
David Hilvert | src/libale: NULL does not take an argument.
|
commit | commitdiff | tree |
2009-08-25 |
David Hilvert | include/ale, src/libale: Add type-specific NULL values.
|
commit | commitdiff | tree |
2009-08-25 |
David Hilvert | src/libale: Isolate memory table index storage type...
|
commit | commitdiff | tree |
2009-08-25 |
David Hilvert | include/ale, src/libale: Remove generic ALE_POINTER...
|
commit | commitdiff | tree |
2009-08-25 |
David Hilvert | src/libale: context interface for map prototypes.
|
commit | commitdiff | tree |
2009-08-25 |
David Hilvert | src/libale: definitions for Q and R mapping and unmapping...
|
commit | commitdiff | tree |
2009-08-24 |
David Hilvert | src/libale: recall destruction issue in updated reference...
|
commit | commitdiff | tree |
2009-08-24 |
David Hilvert | src/libale: Re-comment on reference counting approach.
|
commit | commitdiff | tree |
2009-08-24 |
David Hilvert | src/libale: Rearrange and comment for memory table...
|
commit | commitdiff | tree |
2009-08-24 |
David Hilvert | src/libale: Attempt to resolve warning for cl_long...
|
commit | commitdiff | tree |
2009-08-24 |
David Hilvert | src/libale: Initial implementation of C(), obtaining...
|
commit | commitdiff | tree |
2009-08-24 |
David Hilvert | src/libale: Macro to obtain ale_context associated...
|
commit | commitdiff | tree |
2009-08-24 |
David Hilvert | src/libale: Add pointer argument to unmap operator...
|
commit | commitdiff | tree |
2009-08-23 |
David Hilvert | src/libale: Macros for mapping and unmapping to the...
|
commit | commitdiff | tree |
2009-08-23 |
David Hilvert | src/libale: Discuss reasons behind using our own reference...
|
commit | commitdiff | tree |
2009-08-21 |
David Hilvert | include/ale: Disable ALE_POINTER table offsets for...
|
commit | commitdiff | tree |
2009-08-21 |
David Hilvert | include/ale: Comment on inclusion of table alternative...
|
commit | commitdiff | tree |
2009-08-21 |
David Hilvert | include/ale: Update ALE_POINTER table index to a type...
|
commit | commitdiff | tree |
2009-08-21 |
David Hilvert | include/ale: Add table index/offset alternative to...
|
commit | commitdiff | tree |
2009-08-20 |
David Hilvert | src/libale, src/render: Initial updates for future...
|
commit | commitdiff | tree |
2009-08-19 |
David Hilvert | include/ale, src/context, src/libale: Fixes for new...
|
commit | commitdiff | tree |
2009-08-16 |
David Hilvert | src/context, src/libale: Begin split of TYPE() macro...
|
commit | commitdiff | tree |
2009-08-14 |
David Hilvert | include/ale: elaborate comment
|
commit | commitdiff | tree |
2009-08-14 |
David Hilvert | include/ale, src/context: Begin migration to use of...
|
commit | commitdiff | tree |
2009-08-14 |
David Hilvert | include/ale: Suggest alternative code definition and...
|
commit | commitdiff | tree |
2009-08-14 |
David Hilvert | include/ale: Revise compute device pointer wrapper...
|
commit | commitdiff | tree |
2009-08-14 |
David Hilvert | include/ale: Code for storing pointers across architectures...
|
commit | commitdiff | tree |
2009-08-11 |
David Hilvert | include/ale: Propose ale_eval_func for function evaluation.
|
commit | commitdiff | tree |
2009-08-11 |
David Hilvert | src/align: Remove obsolete parameter 'comparison' from...
|
commit | commitdiff | tree |
2009-08-11 |
David Hilvert | include/ale: Add macros ALE_CODE and ALE_STRINGIFY...
|
commit | commitdiff | tree |
2009-08-08 |
David Hilvert | include/ale, src/align: Define ALE_STRUCT macro, and...
|
commit | commitdiff | tree |
2009-08-08 |
David Hilvert | src/align: Since we'll need to use it in reduction...
|
commit | commitdiff | tree |
2009-08-04 |
David Hilvert | src/align: Add metric_exponent parameter to run_get_error().
|
commit | commitdiff | tree |
2009-08-04 |
David Hilvert | src/align: Partial revision of run_get_error, adding...
|
commit | commitdiff | tree |
2009-08-04 |
David Hilvert | src/align: Remove run constructor and operator=.
|
commit | commitdiff | tree |
2009-08-04 |
David Hilvert | src/align: Update run_add for C language.
|
commit | commitdiff | tree |
2009-08-04 |
David Hilvert | src/align: Remove run constructors.
|
commit | commitdiff | tree |
2009-08-04 |
David Hilvert | src/align: Combine run_init functions.
|
commit | commitdiff | tree |
2009-08-03 |
David Hilvert | src/libale: Fully initialize point via point2.
|
commit | commitdiff | tree |
2009-08-03 |
David Hilvert | src/libale: Fully initialize point structure from pos...
|
commit | commitdiff | tree |
2009-08-03 |
David Hilvert | src/align, src/libale: Add functions for pos/neg inf...
|
commit | commitdiff | tree |
2009-08-03 |
David Hilvert | src/align: Move run-related methods outside of run...
|
commit | commitdiff | tree |
2009-08-03 |
David Hilvert | src/libale: Add abstract type point (capable of representing...
|
commit | commitdiff | tree |
2009-08-02 |
David Hilvert | src/align: diff_trans -> ale_trans in run structure...
|
commit | commitdiff | tree |
2009-08-01 |
David Hilvert | src/align; src/libale: Provide abstract fp types for...
|
commit | commitdiff | tree |