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  6a560d4f9793eb1baa62fcd6fb95bd4220420cce (commit)
       via  e8da749b67795f576de238fc450ffe5d119da711 (commit)
       via  e7da196aa66c4170009d42d28f18c86ffafb3df7 (commit)
      from  1edccd1a44f2bd1bf642ad04254db3ae5adff225 (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 6a560d4f9793eb1baa62fcd6fb95bd4220420cce
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Sep 26 17:10:35 2022 +0200

    use framebuffersize rather than window dimensions to calculate glViewPort
    
    Closes: https://github.com/umlaeute/Gem/issues/243

commit e8da749b67795f576de238fc450ffe5d119da711
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Sep 26 17:02:33 2022 +0200

    gemwin: report framebuffersize
    
    for now, this is the same as the "dimen" info, except for GLFW3

commit e7da196aa66c4170009d42d28f18c86ffafb3df7
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Sep 26 17:01:44 2022 +0200

    unified reporting of framebuffersize

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

Summary of changes:
 abstractions/gemwin.pd        | 38 +++++++++++++++++++++-----------------
 src/Base/GemWindow.cpp        |  9 +++++++++
 src/Base/GemWindow.h          |  1 +
 src/Output/gemcocoawindow.mm  |  1 +
 src/Output/gemglfw2window.cpp |  1 +
 src/Output/gemglfw3window.cpp | 14 ++++++++++++++
 src/Output/gemglfw3window.h   |  2 ++
 src/Output/gemglutwindow.cpp  | 11 ++++++-----
 src/Output/gemglxwindow.cpp   |  2 ++
 src/Output/gemmacoswindow.mm  |  1 +
 src/Output/gemmacwindow.cpp   |  2 ++
 src/Output/gemsdl2window.cpp  |  1 +
 src/Output/gemsdlwindow.cpp   |  1 +
 src/Output/gemw32window.cpp   |  1 +
 14 files changed, 63 insertions(+), 22 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