aboutsummaryrefslogtreecommitdiff
path: root/tests/glx/glx-swap-event.c
AgeCommit message (Expand)Author
2012-11-28glx-swap-events: initialize GL dispatchMarek Olšák
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič
2012-01-20glx-swap-event: Silence declaration-after-statement warning.José Fonseca
2011-12-01glx-swap-event: Remove unused variable.Vinson Lee
2011-07-21Update some commets in the swap event test.Jian Zhao
2011-07-21The initial value for interval should be 0 to get the correct value.Jian Zhao
2011-05-03glx-swap-event: check for swap complete event sanityJesse Barnes
2011-05-03glx-swap-event: check for failure when choosing fbconfig and selecting contextJesse Barnes
2011-05-03glx-swap-event: check for swap interval failureJesse Barnes
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák
2011-03-07glx-swap-event: Prevent build failures when GLX_INTEL_swap_event is not avail...José Fonseca
2011-01-21glx-swap-event: test for GLX_MESA_swap_control at compile timeBrian Paul
2011-01-21glx: Add test for glx swap event's receive and its asynchronization.Jian Zhao