include/ale: Disable ALE_POINTER table offsets for now, and explain the TABLE alternative
[libale.git] / README
blob782c02f728dd3c2e443c176825f71d7aaff4d919
1 README
2 ======
5 libale is a library for synthetic capture and rendering.
8 Requirements
9 ------------
11 * OpenCL
14 Status
15 ------
17 libale is currently under development, as a spinoff from Ale:
19 http://auricle.dyndns.org/ALE/
22 Git repository
23 --------------
25 The libale git repository is hosted at repo.or.cz:
27 http://repo.or.cz/w/libale.git
30 Mailing list
31 ------------
33 Libale currently shares the ALE mailing list:
35 Posting address: ale@ventricle.dyndns.org
37 Subscription information: http://ventricle.dyndns.org/cgi-bin/mailman/listinfo/ale
39 Archives: http://ventricle.dyndns.org/pipermail/ale/
42 // The following notice applies to this README document:
44 // Copyright 2008 David Hilvert <dhilvert@gmail.com>
46 // This document is part of libale.
48 // libale is free software: you can redistribute it and/or modify it under the
49 // terms of the GNU Affero General Public License as published by the Free
50 // Software Foundation, either version 3 of the License, or (at your option)
51 // any later version.
53 // libale is distributed in the hope that it will be useful, but WITHOUT ANY
54 // WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
55 // FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License for
56 // more details.
58 // You should have received a copy of the GNU Affero General Public License
59 // along with libale.  If not, see <http://www.gnu.org/licenses/>.