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  56ba69d2d2e2137785b9ca4f27f8600f3d2e24e4 (commit)
       via  6a20d8c7a3b7c874b2668d83cb50126b9d3940aa (commit)
       via  1804f72d60dd1c9a21a2e4516860bc6ccac49e44 (commit)
       via  bc519498d5e354ae3d9ae7045139620e35f89b9d (commit)
       via  0ea126a1154ade89e02a530cdf04e0041fd551b4 (commit)
       via  cb23e988d0c496595fd084982fd0c022cce7766d (commit)
       via  f0cad68a350073b87cd4b18f6a2fa8611ffd0786 (commit)
       via  88ed2154ed81dfb1064330ed37f32f7dc320244d (commit)
       via  a2e30a2f771e38cf1afec2f8986e2f370c27d0b0 (commit)
       via  52f007de65b7ba24ddafc68e8137a59944e036a0 (commit)
       via  7ff121902e00545728c62c5e6faaab84d36ca483 (commit)
       via  78ba32d6cd9c03b978ab5924ee67c8301d6e9a62 (commit)
      from  fa34f20c5ce30c56179f9b2bacab2ae9f6a27862 (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 56ba69d2d2e2137785b9ca4f27f8600f3d2e24e4
Author: IOhannes m zmölnig <zmoel...@umlauts.umlaeute.mur.at>
Date:   Mon Feb 4 16:31:11 2019 +0100

    [modelloader] no longer "experimental"

commit 6a20d8c7a3b7c874b2668d83cb50126b9d3940aa
Author: IOhannes m zmölnig <zmoel...@umlauts.umlaeute.mur.at>
Date:   Mon Feb 4 16:29:14 2019 +0100

    [model] fallback for very old openGL versions (as found on windows)

commit 1804f72d60dd1c9a21a2e4516860bc6ccac49e44
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Feb 4 15:03:16 2019 +0100

    protext VertexBuffer from being called in incompatible OpenGL contexts

commit bc519498d5e354ae3d9ae7045139620e35f89b9d
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Feb 4 14:47:44 2019 +0100

    dropped olde uncommented checks for X-libs

commit 0ea126a1154ade89e02a530cdf04e0041fd551b4
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Feb 4 14:41:59 2019 +0100

    drop check for msvcrt

commit cb23e988d0c496595fd084982fd0c022cce7766d
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Feb 4 14:23:28 2019 +0100

    do not check for gdi32/ws2_32
    
    trouble is, that the functions we are using are "__stdcall" functions,
    which are heavily decorated, and autotools is nice for checking __cdecl 
functions.
    
    https://lists.gnu.org/archive/html/autoconf/2013-12/msg00019.html
    > Normal practice for Windows ports is to simply assume that the
    > requisite libraries are always present.

commit f0cad68a350073b87cd4b18f6a2fa8611ffd0786
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Feb 4 13:57:10 2019 +0100

    don't check for unneeded[?] W32 libraries

commit 88ed2154ed81dfb1064330ed37f32f7dc320244d
Author: IOhannes m zmölnig <zmoel...@umlauts.umlaeute.mur.at>
Date:   Mon Feb 4 13:49:59 2019 +0100

    moved index declaration into header of for-loop
    
    # Conflicts:
    #   src/plugins/PluginFactory.cpp

commit a2e30a2f771e38cf1afec2f8986e2f370c27d0b0
Author: IOhannes m zmölnig <zmoel...@umlauts.umlaeute.mur.at>
Date:   Sun Feb 3 23:31:16 2019 +0100

    GemException: drop dummy-implementation of dtor

commit 52f007de65b7ba24ddafc68e8137a59944e036a0
Author: IOhannes m zmölnig <zmoel...@umlauts.umlaeute.mur.at>
Date:   Sun Feb 3 21:09:56 2019 +0100

    derive GemException from std::runtime_error

commit 7ff121902e00545728c62c5e6faaab84d36ca483
Author: IOhannes m zmölnig <zmoel...@umlauts.umlaeute.mur.at>
Date:   Sun Feb 3 21:09:31 2019 +0100

    renamed "error" variable to "error_string"

commit 78ba32d6cd9c03b978ab5924ee67c8301d6e9a62
Author: IOhannes m zmölnig <zmoel...@umlauts.umlaeute.mur.at>
Date:   Mon Feb 4 13:47:56 2019 +0100

    Revert "liberal spread of GEMMARK() to nail down a problem with uncaught 
exceptions on W32"
    
    This reverts commit fa34f20c5ce30c56179f9b2bacab2ae9f6a27862.

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

Summary of changes:
 configure.ac                  | 27 +++++++++------------------
 src/Base/Makefile.am          |  3 +++
 src/Controls/Makefile.am      |  2 --
 src/Gem/Dylib.cpp             | 22 ++++++----------------
 src/Gem/Exception.cpp         | 18 +++++-------------
 src/Gem/Exception.h           | 10 +++-------
 src/Gem/VertexBuffer.cpp      |  2 ++
 src/Geos/model.cpp            | 41 +++++++++++++++++++++++++++++++++++++----
 src/Output/Makefile.am        |  3 +++
 src/Utils/Makefile.am         |  3 +++
 src/plugins/PluginFactory.cpp | 27 +++++----------------------
 src/plugins/film.cpp          |  5 -----
 12 files changed, 76 insertions(+), 87 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