summaryrefslogtreecommitdiff
path: root/emulators/zsnes/patches/patch-ad
blob: 1241d3bc0ee703cf18ff4b78d47e63de21c29d4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.2 2002/08/31 00:15:41 wiz Exp $

--- linux/sw_draw.c.orig	Sun Jul  7 04:03:16 2002
+++ linux/sw_draw.c
@@ -123,6 +123,8 @@ void sw_clearwin()
 
 void sw_drawwin()
 {
+    pthread_yield_np();
+
     NGNoTransp = 0;             // Set this value to 1 within the appropriate
                                 // video mode if you want to add a custom
                                 // transparency routine or hardware