Re: opengl32: add a test for WGL_EXT_swap_control [try 2]

2013-04-29 Thread Ken Thomases
On Apr 29, 2013, at 10:42 AM, Roderick Colenbrander wrote: > Updated version of the patch which marks the failing test as todo_wine. The > final goal is to make the swap interval in the winex11 driver not global > anymore (and store it with the drawable) and add some new functionality. > <0001-ope

Re: opengl32: add a test for WGL_EXT_swap_control

2013-04-29 Thread Alexandre Julliard
Roderick Colenbrander writes: > From 1a9ce7c13bef6e600bc9893f93da8770c8fc7767 Mon Sep 17 00:00:00 2001 > From: Roderick Colenbrander > Date: Sun, 28 Apr 2013 16:39:28 -0700 > Subject: [PATCH] opengl32: add a test for WGL_EXT_swap_control > > --- > dlls/opengl32