summaryrefslogtreecommitdiff
path: root/emulators/zsnes/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/zsnes/patches/patch-ad')
-rw-r--r--emulators/zsnes/patches/patch-ad11
1 files changed, 6 insertions, 5 deletions
diff --git a/emulators/zsnes/patches/patch-ad b/emulators/zsnes/patches/patch-ad
index f3da181a991..0c1063d2441 100644
--- a/emulators/zsnes/patches/patch-ad
+++ b/emulators/zsnes/patches/patch-ad
@@ -1,15 +1,16 @@
-$NetBSD: patch-ad,v 1.3 2004/02/11 18:34:18 ben Exp $
+$NetBSD: patch-ad,v 1.4 2005/01/20 00:43:15 xtraeme Exp $
---- linux/sw_draw.c.orig 2002-07-06 19:03:16.000000000 -0700
-+++ linux/sw_draw.c
-@@ -123,6 +123,10 @@ void sw_clearwin()
+--- linux/sw_draw.c.orig 2005-01-14 14:11:18.000000000 +0100
++++ linux/sw_draw.c 2005-01-20 01:34:10.000000000 +0100
+@@ -124,6 +124,11 @@
void sw_drawwin()
{
+#ifdef _PTH_PTHREAD_H_
-+ pthread_yield_np();
++ pthread_yield_np();
+#endif
+
++
NGNoTransp = 0; // Set this value to 1 within the appropriate
// video mode if you want to add a custom
// transparency routine or hardware