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, glad has been updated
       via  2c4021df507023eedc8ef73a6208cc8c4e653fb1 (commit)
       via  0cd7f467bc7c309dbad24372bd5200e533af49f6 (commit)
       via  41bfb452384c62f647ce8eb5d841bac536e0f100 (commit)
       via  cfa2c1e56ad71552a72dd0c826f194975d9bc2b1 (commit)
       via  640ccbb8116ea6d228a8a8a4a50b70a171bca3d3 (commit)
      from  5861d9f17864a6f2e4b6ef6c9410fc2c52631013 (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 2c4021df507023eedc8ef73a6208cc8c4e653fb1
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Feb 21 14:27:33 2023 +0100

    disabling more ARB-programs on macOS

commit 0cd7f467bc7c309dbad24372bd5200e533af49f6
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Feb 21 14:20:42 2023 +0100

    glsl_*: disable ARB shaders on Apple
    
    on Apple, a GLhandleARB is really (void*), while everywhere else it is 
(GLuint).
    this makes it hard to write code that works the same on both platforms
    (for little gain)

commit 41bfb452384c62f647ce8eb5d841bac536e0f100
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Feb 21 13:25:34 2023 +0100

    fix typo when initializing GladGLContext

commit cfa2c1e56ad71552a72dd0c826f194975d9bc2b1
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Feb 21 11:17:58 2023 +0100

    re-generate GLAD

commit 640ccbb8116ea6d228a8a8a4a50b70a171bca3d3
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Feb 21 11:17:17 2023 +0100

    glad2gem: normalize source-code while copying it

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

Summary of changes:
 src/Base/GemContext.cpp                 |  2 +-
 src/Manips/glsl_program.cpp             | 13 +++++++++-
 src/Manips/glsl_vertex.cpp              |  4 ++++
 src/glad/KHR/khrplatform.h              |  2 +-
 src/glad/gl.c                           |  4 ++--
 src/glad/gl.h                           |  6 ++---
 src/glad/glx.c                          |  4 ++--
 src/glad/glx.h                          |  6 ++---
 src/glad/wgl.c                          |  4 ++--
 src/glad/wgl.h                          |  6 ++---
 src/openGL/GEMglUseProgramObjectARB.cpp |  4 ++++
 tools/glad2gem                          | 42 +++++++++++++++++++++++++++++++--
 12 files changed, 77 insertions(+), 20 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