ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libecb/Changes
(Generate patch)

Comparing libecb/Changes (file contents):
Revision 1.40 by root, Fri Mar 25 14:21:14 2022 UTC vs.
Revision 1.41 by root, Fri Mar 25 14:33:02 2022 UTC

2TODO: returning packed coordinates, really 2TODO: returning packed coordinates, really
3TODO: support order=0? 3TODO: support order=0?
40x0001000c 40x0001000c
5 - added ecb_hilbert2d function family. 5 - added ecb_hilbert2d function family.
6 - use __builtin_popcountl on 64 bit clang and gcc. 6 - use __builtin_popcountl on 64 bit clang and gcc.
7 - use 64 bit builtins, not 128 bit builtins, for ctz/clz on 64 bit cpus.
7 8
80x0001000b 90x0001000b
9 - added ecb_gray*_{de,en}code functions. 10 - added ecb_gray*_{de,en}code functions.
10 11
110x0001000a 120x0001000a

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines