From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <43bc6b835731c3c823fdd658cb28775e@plan9.ucalgary.ca> To: 9fans@cse.psu.edu Subject: Re: [9fans] porting from vs. porting to Plan 9 From: mirtchov@cpsc.ucalgary.ca In-Reply-To: <560bf571b8195e2767f06ffc580f1fb6@vitanuova.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Sun, 19 Oct 2003 21:28:03 -0600 Topicbox-Message-UUID: 731cccf6-eacc-11e9-9e20-41e7f4b1d025 > i don't see why that couldn't drive draw directly. > (i thought tinygl would do for my own purposes.) tinygl is a mess that doesn't even look right... MesaGL 5.0.1 has been sitting largely compiled in $home since June 15th.. It needs a driver for the software renderer and for glut, which I believe is the harder of the two. it also needs time, which nobody seems to have. as fo rrewriting X apps for libdraw, it is relatively straightforward to translate the simple X primitives into libdraw ones. the xscreensaver hacks are an example. i think Geoff is right -- without somebody being able to work full-time on those things nothing will get done. the bubble burst and the code that depended on developers' spare time is moving ahead slower and slower -- see how long it took for FBSD 5.0 to come out. Linux, on the other hand, has at least one full-time developer at every major corporation working for it. it's the one with the momentum behind it.