From owner-freebsd-hackers Thu Dec 28 20:36:58 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA23841 for hackers-outgoing; Thu, 28 Dec 1995 20:36:58 -0800 (PST) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id UAA23834 for ; Thu, 28 Dec 1995 20:36:51 -0800 (PST) Received: from localhost.v-site.net (localhost.v-site.net [127.0.0.1]) by rah.star-gate.com (8.6.12/8.6.12) with SMTP id UAA00753; Thu, 28 Dec 1995 20:34:12 -0800 Message-Id: <199512290434.UAA00753@rah.star-gate.com> X-Authentication-Warning: rah.star-gate.com: Host localhost.v-site.net didn't use HELO protocol X-Mailer: exmh version 1.6.2 7/18/95 To: mark@linus.demon.co.uk (Mark Valentine) cc: "Jordan K. Hubbard" , Michael Smith , jdli@linux.csie.nctu.edu.tw (Chien-Ta Lee), freebsd-hackers@FreeBSD.ORG Subject: Re: syscons driver In-reply-to: Your message of "Thu, 28 Dec 1995 22:01:39 GMT." <199512282201.WAA02172@linus.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 28 Dec 1995 20:34:12 -0800 From: "Amancio Hasty Jr." Sender: owner-hackers@FreeBSD.ORG Precedence: bulk Oh, is not hard to port the linux svgalib . Trust me I did it many moons ago... Do I want it nope, I just trashed it 8) Also, if you have a P100 or better you can run xdoom with -3 and is fine for playing. At any rate , I do over here along with with sound server. Amancio >>> Mark Valentine said: > > From: "Jordan K. Hubbard" > > Date: Wed 27 Dec, 1995 > > Subject: Re: syscons driver > > > > SVGAlib is a wank. Sorry to all those Linuxers who just love it, but > > > it doesn't actually _achieve_ anything. > > > > Well, I think that's actually a bit harsh.. I've seen a couple of > > perfectly acceptable games running under svgalib (asteroids, doom) and > > How far away are we from being able to support Linux's SVGAlib in emulation > mode? > > Since I need a separate X server to run xdoom in 320x200 mode anyway, I'd > rather just dedicate a virtual console to sdoom instead (taking a fireball > in the face while accidentally visiting another virtual screen would also > be less of a problem :-). > > The Chinese terminal emulator for Linux might also be used like this. > > > you need a low level shim written for each type of gfx card chipset. > > Is this necessary just for the "interesting" modes (640x480x4 and 320x200x8) ? > X is just fine for anything fancier... > > If syscons will do those modes, then of course we don't need native svgalib. > > Mark. >