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  42a48c32c52e737a642de6a5435ac67f671fa52e (commit)
       via  404d30af81c4b64a1f7b79a14a0733d14a77bb33 (commit)
       via  9ea3a27cc0f2ee164143e90fd4146f0197e89bc0 (commit)
       via  0196c29243d1f9737731173bd2d6b0f0d5dbffde (commit)
       via  fd169f752d71370d57757009141840f72cd426da (commit)
      from  28f58f4884bf064b456571e7b2f78b5f1d34c372 (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 42a48c32c52e737a642de6a5435ac67f671fa52e
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Wed Jan 8 16:41:28 2014 +0100

    handle negative values when "cast"ing t_float to uint
    
    doing a static_cast<unsigned int>(-1.) will return 0xffffff!!!

commit 404d30af81c4b64a1f7b79a14a0733d14a77bb33
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Wed Jan 8 16:34:50 2014 +0100

    removed unused defines
    
    GL_SHARING_EXTENSION?
    UNIX???

commit 9ea3a27cc0f2ee164143e90fd4146f0197e89bc0
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Wed Jan 8 16:32:20 2014 +0100

    fixed indentation

commit 0196c29243d1f9737731173bd2d6b0f0d5dbffde
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Wed Jan 8 16:28:17 2014 +0100

    if no tables are given, disable the named vertexbuffer

commit fd169f752d71370d57757009141840f72cd426da
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Wed Jan 8 16:26:14 2014 +0100

    fix setting of interleaved data
    
    the code for setting interleaved data (one table for all channels) was
    broken.
    the new code hopefully fixes it, by handling interleaved data explicitely.
    
    this also use stride:0 to indicate interleaved data.

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

Summary of changes:
 src/Geos/gemvertexbuffer.cpp |  147 ++++++++++++++++++++++-------------------
 src/RTE/MessageCallbacks.h   |    1 +
 2 files changed, 80 insertions(+), 68 deletions(-)


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

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs

Reply via email to