summaryrefslogtreecommitdiff
path: root/tests/spec/glx_oml_sync_control
AgeCommit message (Expand)AuthorFilesLines
2014-12-03util: convert piglit_getmicroseconds to piglit_time_get_nanoEmil Velikov1-4/+4
2014-12-03util: add piglit_time_is_monotonic helperEmil Velikov1-1/+1
2014-10-15glx-oml-sync-control-*: Don't fail with -auto on the command lineMichel Dänzer1-0/+2
2014-10-10Added timeouts to tests that use SwapBuffersMsc.TheoH3-0/+7
2014-10-10Validate that OML Sync Control syncs to vblank.TheoH2-0/+366
2014-10-10Allow OML_sync_control tests to run fullscreen.Jamey Sharp6-7/+10
2014-10-10Only test non-default swap_interval if supported.Jamey Sharp1-4/+7
2014-10-10Simplify piglit_glx_get_all_proc_addresses API.Jamey Sharp2-24/+16
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace5-5/+5
2014-02-18glx_oml_sync_control: report FAIL if glXGetMscRateOML returns an errorDaniel Kurtz1-1/+1
2014-01-24GLX_OML_sync_control: Sanity check values returned by glXGetMscRateOMLIan Romanick2-0/+89
2014-01-19cmake: indent spaces -> tabsDaniel Kurtz1-3/+3
2013-06-17piglit: Make callers of piglit_dispatch_default_init() specify the API.Eric Anholt1-1/+1
2012-10-26GLX_OML_sync_control: Add new tests.Eric Anholt7-0/+496