Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Mar 1996 19:19:24 -0800
From:      "Amancio Hasty Jr." <hasty@rah.star-gate.com>
To:        Wilson MacGyver <macgyver@infinet.com>
Cc:        hackers@freebsd.org, joerg_wunsch@uriah.heep.sax.de
Subject:   Re: direct access to video card 
Message-ID:  <199603080319.TAA17274@rah.star-gate.com>
In-Reply-To: Your message of "Thu, 07 Mar 1996 12:11:04 EST." <313F18A8.3DBFAAF4@cylatech.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
>>> Wilson MacGyver said:
 > 
 > well, I'd really like to avoid using X if at all possible. The 
 > company I work for is working on a game (for DOS). As the 
 > developementing is progressing, I want to be able to first port
 > what we've done to FreeBSD, and possbilly do my part of development
 > on FreeBSD. The way I see it, first I'd have to implment a library
 > to handle direct video access, much like the svgalib on Linux. 
 > And frankly, I'm lost as to where to start.        
 > 

Hi,

Your best bet is to talk to the XFree86 folks about their DGA extensions.
The reason for using DGA  is to initialize the card properly and to set
the given resolution. The wrapper to get into DGA mode is very
simple . Once you are in DGA mode you can do whatever you want with
the card. The linux svgalib is very very very bad idea and if you
really need it we can always port it for you. I have ported it 
the linux svgalib and always end up deleting from my system.

I have a little program called tv which uses DGA if you like I can send you.

You shall post on freebsd-multimedia or the xfree86 mailing mostly
because the concentration of talents is there and this is a
high bandwith mailing lists which your plea for help can get
easily lost.

	Best Regards,
	Amancio





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603080319.TAA17274>