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  f0dee4052ec6a313500d28d9755e7d782556b7fe (commit)
       via  edde802f44c83ad39f4caecbbb4ff169980dd87a (commit)
       via  1d6c815b283e89fd0bfaa48fea867cbb729b1c82 (commit)
       via  826f5bcbec561fad0df6b7c3bf5aed2e59dd7522 (commit)
       via  3cd0f056b298516ac6c296aa36c4f4105a67677e (commit)
       via  32acb64a312fc61ad577615d637f167a8f04f17c (commit)
       via  b01fe8207c6bf67715d0136b1435371ceb143f42 (commit)
       via  a916b7e92058a3ee152e9cccf4c3e41fa4f8fbf0 (commit)
       via  403fb719163f7fa006321df155ad0db83083c830 (commit)
      from  8acee37cfda51cd86f4d7b41b3b06579cfd1f250 (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 f0dee4052ec6a313500d28d9755e7d782556b7fe
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Thu Aug 28 16:10:40 2014 +0200

    mentioned 'bang' method

commit edde802f44c83ad39f4caecbbb4ff169980dd87a
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Thu Aug 28 16:07:39 2014 +0200

    [pix_film]: added bang-method to query film-properties
    
    Closes https://sourceforge.net/p/pd-gem/feature-requests/50/

commit 1d6c815b283e89fd0bfaa48fea867cbb729b1c82
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Thu Aug 28 15:40:10 2014 +0200

    don't check for GLEW_framebuffer_object on destroyFBO
    
    we only destroy ressources that have been successfully created.
    they only have been successfully created, if the necessary
    openGL-extension have been available.

commit 826f5bcbec561fad0df6b7c3bf5aed2e59dd7522
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Thu Aug 28 15:35:08 2014 +0200

    pass full Pd to gemstate_run

commit 3cd0f056b298516ac6c296aa36c4f4105a67677e
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Thu Aug 28 15:34:14 2014 +0200

    fix memleak

commit 32acb64a312fc61ad577615d637f167a8f04f17c
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Thu Aug 28 15:34:02 2014 +0200

    only call glSelectBuffer if we actually have a buffer

commit b01fe8207c6bf67715d0136b1435371ceb143f42
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Thu Aug 28 15:33:25 2014 +0200

    properly initialize buffer/size
    
    Fixes another crasher

commit a916b7e92058a3ee152e9cccf4c3e41fa4f8fbf0
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Thu Aug 28 15:28:38 2014 +0200

    initialize glSelectBuffer-length to 0
    
    rather than "-1", as the latter makes comparision with signed ints buggy.
    
    This fixes a crasher bug

commit 403fb719163f7fa006321df155ad0db83083c830
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Thu Aug 28 15:26:59 2014 +0200

    using C++ memory managment for arrays
    
    there's still a crasher-bug when PBuffer is called

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

Summary of changes:
 help/pix_film-help.pd            |   54 ++++++++++++++++++++-----------------
 src/Controls/gemframebuffer.cpp  |    4 +-
 src/Pixes/pix_film.cpp           |   35 ++++++++++++++++++++++++
 src/Pixes/pix_film.h             |    4 +++
 src/Pixes/pix_vpaint.cpp         |   26 ++++++++----------
 src/openGL/GEMglSelectBuffer.cpp |   12 +++++---
 tests/all/gemstate.sh            |    8 ++++-
 tests/all/gemstate_run.sh        |   14 ++++++---
 8 files changed, 105 insertions(+), 52 deletions(-)


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

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs

Reply via email to