Re: [Piglit] Support for more tests to run with -fbo

2012-08-26 Thread Paul Berry
On 25 August 2012 15:46, Chris Forbes wrote: > > feel free to upload the patch to a publicly accessible > > git repo and send out a link. > > Pushed to `fboify` branch at git://github.com/chrisforbes/piglit.git > > -- Chris > Excellent, thanks. Patch 1/6 ("Convert all glutSwapBuffers to piglit_

Re: [Piglit] Support for more tests to run with -fbo

2012-08-25 Thread Chris Forbes
> feel free to upload the patch to a publicly accessible > git repo and send out a link. Pushed to `fboify` branch at git://github.com/chrisforbes/piglit.git -- Chris ___ Piglit mailing list Piglit@lists.freedesktop.org http://lists.freedesktop.org/mail

Re: [Piglit] Support for more tests to run with -fbo

2012-08-25 Thread Paul Berry
On 25 August 2012 01:12, Chris Forbes wrote: > This is the first batch of patches which get rid of some > stumbling-blocks for running tests with -fbo. > > Highlights: > - gSwapBuffers -> piglit_present_results > - glutKeyboardFunc never in -auto > - glutReshapeFunc -> piglit_*_projection > - som

[Piglit] Support for more tests to run with -fbo

2012-08-25 Thread Chris Forbes
This is the first batch of patches which get rid of some stumbling-blocks for running tests with -fbo. Highlights: - gSwapBuffers -> piglit_present_results - glutKeyboardFunc never in -auto - glutReshapeFunc -> piglit_*_projection - some glReadPixels -> probes - actual bugfix (fp-kil assumed `1` w