I think I'm hitting the display list problem in EGL too. I can't get
eglgears to draw but other apps do.

On 8/1/05, Ian Romanick <[EMAIL PROTECTED]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> In addition to my recent commit to Mesa CVS, try this patch.  I have
> verified that everything builds and that glxgears works on a system with
> current X.org CVS installed.
> 
> The problem with display lists was really, really stupid.  The changes
> to dispatch.h existed when I tested everything.  However, I had added
> them by hand.  Shortly before committing, I regenerated the file.  Since
> the script did not contain the changes, they were lost when the file was
> regenerated.  D'oh!
> 
> I'm really, really confused as to why this bug doesn't hit X.org CVS
> builds.  The only way that it would not hit is if IN_DRI_DRIVER isn't
> set.  If that's the case, it's also a bug.  I'm not sure if we should
> just apply this patch (should just need the changes to dispatch.h) to
> X.org CVS or re-import Mesa with the patch applied.  Fortunately for me,
> it's not my call to make. :)
> 
> As for the s/XTHREADS/USE_XTHREADS/ change, I'm not terribly happy about
> it.  The problem is that XlibConf.h contains '#define XTHREADS' to make
> it easier to build X extensions in the modular build.  This used to be
> set on the command line by imake.  My *personal* opinion is that it
> should be set on the command line by configure.
> 
> 7ddbfb1ad2cbd6b3c3e61e7128f906b6  Mesa-200508011040.patch
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.6 (GNU/Linux)
> Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
> 
> iD4DBQFC7mEQX1gOwKyEAw8RAlMdAKCZe3qcw61nVEw9mLfS4TCMxjGeRACY1aen
> 2yT61/LyAUhN7ivtLfhdjQ==
> =x6eQ
> -----END PGP SIGNATURE-----
> 
> 
> _______________________________________________
> xorg mailing list
> [EMAIL PROTECTED]
> http://lists.freedesktop.org/mailman/listinfo/xorg
> 
> 
> 
> 


-- 
Jon Smirl
[EMAIL PROTECTED]


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to