This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gem - Graphics environment for multimedia".

The branch, master has been updated
       via  3c6b114b8ef5bcb2933e1077609e49eb800c3438 (commit)
       via  616f056573d15e19027425e64b7abd9f77590404 (commit)
       via  84cc4a29aabb75eee6b4057d264e5fbce7ac6e8b (commit)
       via  eb99259fd9f436472bc6c9771fb5ae4b15e9581f (commit)
      from  452a3e29d9cb2d95ce167db704b5b2667406262a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3c6b114b8ef5bcb2933e1077609e49eb800c3438
Author: IOhannes m zmölnig <zmoel...@umlautt.umlaeute.mur.at>
Date:   Wed Jan 10 23:22:01 2024 +0100

    PixConvert: use macros to handle SIMD optimized converters

commit 616f056573d15e19027425e64b7abd9f77590404
Author: IOhannes m zmölnig <zmoel...@umlautt.umlaeute.mur.at>
Date:   Wed Jan 10 23:02:57 2024 +0100

    imageStruct::from...() always use converters rather than memcpy()

commit 84cc4a29aabb75eee6b4057d264e5fbce7ac6e8b
Author: IOhannes m zmölnig <zmoel...@umlautt.umlaeute.mur.at>
Date:   Wed Jan 10 22:48:24 2024 +0100

    PixConvert: optimized trivial conversions
    
    - if a conversion just copies data around (e.g. RGBAtoRGBA()) use memcpy() 
instead
    - if additionally this "conversion" happens inplace, do nothing

commit eb99259fd9f436472bc6c9771fb5ae4b15e9581f
Author: IOhannes m zmölnig <zmoel...@umlautt.umlaeute.mur.at>
Date:   Wed Jan 10 22:39:14 2024 +0100

    remove no-longer-used imageStruct::swapRedBlue() method

-----------------------------------------------------------------------

Summary of changes:
 src/Gem/Image.cpp      | 256 ++++++++++++++++++++++++-------------------------
 src/Gem/Image.h        |   3 -
 src/Gem/PixConvert.cpp |  21 +++-
 3 files changed, 142 insertions(+), 138 deletions(-)


hooks/post-receive
-- 
Gem - Graphics environment for multimedia


_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs

Reply via email to