Latest Mesa and DRI (dri head 4175dd818110bd10d6d09190d30c271e89202b18 and mesa head 03ec41ddc51e539c989a546f33d22daa2af69095) is terrible slow on Intel. (glxgears is about 200FPS, ppracer runs at 3.6FPS, used to run on 1000FPS and 35FPS, resp.)
Maybe you're not getting hardware acceleration. Please attach (as opposed to paste) the output of LIBGL_DEBUG=verbose glxgears 2>&1
Created attachment 10886 [details] Output of LIBGL_DEBUG=verbose
Looks fine... can you try isolating the problem with git-bisect?
I will give a try this weekend.
OK, the problem is that the latest Intel driver disables Tiling on i915 (due to XV corruption and lockup). Disabled tiling of depth and back buffers causes terrible slow down. So this bug can be closed.
Mass version move, cvs -> git
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.