http://bugs.freedesktop.org/show_bug.cgi?id=9264


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]




------- Comment #4 from [EMAIL PROTECTED]  2007-09-24 14:34 PST -------
(In reply to comment #3)

> The previous patch had undesirable side effects ('libGL warning: 3D driver
> claims to not support visual 0x*' for most if not all visuals, and compiz
> didn't start either). This is a simpler patch which just makes sure that only

Any idea why?

> GL_TRUE (if set to that by the server) or GL_TRUE (otherwise) is ever returned
> for this attribute. Ian, is this an acceptable approach? FWIW, it allows me to
> start stock compiz with the i915tex driver.

This patch will return GL_FALSE for GLX_BIND_TO_MIPMAP_TEXTURE_EXT when
bindToMipmapTexture is still set to GLX_DONT_CARE.  Correct?  I guess I don't
see how that's different from pre-initializing bindToMipmapTexture to GL_FALSE.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to