[SCM] Packaging for ogre branch, master, updated. upstream/1.4.8.dfsg1-78-g2546d33

2008-06-09 Thread Andres Mejia
The following commit has been merged in the master branch:
commit fe25334841d87fd59d828df15fc44ef6047c8ee6
Author: Andres Mejia [EMAIL PROTECTED]
Date:   Mon May 19 00:58:55 2008 -0400

Add fix for FBO problems with new NVIDIA driver

diff --git a/debian/patches/series b/debian/patches/series
index 189d657..ab433cb 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 disable_samples.diff -p0
 fix_rpath.diff -p0
 fix_distclean.patch -p0
+nvidia_fbo_fix.patch -p0

-- 
Packaging for ogre

___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits


[SCM] Packaging for ogre branch, master, updated. upstream/1.4.8.dfsg1-78-g2546d33

2008-06-09 Thread Andres Mejia
The following commit has been merged in the master branch:
commit 2546d33562cbd3b293aa6c1f49a32b368ce222d5
Author: Andres Mejia [EMAIL PROTECTED]
Date:   Mon May 19 00:59:26 2008 -0400

Add patch

diff --git a/debian/patches/nvidia_fbo_fix.patch 
b/debian/patches/nvidia_fbo_fix.patch
new file mode 100644
index 000..d7b61c3
--- /dev/null
+++ b/debian/patches/nvidia_fbo_fix.patch
@@ -0,0 +1,13 @@
+--- RenderSystems/GL/src/OgreGLFBORenderTexture.cpp.bak2008-05-19 
00:52:46.0 -0400
 RenderSystems/GL/src/OgreGLFBORenderTexture.cpp2008-05-19 
00:56:12.0 -0400
+@@ -308,7 +308,9 @@
+ {
+ // Packed depth/stencil format
+ 
+-#if OGRE_PLATFORM == OGRE_PLATFORM_LINUX
++// #if OGRE_PLATFORM == OGRE_PLATFORM_LINUX
++// It now seems as if this workaround now *breaks* nvidia cards on Linux with 
the 169.12 drivers on Linux
++#if 0
+ // Only query packed depth/stencil formats for 32-bit
+ // non-floating point formats (ie not R32!) 
+ // Linux nVidia driver segfaults if you query others

-- 
Packaging for ogre

___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits