Re: r128 + Mesa 7.5 + Wine 1.1.30 = White Screen

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Drivers can easily contain bugs. Wine just uses the extensions which are available and this is different on each card. GL_EXT_paletted_texture is quite rare (mostly old cards have it), so that's why it might not work well on current Mesa. You could disable the extension in Wine by editing dlls/wined3d/directx.c. You'll notice somewhere a big array which contains this extension, just comment or remove the entry and recompile wined3d. After doing thta we should fall back to the default rendering method. But without paletted textures there won't be any advantage of using opengl on a rage128.






[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux