2009-01-06 |
David Hilvert | ALE_API_PARAMETER: Comment and parameter name revisions.
|
commit | commitdiff | tree |
2009-01-06 |
David Hilvert | ale.h: ALE_API_SETGET -> ALE_API_PARAMETER; rename...
|
commit | commitdiff | tree |
2009-01-06 |
David Hilvert | Fix macro syntax errors.
|
commit | commitdiff | tree |
2009-01-06 |
David Hilvert | ale.h: Generalize and abstract parameter operations.
|
commit | commitdiff | tree |
2009-01-06 |
David Hilvert | libale.c: Further implementation; move implementation...
|
commit | commitdiff | tree |
2009-01-06 |
David Hilvert | Update TODO.
|
commit | commitdiff | tree |
2009-01-06 |
David Hilvert | libale: Remove obsolete function ale_delete_context.
|
commit | commitdiff | tree |
2009-01-06 |
David Hilvert | libale: Revise comment.
|
commit | commitdiff | tree |
2009-01-06 |
David Hilvert | libale.c: Revise comment.
|
commit | commitdiff | tree |
2009-01-06 |
David Hilvert | libale.c: Make macro names more explanatory.
|
commit | commitdiff | tree |
2009-01-05 |
David Hilvert | src/libale.c: Implement some reference counting.
|
commit | commitdiff | tree |
2009-01-05 |
David Hilvert | Implement reference counting.
|
commit | commitdiff | tree |
2009-01-05 |
David Hilvert | include/ale.h: Back out ALE_EXTEND_TYPEDEF addition.
|
commit | commitdiff | tree |
2009-01-05 |
David Hilvert | Comment.
|
commit | commitdiff | tree |
2009-01-05 |
David Hilvert | include/ale.h: perturb_limits -> align_properties.
|
commit | commitdiff | tree |
2009-01-05 |
David Hilvert | include/ale.h: Allow user definition ALE_EXTEND_TYPEDEF...
|
commit | commitdiff | tree |
2009-01-04 |
David Hilvert | include/ale.h: Add status return values, and modify...
|
commit | commitdiff | tree |
2009-01-03 |
David Hilvert | include/ale.h: *_delete -> *_release; add *_retain.
|
commit | commitdiff | tree |
2009-01-03 |
David Hilvert | include/ale.h: OpenCL-related comments.
|
commit | commitdiff | tree |
2009-01-02 |
David Hilvert | include/ale.h: Make multiplicity implicit, removing...
|
commit | commitdiff | tree |
2008-12-30 |
David Hilvert | src/libale.c: Compile fixes, including those for ale_new_fra...
|
commit | commitdiff | tree |
2008-12-30 |
David Hilvert | Type renaming.
|
commit | commitdiff | tree |
2008-12-30 |
David Hilvert | src/libale.c: Revise type use to reflect revisions...
|
commit | commitdiff | tree |
2008-12-30 |
David Hilvert | include/ale.h: Model opaque types after OpenCL style...
|
commit | commitdiff | tree |
2008-12-29 |
David Hilvert | Eliminate *_host() functions; *_cl() -> *().
|
commit | commitdiff | tree |
2008-12-29 |
David Hilvert | Syntax error.
|
commit | commitdiff | tree |
2008-12-29 |
David Hilvert | include/ale.h, src/libale.c: cl_context * -> cl_context
|
commit | commitdiff | tree |
2008-12-28 |
David Hilvert | include/ale.h, src/libale.c: Require OpenCL; fix certain...
|
commit | commitdiff | tree |
2008-12-26 |
David Hilvert | client/beer.c: Revise client to accommodate API changes.
|
commit | commitdiff | tree |
2008-12-25 |
David Hilvert | include/ale.h: Add functions for exclusion list management.
|
commit | commitdiff | tree |
2008-12-25 |
David Hilvert | include/ale.h: Add context pointers to certain *new...
|
commit | commitdiff | tree |
2008-12-25 |
David Hilvert | include/ale.h: Add filter and PSF creation and deletion...
|
commit | commitdiff | tree |
2008-12-24 |
David Hilvert | include/ale.h: Frame exposure updates.
|
commit | commitdiff | tree |
2008-12-24 |
David Hilvert | include/ale.h: Add ale_frame_{exposure,gamma}, and...
|
commit | commitdiff | tree |
2008-12-24 |
David Hilvert | include/ale.h: Add ale_set_property(), which might...
|
commit | commitdiff | tree |
2008-12-23 |
David Hilvert | include/ale.h: Update comments.
|
commit | commitdiff | tree |
2008-12-23 |
David Hilvert | include/ale.h: Add invariants for incremental rendering.
|
commit | commitdiff | tree |
2008-12-23 |
David Hilvert | include/ale.h: Comment grammar.
|
commit | commitdiff | tree |
2008-12-23 |
David Hilvert | include/ale.h: Modify approximation resize to take...
|
commit | commitdiff | tree |
2008-12-23 |
David Hilvert | include/ale.h: Add a new approximation convenience...
|
commit | commitdiff | tree |
2008-12-23 |
David Hilvert | include/ale.h: Add user-selectable approximation format...
|
commit | commitdiff | tree |
2008-12-23 |
David Hilvert | include/ale.h: Add a function for returning an OpenCL...
|
commit | commitdiff | tree |
2008-12-22 |
David Hilvert | include/ale.h: Reorganize.
|
commit | commitdiff | tree |
2008-12-22 |
David Hilvert | include/ale.h: Initial API changes for future OpenCL...
|
commit | commitdiff | tree |
2008-12-10 |
David Hilvert | client/beer.c: Revert to the earlier fixed-function...
|
commit | commitdiff | tree |
2008-11-23 |
David Hilvert | Add skeletal backend 'dynlib'.
|
commit | commitdiff | tree |
2008-10-19 |
David Hilvert | src/libale.c: add new assertions for object pointer...
|
commit | commitdiff | tree |
2008-10-14 |
David Hilvert | include/ale.h: Pre-processor conditionals for single...
|
commit | commitdiff | tree |
2008-09-22 |
David Hilvert | Makefile.am: Add -rpath, as described by Laurence Darby in
|
commit | commitdiff | tree |
2008-09-22 |
David Hilvert | Makefile.am: include_HEADERS = include/ale.h
|
commit | commitdiff | tree |
2008-09-22 |
David Hilvert | Add config.h includes prior to all HAVE_* ifdefs.
|
commit | commitdiff | tree |
2008-09-21 |
David Hilvert | Allow a successful build without ImageMagick present...
|
commit | commitdiff | tree |
2008-09-20 |
David Hilvert | libale.c: Update warnings for cases where ImageMagick...
|
commit | commitdiff | tree |
2008-09-20 |
David Hilvert | Add a save function to the API.
|
commit | commitdiff | tree |
2008-09-19 |
David Hilvert | Add API methods for obtaining domain statistics, including...
|
commit | commitdiff | tree |
2008-09-19 |
David Hilvert | libale.c:ale_open_format: Return NULL rather than SCM_UNDEFINED.
|
commit | commitdiff | tree |
2008-09-19 |
David Hilvert | beer.c: Don't undefine any functions.
|
commit | commitdiff | tree |
2008-09-18 |
David Hilvert | README: Add recommendations for ~/.guile.
|
commit | commitdiff | tree |
2008-09-18 |
David Hilvert | beer.c: Remove unused declarations.
|
commit | commitdiff | tree |
2008-09-18 |
David Hilvert | beer.c: Perform preliminary set-up prior to launching...
|
commit | commitdiff | tree |
2008-09-18 |
David Hilvert | Update README to reflect new build requirements.
|
commit | commitdiff | tree |
2008-09-18 |
David Hilvert | Move ale_open functions into the library.
|
commit | commitdiff | tree |
2008-09-18 |
David Hilvert | Replace the sample client with a shell interface.
|
commit | commitdiff | tree |
2008-09-18 |
David Hilvert | bootstrap: Use package name form for swig.
|
commit | commitdiff | tree |
2008-09-18 |
David Hilvert | client/file.c: Fix type declaration error.
|
commit | commitdiff | tree |
2008-09-18 |
David Hilvert | Further develop file opening facilities.
|
commit | commitdiff | tree |
2008-09-18 |
David Hilvert | Update requirement documentation and checks.
|
commit | commitdiff | tree |
2008-09-18 |
David Hilvert | Add skeleton for file loading (and eventually saving...
|
commit | commitdiff | tree |
2008-09-17 |
David Hilvert | glsl.c:ale_select_channel: Add default result value.
|
commit | commitdiff | tree |
2008-09-17 |
David Hilvert | glsl.c: Guard all ale_select_channel arguments with...
|
commit | commitdiff | tree |
2008-09-17 |
David Hilvert | Add channel-selection logic.
|
commit | commitdiff | tree |
2008-09-17 |
David Hilvert | glsl.c: Implementation for funcparam->string and type...
|
commit | commitdiff | tree |
2008-09-15 |
David Hilvert | glsl.c: Further implementation of translation macros.
|
commit | commitdiff | tree |
2008-09-14 |
David Hilvert | glsl.c: Further implementation of glsl translator.
|
commit | commitdiff | tree |
2008-09-14 |
David Hilvert | glsl.c:ale_translate_glsl: Add skeletal translation...
|
commit | commitdiff | tree |
2008-09-14 |
David Hilvert | beer.c: Add option --glsl-translate, for translating...
|
commit | commitdiff | tree |
2008-09-14 |
David Hilvert | glsl.c: Make ale_translate_glsl non-static.
|
commit | commitdiff | tree |
2008-09-08 |
David Hilvert | glsl.c: Partial guile->glsl translator implementation.
|
commit | commitdiff | tree |
2008-09-08 |
David Hilvert | glsl.c: Print program info log.
|
commit | commitdiff | tree |
2008-09-08 |
David Hilvert | glsl.c: Implement certain kernel module routines.
|
commit | commitdiff | tree |
2008-09-08 |
David Hilvert | beer.c, guile.c: Complete ale-defun-typed implementation...
|
commit | commitdiff | tree |
2008-09-08 |
David Hilvert | beer.c, guile.c: Partial implementation of ale-defun...
|
commit | commitdiff | tree |
2008-09-07 |
David Hilvert | glsl.c: Implement {new,delete}_kernel.
|
commit | commitdiff | tree |
2008-09-07 |
David Hilvert | glsl.c: Implement delete_domain_2d.
|
commit | commitdiff | tree |
2008-09-07 |
David Hilvert | glsl.c:load_into_domain: Bind to the relevant texture...
|
commit | commitdiff | tree |
2008-09-07 |
David Hilvert | glsl.c: Set pack and unpack alignment according to...
|
commit | commitdiff | tree |
2008-09-06 |
David Hilvert | Update the todo list.
|
commit | commitdiff | tree |
2008-09-06 |
David Hilvert | Remove ale_run_kernel_n from the API, as it is redundant...
|
commit | commitdiff | tree |
2008-09-06 |
David Hilvert | Add convenience functions ale_run_kernel_*().
|
commit | commitdiff | tree |
2008-09-06 |
David Hilvert | beer.c: Remove unused static functions.
|
commit | commitdiff | tree |
2008-09-06 |
David Hilvert | bootstrap: Add checks for certain required tools.
|
commit | commitdiff | tree |
2008-09-06 |
David Hilvert | Revise client program to run guile backend by default...
|
commit | commitdiff | tree |
2008-09-06 |
David Hilvert | Complete the guile backend, and add a more interesting...
|
commit | commitdiff | tree |
2008-09-06 |
David Hilvert | guile.c: Partial implementation of ale_run_kernel_guile().
|
commit | commitdiff | tree |
2008-09-06 |
David Hilvert | guile.c: Implement a helper method for retrieving domain...
|
commit | commitdiff | tree |
2008-09-06 |
David Hilvert | beer.c: Fiddle pointlessly with backend initialization...
|
commit | commitdiff | tree |
2008-09-06 |
David Hilvert | beer.c: (list-ref . 0) -> (car .)
|
commit | commitdiff | tree |
2008-09-06 |
David Hilvert | beer.c: Make the client entry function 'main', and...
|
commit | commitdiff | tree |
2008-09-05 |
David Hilvert | README: Remove 'library and headers' text.
|
commit | commitdiff | tree |
2008-09-05 |
David Hilvert | guile.c: Add a simple linking step.
|
commit | commitdiff | tree |