From owner-freebsd-hackers Tue Oct 28 16:55:14 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA05782 for hackers-outgoing; Tue, 28 Oct 1997 16:55:14 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from bachue.usc.unal.edu.co ([168.176.3.20]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA05777 for ; Tue, 28 Oct 1997 16:55:00 -0800 (PST) (envelope-from giffunip@asme.org) Received: from giffuni.inteng.com ([168.176.3.43]) by bachue.usc.unal.edu.co (Netscape Messaging Server 3.0) with SMTP id AAA8203; Tue, 28 Oct 1997 19:57:35 +0500 Message-ID: <34568803.723DA1BC@asme.org> Date: Wed, 29 Oct 1997 00:49:07 +0000 From: "Pedro Giffuni S." Organization: U. Nacional de Colombia X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 2.2.2-RELEASE i386) MIME-Version: 1.0 To: Alfred Perlstein CC: hackers@freebsd.org Subject: Re: svgalib? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello, The last time I saw a discussion about this, the main idea was that it was unacceptable to give control to a SVGA screen because it could be dificult to regain that control. AFAIK, libvgl only supports low level VGA/EGA graphics. There are other interesting projects from the DOS (DJGPP) world. Take a look, for example at Allegro: http://www.talula.demon.co.uk/allegro/ Soren Schmidt says this could be easy to put on top of libvgl :-). cheers, Pedro. Alfred Perlstein wrote: > > I know the main idea of freebsd isn't games, but how hard would it be to > emulate svgalib using our libvgl? > > i can't seem to find any documentation on either project, does anyone have > any pointers for me? > > thank you, > Alfred > > On Tue, 28 Oct 1997, Amancio Hasty wrote: > > > > > If we really wanted we could port it however svgalib brings a support > > nightmare. What needs to happen is to tie svgalib to the Xfree86 development > > in such a way that that low level graphic functions from the XFree86 server > > become available as a library. > > > > If you really want svgalib you can port it. > > > > Cheers, > > Amancio > > > > > >