(view as text)
/home/buildbot/bin/send_build.py

** RUNNING ON BUILDMASTER **
 in dir /home/buildbot/master
 argv: ['/bin/sh', '-c', '/home/buildbot/bin/send_build.py']
 env: {'HASH': u'b55a4bb087d79c165f5cc9adefc1611c95491af4', 'DESCRIPTION': u"Slight optimization in the pixel shader. We are using pow(2.0, X) in place of exp2(X). This can be faster in places that don't optimize a pow to a exp2 in this case. Notice this from here: http://cgit.freedesktop.org/mesa/mesa/commit/?id=847bc36a38d42967ad6bf0492fe90a4892d9d799 Intel Haswell GPU is 24 cycles for POW and 14 cycles for EXP2. Maybe other GPUs don't optimize this either. Just be safe.", 'AUTHOR': u'Ryan Houdek', 'BUILD_URL': u'http://dl.dolphin-emu.org/builds/dolphin-master-4.0-600_amd64.deb', 'SHORTREV': u'4.0-600', 'BRANCH': u'master', 'BUILD_TYPE': 'ubu'}
OK
exit status 0