Re: [Mesa-dev] [PATCH] drirc: set allow_glsl_extension_directive_midshader for Dead Island.

2014-12-09 Thread Sven Arvidsson
. Hi, It has been reported in the Steam support forums for the game (that's how I found out about it). But I'm not sure if anyone involved with the port reads the forum. I'm not actually sure who did the port, the original game developer is apparently not involved. -- Cheers, Sven Arvid

[Mesa-dev] [PATCH] drirc: set allow_glsl_extension_directive_midshader for Dead Island.

2014-12-08 Thread Sven Arvidsson
Signed-off-by: Sven Arvidsson Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=87076 --- src/mesa/drivers/dri/common/drirc | 4 1 file changed, 4 insertions(+) diff --git a/src/mesa/drivers/dri/common/drirc b/src/mesa/drivers/dri/common/drirc index 4b9841b..cecd6a9 100644 --- a/src

Re: [Mesa-dev] DaibloIII: radeon: mmap failed, errno: 12

2014-04-02 Thread Sven Arvidsson
r variant (type=1) -12 -- Cheers, Sven Arvidsson http://www.whiz.se PGP Key ID 760BDD22 signature.asc Description: This is a digitally signed message part ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Re: [Mesa-dev] [PATCH 2/2] mesa: remove bogus compressed texture size checks

2012-10-02 Thread Sven Arvidsson
the higher mipmap levels. > > Fixes https://bugs.freedesktop.org/show_bug.cgi?id=55445 I tried the patches against git master and can confirm that it fixes the problem with Torchlight mentioned in bug 55445. -- Cheers, Sven Arvidsson http://www.whiz.se PGP Key ID 760BDD22 signature.asc

Re: [Mesa-dev] Mesa 8.0 regression - two bugs

2012-07-12 Thread Sven Arvidsson
://intellinuxgraphics.org/how_to_report_bug.html Even going further and bisecting to find what caused these bugs isn't too hard. -- Cheers, Sven Arvidsson http://www.whiz.se PGP Key ID 760BDD22 signature.asc Description: This is a digitally signed message part _

Re: [Mesa-dev] Should we fix Unigine apps?

2012-01-25 Thread Sven Arvidsson
m or something similar would carry more weight... 0. http://phoronix.com/forums/showthread.php?68411-Unigine-OilRush-Officially-Ships-Today-For-Linux&p=248223#post248223 -- Cheers, Sven Arvidsson http://www.whiz.se PGP Key ID 760BDD22 sign

Re: [Mesa-dev] Half Life 2, Wine, r600g

2011-09-24 Thread Sven Arvidsson
lse... Not sure if this is the right place to discuss this, perhaps the mesa-users list or a bug report is more appropriate. -- Cheers, Sven Arvidsson http://www.whiz.se PGP Key ID 760BDD22 signature.asc Description: This is a digitally signed message part _

Re: [Mesa-dev] [PATCH] swrast: initial multi-threaded span rendering

2011-08-12 Thread Sven Arvidsson
On Fri, 2011-08-12 at 07:48 +0200, Andreas Fänger wrote: > OSMesa for gallium would be really helpful. Are there plans to > implement some sort of antialising (GL_POLYGON_SMOOTH, fsaa) in > softpipe/llvmpipe? > MLAA works with softpipe and llvmpipe: http://candgsoc.host56.com/ --

Re: [Mesa-dev] [PATCH] linker: Reject shaders that use too many varyings

2011-06-21 Thread Sven Arvidsson
This change broke a whole lot of stuff on r600g, for example Unigine Heaven: shader uses too many varying components (36 > 32) I was going to attach the failing shader but it doesn't seem to have been logged by MESA_GLSL=log -- Cheers, Sven Arvidsson http://www.whiz.se PG

Re: [Mesa-dev] OpenGL driver detection now implemented in Firefox/X11; some questions

2011-05-15 Thread Sven Arvidsson
So how does one go about testing WebGL in Firefox these days? The environment variable to override the blacklist doesn't seem to be in use any longer? -- Cheers, Sven Arvidsson http://www.whiz.se PGP Key ID 760BDD22 signature.asc Description: This is a digitally signed message

Re: [Mesa-dev] Bug reports for Evergreen?

2011-05-02 Thread Sven Arvidsson
On Sun, 2011-05-01 at 15:28 -0400, Alex Deucher wrote: > Please file bugs. Also, test the latest r600g code from git if you > haven't already. Great, will do! :) -- Cheers, Sven Arvidsson http://www.whiz.se PGP Key ID 760BDD22 ___ mesa-

[Mesa-dev] Bug reports for Evergreen?

2011-05-01 Thread Sven Arvidsson
nuisance at this point? -- Cheers, Sven Arvidsson http://www.whiz.se PGP Key ID 760BDD22 ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Re: [Mesa-dev] GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB on r300g

2011-04-25 Thread Sven Arvidsson
r instructions", but perhaps that's just confusion from the fact that it does have 1024 VS instructions. Maybe someone from AMD can shed some light on this? -- Cheers, Sven Arvidsson http://www.whiz.se PGP Key ID 760BDD22 ___ mesa-d

Re: [Mesa-dev] GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB on r300g

2011-04-22 Thread Sven Arvidsson
On Fri, 2011-04-22 at 16:46 +0200, Marek Olšák wrote: > That page seems to lie. > > The R500 limits are: > - 1024 vertex shader instructions > - 512 fragment shader instructions I remembered that I still have an XP partition around, so I ran GLinfo myself, and it seems to report the same: http://

[Mesa-dev] GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB on r300g

2011-04-22 Thread Sven Arvidsson
thing else of course!) -- Cheers, Sven Arvidsson http://www.whiz.se PGP Key ID 760BDD22 signature.asc Description: This is a digitally signed message part ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Re: [Mesa-dev] List of OpenGL features/extensions to avoid?

