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  66f9837f450bbee0b1e435b4c6b4c7cf84fcdbf3 (commit)
      from  b04ed79f4f36dd7ef81b35e8491b41a6a2320fcb (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 66f9837f450bbee0b1e435b4c6b4c7cf84fcdbf3
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Mar 26 09:47:00 2013 +0100

    glew-check whether mipmap is supported
    
    according to `glewinfo`, the glGenerateMipmap() is part of the
     GL_ARB_framebuffer_object extension.
     so we use that to set the m_canMipmap in isRunnable(), and && with the
     other conditions (!isRectangle) to determine whether we really want to
     use mipmapping.
     since this knowledge is no longer part of the interal object state,
     we have to pass the "doMipmap" explicitely to setTexFilters()

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

Summary of changes:
 src/Pixes/pix_texture.cpp |   20 +++++++++++---------
 src/Pixes/pix_texture.h   |    2 +-
 2 files changed, 12 insertions(+), 10 deletions(-)


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

------------------------------------------------------------------------------
Own the Future-Intel&reg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs

Reply via email to