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 f3be46d2265d6e2ec7abd3bf7ac888faf56e0c1a (commit) via 5f657214549e7b0a457bfb51d7a47b2798d5ca1a (commit) via 29af99e54481871a963bd01fa427fbdf5df6c196 (commit) via fc6c2be79425965e7c8f00ca3b0b3a3889cd69c8 (commit) via 98ddca1e66232e62679c96e3c39599e9bc34ab8d (commit) via 0e34c2858fc7d7c2a4b89c959ce2f9adc15b017d (commit) via d229869a8dfb1f85b451a54df4a2eb1620c2f443 (commit) via 44cb1e84548b347b5d15ff7c94c0aa2841bc779a (commit) via 3779aace3f34b00255335645ca9ade3aa94ae9d6 (commit) via 4ef53b0df9d0386ca62f298c5b1f3e469499dba3 (commit) via d393d0054f6647a2387cd384c3bc04c91fc8defc (commit) via 8d508467a8db837a711df2daadf5d6a7db410587 (commit) from ed9b0409047278a20a8eab6abc45ecf5878b6bf0 (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 f3be46d2265d6e2ec7abd3bf7ac888faf56e0c1a Author: IOhannes m zmölnig <zmoel...@umlauts.umlaeute.mur.at> Date: Thu Feb 7 21:35:49 2019 +0100 made shm support optional commit 5f657214549e7b0a457bfb51d7a47b2798d5ca1a Author: IOhannes m zmölnig <zmoel...@umlauts.umlaeute.mur.at> Date: Thu Feb 7 21:34:53 2019 +0100 dropped ifdefed ";"... commit 29af99e54481871a963bd01fa427fbdf5df6c196 Author: IOhannes m zmölnig <zmoel...@umlauts.umlaeute.mur.at> Date: Thu Feb 7 21:34:26 2019 +0100 added header checks for sys/ipc.h and sys/shm.h commit fc6c2be79425965e7c8f00ca3b0b3a3889cd69c8 Author: Claude Heiland-Allen <cla...@mathr.co.uk> Date: Wed Jan 16 10:10:47 2019 +0000 pix_snap2tex: RGBA16 is not supported in webgl commit 98ddca1e66232e62679c96e3c39599e9bc34ab8d Author: Claude Heiland-Allen <cla...@mathr.co.uk> Date: Wed Jan 16 10:09:04 2019 +0000 guard against passing 0 to GL transformation matrices commit 0e34c2858fc7d7c2a4b89c959ce2f9adc15b017d Author: Claude Heiland-Allen <cla...@mathr.co.uk> Date: Tue Jan 15 03:06:11 2019 +0000 guard against passing NaN to GL transformation matrices commit d229869a8dfb1f85b451a54df4a2eb1620c2f443 Author: IOhannes m zmölnig <zmoel...@umlauts.umlaeute.mur.at> Date: Thu Feb 7 21:01:28 2019 +0100 (only) allow building of Gem without GLU if explicitely requested. commit 44cb1e84548b347b5d15ff7c94c0aa2841bc779a Author: IOhannes m zmölnig <zmoel...@umlauts.umlaeute.mur.at> Date: Thu Feb 7 21:01:02 2019 +0100 make libGLU somewhat optional commit 3779aace3f34b00255335645ca9ade3aa94ae9d6 Author: IOhannes m zmölnig <zmoel...@umlauts.umlaeute.mur.at> Date: Thu Feb 7 20:57:50 2019 +0100 provide fallbacks for gluLookAt and gluPerspective commit 4ef53b0df9d0386ca62f298c5b1f3e469499dba3 Author: IOhannes m zmölnig <zmoel...@umlauts.umlaeute.mur.at> Date: Thu Feb 7 20:56:07 2019 +0100 set list of registered classes to NULL after clearing it up. commit d393d0054f6647a2387cd384c3bc04c91fc8defc Author: IOhannes m zmölnig <zmoel...@umlauts.umlaeute.mur.at> Date: Thu Feb 7 20:55:44 2019 +0100 only run Gem_setup once commit 8d508467a8db837a711df2daadf5d6a7db410587 Author: IOhannes m zmölnig <zmoel...@umlauts.umlaeute.mur.at> Date: Thu Feb 7 20:54:49 2019 +0100 mention that there might not be any experimental objects ----------------------------------------------------------------------- Summary of changes: configure.ac | 16 +++-- src/Gem/GemGL.h | 10 +++- src/Gem/Manager.cpp | 42 +++++++------ src/Gem/Setup.cpp | 4 ++ src/Nongeos/light.cpp | 2 + src/Nongeos/spot_light.cpp | 2 + src/Nongeos/world_light.cpp | 14 ++++- src/Nongeos/world_light.h | 3 + src/Pixes/pix_resize.cpp | 17 +++++- src/Pixes/pix_share.h | 9 ++- src/Pixes/pix_share_read.cpp | 6 +- src/Pixes/pix_share_write.cpp | 34 +++++------ src/Pixes/pix_share_write.h | 4 +- src/Pixes/pix_snap2tex.cpp | 8 +++ src/Utils/GLUtil.cpp | 125 ++++++++++++++++++++++++++++++++++++++- src/Utils/GLUtil.h | 2 + src/openGL/GEMgluLookAt.cpp | 4 ++ src/openGL/GEMgluPerspective.cpp | 3 + 18 files changed, 253 insertions(+), 52 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