2
0
mirror of https://github.com/boostorg/gil.git synced 2026-01-27 06:52:11 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Christian Henning
2fa72e8d76 #4517
[SVN r83107]
2013-02-23 18:58:00 +00:00
Marshall Clow
f957d40445 Apply patch for Lubomir; Refs #4919
[SVN r82092]
2012-12-19 05:09:05 +00:00
Christian Henning
856f4ccc5d Disabled asserts since test code isn't working for big endian machines.
[SVN r65200]
2010-09-02 20:45:49 +00:00
Christian Henning
edfe723f16 Added test code to make sure cross byte pixel values work correctly. See comments.
[SVN r65173]
2010-09-01 18:04:40 +00:00
Hailin Jin
ed397659f0 GIL: broke the main test into small tests
[SVN r41241]
2007-11-19 18:34:59 +00:00
Lubomir Bourdev
77b9620a8b Updated to version 2.1.2
Added support for more compilers.
Added new flag GIL_NONWORD_POINTER_ALIGNMENT_SUPPORTED to indicate whether dereferencing on non-word
boundary is supported. Enabling this flag improves performance.
Fixed two bugs related to non-byte-aligned images. The image alignment parameter is now specified in
bytes, and has a default of 0, which means "packed" alignment. In particular, for non-byte-aligned
images alignment of 0 means there are no padding bits at the ends of rows.
Added the allocator as an optional parameter to image constructors and image recreate methods.



[SVN r41165]
2007-11-17 03:38:25 +00:00
Hailin Jin
d3a8a4103f GIL: fixed the test files to the new bit_aligned_pixel_reference interface
[SVN r39510]
2007-09-24 18:20:56 +00:00
Lubomir Bourdev
2ad6747dd0 GIL 2.0 to 2.1 (see http://opensource.adobe.com/gil/gil2.1_changes.pdf). GIL 2.1 to 2.1.1 (see http://sourceforge.net/forum/forum.php?thread_id=1824588&forum_id=648138)
[SVN r39339]
2007-09-17 08:12:19 +00:00
Lubomir Bourdev
bde62ada6b Fixed headers to refer to the Boost license.
[SVN r37610]
2007-05-07 07:33:33 +00:00
Lubomir Bourdev
9311679cb0 Initial version of boost/libs/gil
[SVN r37496]
2007-04-24 01:58:42 +00:00