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, glsl_arrays has been updated
       via  e386a63496fe31b4b17cb81532c1933fd8a85699 (commit)
       via  1272c6f61e6ff51573694e91ed67d3f4d1562bef (commit)
       via  50bd6f061fb46819a1be8faf7696f5bdf329b0bc (commit)
      from  622923a7dc2bca2c5ad52f22169758b953f9cd79 (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 e386a63496fe31b4b17cb81532c1933fd8a85699
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Nov 21 15:16:33 2023 +0100

    glsl_program: handle GL_DOUBLE (though we don't support it yet)

commit 1272c6f61e6ff51573694e91ed67d3f4d1562bef
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Nov 21 15:14:01 2023 +0100

    glsl_program: fallback to using size for arraysize
    
    if there's no glGetActiveUniformsiv() for querying GL_UNIFORM_SIZE,
    we rely on glGetActiveUniform() to report the proper size.

commit 50bd6f061fb46819a1be8faf7696f5bdf329b0bc
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Nov 21 15:12:06 2023 +0100

    DEBUG: print varnames along with values

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

Summary of changes:
 src/Manips/glsl_program.cpp | 36 ++++++++++++++++++++++++++++++------
 1 file changed, 30 insertions(+), 6 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