mesa: 9855477e903e00f7457adb15594048416444b992 (master) $ make check [...] [ RUN ] DispatchSanity_test.GL31_CORE dispatch_sanity.cpp:166: Failure Value of: table[i] Actual: 0x5c1fbe Expected: (_glapi_proc) _mesa_generic_nop Which is: 0x40b073 i = 858 (BufferStorage) [ FAILED ] DispatchSanity_test.GL31_CORE (13 ms) 119ffa7307d62e7310ce3902fded662ee4021c92 is the first bad commit commit 119ffa7307d62e7310ce3902fded662ee4021c92 Author: Marek Olšák <marek.olsak@amd.com> Date: Mon Jan 27 12:56:11 2014 +0100 glapi: add ARB_buffer_storage Reviewed-by: Fredrik Höglund <fredrik@kde.org> :040000 040000 7ded6b03c7a8c2402e5bda13ddcb852cdd2aa28d b2d69ac327aa1911fc585cd0b7187ad28f0f5de9 M src bisect run success
commit f094866d93b772cc91844e012ad07ce4a78fda5d Author: Vinson Lee <vlee@freedesktop.org> Date: Tue Feb 25 12:18:41 2014 -0800 mesa: Add GL_ARB_buffer_storage to dispatch_sanity.cpp. Fixes 'make check' failure introduced with commit 119ffa7307d62e7310ce3902fded662ee4021c92. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=75503 Signed-off-by: Vinson Lee <vlee@freedesktop.org> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.