git bisect start # good: [724c07ff1288cebda9a009ca5a72bae5b51e1062] mesa: Bump version to 10.0 (final) git bisect good 724c07ff1288cebda9a009ca5a72bae5b51e1062 # bad: [4f1e500150be2e82a2d7eb954f7198cc0c5cbec1] docs: Update 11.0.0 release notes git bisect bad 4f1e500150be2e82a2d7eb954f7198cc0c5cbec1 # skip: [035cce83f7b3d9a037c9e7cc17a212d6cf7e927f] dri3: Fix pixmap buf_id computation git bisect skip 035cce83f7b3d9a037c9e7cc17a212d6cf7e927f # skip: [66ea8a581dffc9e956dc03236fc4e76bf665ed31] docs: Add sha256 sums for the 10.2.9 release git bisect skip 66ea8a581dffc9e956dc03236fc4e76bf665ed31 # skip: [a6d8413d7ce7e7f60a66a75db5e4ea651c6cf13e] docs: add news item and link release notes for mesa 10.3.3 git bisect skip a6d8413d7ce7e7f60a66a75db5e4ea651c6cf13e # good: [2c02baa4870cf08592ac64a576fd6a73262892fb] i965/state: Rename brw_upload_state to brw_upload_render_state git bisect good 2c02baa4870cf08592ac64a576fd6a73262892fb # bad: [3547bb078307995e92d509037bc86af7fd60c8c3] ilo: add ilo_state_surface_valid_format() git bisect bad 3547bb078307995e92d509037bc86af7fd60c8c3 # bad: [b004510072a2995463f57f3b79d43429729134d2] docs: Update the ARB_direct_state_access status git bisect bad b004510072a2995463f57f3b79d43429729134d2 # bad: [5b8d61b0ccf9c3228bef680b02c128734270a9d9] android: export the path of the generated headers git bisect bad 5b8d61b0ccf9c3228bef680b02c128734270a9d9 # bad: [024ecc783b763712d2896fd315d8b5222c27b1ec] i965/fs/nir: Mark fallthrough. git bisect bad 024ecc783b763712d2896fd315d8b5222c27b1ec # good: [107ae27e57dc2a1ddc6bbb7ea101c1c60794423f] mesa: Remove the _WindowMap from gl_viewport_attrib. git bisect good 107ae27e57dc2a1ddc6bbb7ea101c1c60794423f # bad: [60dcd972574b11fa5f29ceb173d4b3ae430e618d] i965: Use SET_FIELD in 3DSTATE_STREAMOUT packets. git bisect bad 60dcd972574b11fa5f29ceb173d4b3ae430e618d # good: [1de72dfc8a2014069edd1b3d3d46dad478d0680a] freedreno/a3xx: add UBO support git bisect good 1de72dfc8a2014069edd1b3d3d46dad478d0680a # good: [62050886c85b7b3b6c94e3c2363966b4f14df0bd] i965/fp: Set coord_components correctly for cube textures. git bisect good 62050886c85b7b3b6c94e3c2363966b4f14df0bd # bad: [f368d0fa1fe37a58780ee555d4a9ccf15474782b] i965: Add forgotten multi-stream code to Gen8 SOL state. git bisect bad f368d0fa1fe37a58780ee555d4a9ccf15474782b # bad: [797d606127c131a6ccff28150495d2b1f3f7e46e] i965: Implement SIMD16 texturing on Gen4. git bisect bad 797d606127c131a6ccff28150495d2b1f3f7e46e # good: [108b92b1e9f645e9d2ff33b24648f5d089cb89c9] i965: Respect the no_8 flag on Gen4-5. git bisect good 108b92b1e9f645e9d2ff33b24648f5d089cb89c9 # good: [8aee87fe4cce0a883867df3546db0e0a36908086] i965: Use SIMD16 instead of SIMD8 on Gen4 when possible. git bisect good 8aee87fe4cce0a883867df3546db0e0a36908086 # first bad commit: [797d606127c131a6ccff28150495d2b1f3f7e46e] i965: Implement SIMD16 texturing on Gen4.