git bisect start # bad: [ae720e28735453f97db23a7345ed109b0b40b300] Update version to 17.3.0-rc1 git bisect bad ae720e28735453f97db23a7345ed109b0b40b300 # good: [834c36fa6576df885f9c3801223a0c4c1bed7430] docs: add release notes for 17.2.7 git bisect good 834c36fa6576df885f9c3801223a0c4c1bed7430 # good: [33236a306d1567dd4a9fee09bbfc48fb8afcd7b2] egl: guard wayland header dep. tracking behind HAVE_PLATFORM_WAYLAND git bisect good 33236a306d1567dd4a9fee09bbfc48fb8afcd7b2 # good: [885d75760b9157f1d84105c979503ec8588470c6] radv: keep track of the disasm string in debug mode only git bisect good 885d75760b9157f1d84105c979503ec8588470c6 # good: [b53c207659e65a29081c0f26b189f37fdd895406] radv: check that pipeline is different before binding it git bisect good b53c207659e65a29081c0f26b189f37fdd895406 # bad: [a0947921eb01f4c037de28b753fc10f86a25fc65] nir/opcodes: Fix constant-folding of ufind_msb git bisect bad a0947921eb01f4c037de28b753fc10f86a25fc65 # good: [d0d6efcc64d5d088f130fbaec5d47f5e8817fae2] egl/dri: factor out egl_error_from_dri_image_error git bisect good d0d6efcc64d5d088f130fbaec5d47f5e8817fae2 # good: [735711ab86078732a6ce63cc1292e9814c01fb25] i965: Make brw_update_texture_surface static. git bisect good 735711ab86078732a6ce63cc1292e9814c01fb25 # bad: [11adea4b24140db37bc1eb5c858435602d2ce224] ac: add radeon_info::has_sync_file git bisect bad 11adea4b24140db37bc1eb5c858435602d2ce224 # good: [9f55da130e8aedb507edbf0674d1e5b4e1c101ad] gallium: add tests for PIPE_FORMAT_{X1,A1}B5G5R5_UNORM formats git bisect good 9f55da130e8aedb507edbf0674d1e5b4e1c101ad # good: [3ba5a467a56c296490e641548cbb140de0083d03] egl_haiku: drop haiku_egl_driver struct git bisect good 3ba5a467a56c296490e641548cbb140de0083d03 # good: [5f2073be3282a233a8b5bcb5342ea5e599b9b316] ac/surface: add ac_surface::is_displayable git bisect good 5f2073be3282a233a8b5bcb5342ea5e599b9b316 # bad: [255573996cc997cb61be9adad3e8fcaa78db5d1f] st/dri: implement __DRIimageExtension::validateUsage properly git bisect bad 255573996cc997cb61be9adad3e8fcaa78db5d1f # good: [07fdc0a09cd8f7af8231c4bede158588c6649ce4] gallium: add pipe_screen::check_resource_capability git bisect good 07fdc0a09cd8f7af8231c4bede158588c6649ce4 # first bad commit: [255573996cc997cb61be9adad3e8fcaa78db5d1f] st/dri: implement __DRIimageExtension::validateUsage properly