Re: [Plib-devel] Patches for FreeBSD
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2004-12-31 14:14:50
|
Martin Spott wrote: > Hello Steve, > > Steve Baker wrote: > > >>If we leave the glIsValidContext check in, then we sometimes fail >>on broken OpenGL implementations. >> >>I prefer to leave the check in there and try to get OpenGL fixed >>wherever possible. > > > Thanks for your insight, your proposal makes much sense in the end. > Still I'd suggest to run some tests at least against recent XOrg > release in order to find out if it proves to be beneficial with > real-world applications. Well, that's the thing. For existing (and therefore presumably, working) applications, there is no need for the check because they are already doing things right and the check will always succeed. However, for future applications, the check is very important to catch a very common class of errors. ---------------------------- Steve Baker ------------------------- HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> HomePage : http://www.sjbaker.org Projects : http://plib.sf.net http://tuxaqfh.sf.net http://tuxkart.sf.net http://prettypoly.sf.net -----BEGIN GEEK CODE BLOCK----- GCS d-- s:+ a+ C++++$ UL+++$ P--- L++++$ E--- W+++ N o+ K? w--- !O M- V-- PS++ PE- Y-- PGP-- t+ 5 X R+++ tv b++ DI++ D G+ e++ h--(-) r+++ y++++ -----END GEEK CODE BLOCK----- |