$ git bisect log # bad: [f6562971820c81c81f04ea58719a9b2a1e6bb295] nv50/ir: use the correct phi sources when removing critical edges # good: [6b00e5585a765a82219ceffce2840308df52b44b] Add release notes for the 10.3.7 release git bisect start 'master' 'mesa-10.3.7' # good: [0fb221065eff3788e9bf607a5cf39bd0409740be] r600g: Fix flat/smooth shade state toggle git bisect good 0fb221065eff3788e9bf607a5cf39bd0409740be # good: [70a523818f08f97b6d51f156dca383cfcab8efab] st/nine: Declare constants only up to the maximum needed. git bisect good 70a523818f08f97b6d51f156dca383cfcab8efab # bad: [1c9db39d54508608ea9518bc82eacbd8e27c410c] i965: Don't bother freeing NULL. git bisect bad 1c9db39d54508608ea9518bc82eacbd8e27c410c # bad: [2c0f72d5389a9838cc4fbf4cc4f4291aa56c7845] mesa: drop Makefile from get_hash.h dependency list git bisect bad 2c0f72d5389a9838cc4fbf4cc4f4291aa56c7845 # bad: [b4c5489c8ac12eb2c9881ba2d8bb745203affb7b] nir/dominance: Expose the dominance intersection function git bisect bad b4c5489c8ac12eb2c9881ba2d8bb745203affb7b # good: [baba8b2745e0036dbac0350a344bb86278fdb673] ilo: fix 3DSTATE_VF_TOPOLOGY git bisect good baba8b2745e0036dbac0350a344bb86278fdb673 # bad: [955a6bb57d6ca5a679021bcfe43c7cae1863f299] nir: Add an optional expression controlling nir_algebraic xforms. git bisect bad 955a6bb57d6ca5a679021bcfe43c7cae1863f299 # bad: [c688988b0d68ffee2d8f1d64b0d402e23e8ce49e] winsys/radeon: test the userptr ioctl to see if it's present git bisect bad c688988b0d68ffee2d8f1d64b0d402e23e8ce49e # good: [7a83f7d4814c9216316a742e97c33259f7b3ae76] i965/fs: Handle W/UW-type immediates in dump_instructions(). git bisect good 7a83f7d4814c9216316a742e97c33259f7b3ae76 # bad: [b53fbec01d8c76de0dff78c8fbceac08b2d02d3a] glsl/tests: add IMAGE type. git bisect bad b53fbec01d8c76de0dff78c8fbceac08b2d02d3a # bad: [bb77745681e179b53ea64da7bc1987b57643b7b0] meta: Fix saving the results of the current occlusion query git bisect bad bb77745681e179b53ea64da7bc1987b57643b7b0 # bad: [ba426522dddf0860f59dedfe9953dbd509160c7d] mesa: Fix element count for byte-swaps in texstore, readpix and texgetimage git bisect bad ba426522dddf0860f59dedfe9953dbd509160c7d # bad: [4b249d2eed686384d6d7c36f3232360891d5eeda] mesa: Handle transferOps in texstore_rgba git bisect bad 4b249d2eed686384d6d7c36f3232360891d5eeda # good: [a2299bfbbd6ed96ea4b529f90005d0242dbfeac0] i965/fs: Handle U/UW-type immediates in the generator. git bisect good a2299bfbbd6ed96ea4b529f90005d0242dbfeac0 # first bad commit: [4b249d2eed686384d6d7c36f3232360891d5eeda] mesa: Handle transferOps in texstore_rgba