Build mesa 2727 completed
Commit ec4e71f75e by Tapani Pälli on 8/17/2016 7:37 AM:
mesa: fix empty program log length\n\nIn case we have empty log (""), we should return 0. This fixes\nKhronos WebGL conformance test 'program-infolog'.\n\nFrom OpenGL ES 3.1 (and OpenGL 4.5 Core) spec:\n "If pname is INFO_LOG_LENGTH , the length of the info log, including\n a null terminator, is returned. If there is no info log, zero is\n returned."\n\nv2: apply same fix for get_shaderiv and _mesa_GetProgramPipelineiv (Ian)\n\nSigned-off-by: Tapani Pälli <tapani.pa...@intel.com>\nReviewed-by: Iago Toral Quiroga <ito...@igalia.com> (v1)\nReviewed-by: Ian Romanick <ian.d.roman...@intel.com>\nReviewed-by: Nicolai Hähnle <nicolai.haeh...@amd.com>\nBugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97321\nCc: "13.0" <mesa-sta...@lists.freedesktop.org>
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev