same here on my E450 (thinkpad x121e).
Type: Posts; User: .CME.; Keyword(s):
same here on my E450 (thinkpad x121e).
yes, and that is one of the reasons why the GLSL backend is now the default and you should NOT disable it.
if ( !get_config_key( hkey, appkey, "UseGLSL", buffer, size) )
{
if (!strcmp(buffer,"disabled"))
{
ERR_(winediag)("The GLSL shader backend has been...
yeah, compressed textures are disabled as default in that game.
fglrx only shows "Advanced Micro Devices, Inc." when it detects glxinfo, take a look at /etc/ati/atiogl.xml
<!-- glxinfo -->
<profile exename="glxinfo">
...
it isn't too hard to get it working with 3.5 ;)
or get the patch from https://aur.archlinux.org/packages.php?ID=29111
i just did a quick test
system: phenom 955 and a rusty old geforce 7800gtx, nvidia 290.06 driver
1: debian sid amd64 host system with xfce and mutter compositor, ondemand cpu governor, 25%...
could you try i915g+llvm?, i'm using it on my netbook and the performance is great, you can even play flatout in wine
afaik this is a firefox bug (i had the same problem with nvidia and intel), try firefox4/minefield
well, on my i945 + mesa 7.8 + some commented out FALLBACKS(), wined3d works pretty well (watching demos, playing trackmania nations forever, worms3d, mafia etc.)
those number looks strange, atleast 1 year ago the performance was quite good in a xp guest: http://forums.virtualbox.org/viewtopic.php?p=112862#p112862 yeah, fear2 demo was running with 20-30fps in...
i get 216 points in 3dmark03 and the ARB shader backend in wined3d on a phenom 955 (the new glsl compiler crashs with game test 4)
seems like it's not using pbuffers, the demo linked above was quite fast and also had a rendering error affecting i915 (some glsl demo in mesademos triggers the same bug.. but that fscking intel...
webgl works fine on gm945 with mesa 7.8.2 and X1.7.7 in chromium
mhm, with this new beta, i don't have any tearing anymore in fullscreen mode on nvidia (7800gtx) and intel (945gma)
doublepostedit: ok, then i didn't missed it back then :)
whoops, sorry for that :(, that happens if you read articles when you are tired
and again...
http://www.phoronix.com/forums/showpost.php?p=135374&postcount=2
wined3d regressed, too
and glsl2 has much better error messages than the old glsl compiler :)
945 is fine for 2D and simple 3D (performance is like 25-75% of the windows OpenGL driver), i81x 2D is ok too, but 3D is way beyond broken (seriously, only glxgears works, it crashs with quake3...)...