From a4a5de6f18feba0a3dd439163f3505f2ba20fa0c Mon Sep 17 00:00:00 2001 From: Paul Berry Date: Fri, 16 Nov 2012 11:43:08 -0800 Subject: mesa: Custom thread marshalling for Flush. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Acked-by: Timothy Arceri Acked-by: Marek Olšák Tested-by: Dieter Nützel Tested-by: Mike Lothian --- src/mapi/glapi/gen/gl_API.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/mapi') diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index c7a7253119e..0da1589da7e 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -2377,8 +2377,7 @@ specially to ensure that it causes all previous commands to get delivered to the server thread. --> - - + -- cgit v1.2.3