From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/3219 Path: news.gmane.org!not-for-mail From: LM Newsgroups: gmane.linux.lib.musl.general Subject: Re: High-priority library replacements? Date: Fri, 26 Apr 2013 07:41:36 -0400 Message-ID: References: <20130425041553.GA13951@brightrain.aerifal.cx> <20130425211914.2d98535d.idunham@lavabit.com> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b62441684708104db4204cb X-Trace: ger.gmane.org 1366976507 2652 80.91.229.3 (26 Apr 2013 11:41:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 26 Apr 2013 11:41:47 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-3223-gllmg-musl=m.gmane.org@lists.openwall.com Fri Apr 26 13:41:49 2013 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1UVh2D-0005eQ-IL for gllmg-musl@plane.gmane.org; Fri, 26 Apr 2013 13:41:49 +0200 Original-Received: (qmail 8041 invoked by uid 550); 26 Apr 2013 11:41:48 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 8032 invoked from network); 26 Apr 2013 11:41:48 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=P+5QFO55SM8jowZ3fxzUBzYnqPxPuhnnoj0CoHDvBrA=; b=VqM7Jn4nWS0fiMBG2D1pepuh8fnzBfqsfSaYAo5/GhrZn+g540WEYp+fPAQcKVJgSh JAJpLE4VzEAH0KNfzLhGT/Pc0PJ8Qa/nZkQdJFAbfX6utMdx2Ej4QxHvzLgAFH28zbgE AcmPSpm1Jv6yBS5IUH9x8twdRlCzZ8sMyteaTlYBfCTBLQj3rxHhRMsgroAuCATxYrJX j/xpMyjBgdKn+LbFvDRNAVhp0YA8rDexGv6U872sysk2Tlx6Y2J9dCvgVbw9NsyeDXH2 dvkHDpxoiFzc34bF+VD9mX7Jo5lN42VPL2+JuKxBz58HxiTgFxETQR2JtRgEyc5Yqjr5 KkoA== X-Received: by 10.14.221.67 with SMTP id q43mr42055744eep.20.1366976496934; Fri, 26 Apr 2013 04:41:36 -0700 (PDT) In-Reply-To: <20130425211914.2d98535d.idunham@lavabit.com> Xref: news.gmane.org gmane.linux.lib.musl.general:3219 Archived-At: --047d7b62441684708104db4204cb Content-Type: text/plain; charset=ISO-8859-1 On Fri, Apr 26, 2013 at 12:19 AM, Isaac Dunham wrote: > A links that may be helpful, perhaps... > http://bashismal.blogspot.com/2011/10/unbloated-resources-in-c.html > > Nice resource. Thanks for sharing it. If anyone's interested in the OpenGL replacement mentioned on that page, there are 2 other candidates similar to tinyGL. There are picogl and sdl-tinygl. The Syllable forum ( http://forum.syllable.org/viewforum.php?f=1 ) has some interesting information about all three of these and makes some comparisons. If I remember, one of them has a subset of the glut functionality included. I believe some porting is typically needed to use any of them as a replacement for OpenGL. Speaking of glut, freeglut ( http://freeglut.sourceforge.net/ ) seems more portable and up-to-date than glut. Another interesting resource is picobsd ( http://code.google.com/p/freebsd-head/source/browse/release/?r=bbfa6f219c41b6850ef0e7699f439ad5488435ae#release%2Fpicobsd). Has some small utility programs. I don't think all of them port to other operating systems, but some of it does work. Sincerely, Laura --047d7b62441684708104db4204cb Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Fri, Apr 26, 2013 at 12:19 AM, Isaac Dunham <= span dir=3D"ltr"><idunham@lavabit.com> wrote:
A links that may be helpful, perhaps...
http://bashismal.blogspot.com/2011/10/unbloated-reso= urces-in-c.html


Nice resource.=A0 = Thanks for sharing it.=A0

If anyone's interested in the OpenGL = replacement mentioned on that page, there are 2 other candidates similar to= tinyGL.=A0 There are picogl and sdl-tinygl.=A0 The Syllable forum ( http://forum.syllable.o= rg/viewforum.php?f=3D1 ) has some interesting information about all thr= ee of these and makes some comparisons.=A0 If I remember, one of them has a= subset of the glut functionality included.=A0 I believe some porting is ty= pically needed to use any of them as a replacement for OpenGL.=A0 Speaking = of glut, freeglut ( http://fre= eglut.sourceforge.net/ ) seems more portable and up-to-date than glut.<= br>
Another interesting resource is picobsd ( http://code.google.com/p/freebsd-head/sourc= e/browse/release/?r=3Dbbfa6f219c41b6850ef0e7699f439ad5488435ae#release%2Fpi= cobsd ).=A0 Has some small utility programs.=A0 I don't think all o= f them port to other operating systems, but some of it does work.

Sincerely,
Laura

--047d7b62441684708104db4204cb--