-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Brian Paul wrote:
> Jakob Bornecrantz wrote:
>> Hi Eric
>>
>> It looks like commit b4922b53 "mesa: Add support for ARB_depth_clamp." 
>> breaks gallium drivers, this is because you are calling init_c_cliprects 
>> from src/mesa/main/enable.c and in gallium math/m_xform.c is not 
>> included in the build so I get a undefine symbol to it.
>>
>> Just removing the call fixes things for me but I guess they will break a 
>> mesa dri drivers.
> 
> I think I can fix this...

What's the fix?  Eric and I spent quite some time yesterday trying to
figure out the right way to do this.  We didn't want to have to modify
all the assembly paths (my SPARC assembly skills are quite rusty), so we
decided to fallback to the C path when depth clamping is enabled.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkqn8xAACgkQX1gOwKyEAw8CLgCdEU6UoIeSjx7NsNbt4g7yZpte
N+gAnRvZb+57bVU5pduOzycQoT2ZLaVM
=LlPg
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to