Re: [Piglit] [PATCH] glx: Introduce a glx-swap-copy test

2017-08-17 Thread Brian Paul
On 08/17/2017 02:21 AM, Thomas Hellstrom wrote: Tests the GLX_SWAP_COPY_OML swapbuffer mode. Very similar to the glx-swap-exchange test. Signed-off-by: Thomas Hellstrom --- tests/glx/CMakeLists.gl.txt | 1 + tests/glx/glx-swap-copy.c | 143

[Piglit] [PATCH] glx: Introduce a glx-swap-copy test

2017-08-17 Thread Thomas Hellstrom
Tests the GLX_SWAP_COPY_OML swapbuffer mode. Very similar to the glx-swap-exchange test. Signed-off-by: Thomas Hellstrom --- tests/glx/CMakeLists.gl.txt | 1 + tests/glx/glx-swap-copy.c | 143 2 files changed, 144