2011-04-12 Thread Sven Arvidsson
2.x hardware support. There was probably more discussed, but that was the main takeaway AFAIK." From http://phoronix.com/forums/showthread.php?26121-2010-XDS-Toulouse&p=148682#post148682 -- Cheers, Sven Arvidsson http://www.whiz.se PGP Key ID 760BDD22 signature.asc Description: T

Re: [Mesa-dev] GSoC : Video decoding state tracker for Gallium3d

2011-03-29 Thread Sven Arvidsson
or commented out. I'm not sure if this is something we need > to worry about immediately, especially if you're targeting VP8, which > is roughly as safe as Theora. I don't know about Fedora, but Debian is (for quite a while now) shipping a H264 decoder. -- Cheers, Sven A

Re: [Mesa-dev] WebGL test suite, and whitelisting drivers / OpenGL implementations in Firefox

2011-01-17 Thread Sven Arvidsson
(710)] > > XCreatePixmap failed. > >[16027:16027:778041365235:ERROR:gpu_processor_linux.cc(42)] > > GPUProcessor::Initialize failed > > Are these from chromium or FF? Chromium. -- Cheers, Sven Arvidsson http://www.whiz.se PGP Key ID 760BDD22 signature.asc Description: Th

Re: [Mesa-dev] WebGL test suite, and whitelisting drivers / OpenGL implementations in Firefox

2011-01-17 Thread Sven Arvidsson
c(592)] glXCreatePbuffer failed. [16027:16027:778041365220:ERROR:gl_context_linux.cc(710)] XCreatePixmap failed. [16027:16027:778041365235:ERROR:gpu_processor_linux.cc(42)] GPUProcessor::Initialize failed -- Cheers, Sven Arvidsson http://www.whiz.se PGP Key ID 760

Re: [Mesa-dev] r300 presubtract v2

2010-09-08 Thread Sven Arvidsson
e "too many instructions" bugs. This seems to have regressed the game Shadowgrounds, I'm mostly just getting a black screen. (It's working on master). Should be reproducable with the demo: http://demofiles.linuxgamepublishing.com/shadowgrounds/ -- Cheers, Sven Arvidsson http://www.wh

Re: [Mesa-dev] New interesting closed-source OpenGL/GLSL test

2010-09-08 Thread Sven Arvidsson
ed effects one at a time. I filed an initial bug report about the game and test a while back: https://bugs.freedesktop.org/show_bug.cgi?id=29420 -- Cheers, Sven Arvidsson http://www.whiz.se PGP Key ID 760BDD22 signature.asc Description: This is a digitally si

Re: [Mesa-dev] how to fix progs/demo/geartrain.c?

2010-08-07 Thread Sven Arvidsson
org/mesa/demos/ -- Cheers, Sven Arvidsson http://www.whiz.se PGP Key ID 760BDD22 signature.asc Description: This is a digitally signed message part ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Re: [Mesa-dev] [PATCH] mesa: increase the relative address offset limit to 4096 in ARB_vp/fp

2010-08-01 Thread Sven Arvidsson
sizeof(vec4) is the maximum size of the constant buffer on NV50, > so it is a reasonable limit, at least for now. > (should there be any limit at all?) Sorry about butting in, but is this the same issue that's tracked here? https://bugs.freedesktop.org/show_bug.cgi?id=23975 -- Cheers,

Re: [Mesa-dev] WebGL on linux

2010-04-25 Thread Sven Arvidsson
r. 1. https://bugzilla.mozilla.org/show_bug.cgi?id=558867 -- Cheers, Sven Arvidsson http://www.whiz.se PGP Key ID 760BDD22 signature.asc Description: This is a digitally signed message part ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Re: [Mesa-dev] WebGL on linux

2010-04-22 Thread Sven Arvidsson
ny experiences with Mesa and WebGL in Chrome. I only gave it a quick try a few days ago, but didn't get any further than "Couldn't enable WebGL - sorry" or something similar. -- Cheers, Sven Arvidsson http://www.whiz.se PGP Key ID 760BDD22 si

Re: [Mesa-dev] WebGL on linux

2010-04-22 Thread Sven Arvidsson
ort. > any comments appreciated. Hi, For WebGL in Firefox, it seems you need git master of the xserver, and a patch for Firefox: https://bugs.freedesktop.org/show_bug.cgi?id=24093#c9 I'm not really sure what's required for WebGL in Google Chrome? (Adding mesa-dev to the cc.) -- Ch