qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] 3Dfx... Just guessing
  2004-07-09 22:13 [Qemu-devel] Re: RFC for new features Antony T Curtis
@ 2004-07-10  2:44 ` Natalia Portillo
  2004-07-10 13:06   ` Fabrice Bellard
  2004-07-11  1:10   ` Jim C. Brown
  0 siblings, 2 replies; 8+ messages in thread
From: Natalia Portillo @ 2004-07-10  2:44 UTC (permalink / raw)
  To: qemu-devel

Hi.

I'm just thinkig...
Guessing...

Is it possible to emulate a 3Dfx chip?
There are available documents, etc?

The 3Dfx are the most supported 3D cards.
Have drivers for DOS, Windows, MacOS, Linux, BSD, any system where XFree86
works, etc.

But I think that nVidia has "ghosted" all available information, as they did
with the 3Dfx webpage and drivers. :(

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Qemu-devel] 3Dfx... Just guessing
  2004-07-10  2:44 ` [Qemu-devel] 3Dfx... Just guessing Natalia Portillo
@ 2004-07-10 13:06   ` Fabrice Bellard
  2004-07-10 20:41     ` Natalia Portillo
  2004-07-11  1:10   ` Jim C. Brown
  1 sibling, 1 reply; 8+ messages in thread
From: Fabrice Bellard @ 2004-07-10 13:06 UTC (permalink / raw)
  To: qemu-devel

SiS6326 seems a better choice because it is documented and well 
supported. It was my target before I improved the submitted Cirrus patch.

Fabrice.

Natalia Portillo wrote:
> Hi.
> 
> I'm just thinkig...
> Guessing...
> 
> Is it possible to emulate a 3Dfx chip?
> There are available documents, etc?
> 
> The 3Dfx are the most supported 3D cards.
> Have drivers for DOS, Windows, MacOS, Linux, BSD, any system where XFree86
> works, etc.
> 
> But I think that nVidia has "ghosted" all available information, as they did
> with the 3Dfx webpage and drivers. :(
> 
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
> 

^ permalink raw reply	[flat|nested] 8+ messages in thread

* RE: [Qemu-devel] 3Dfx... Just guessing
  2004-07-10 13:06   ` Fabrice Bellard
@ 2004-07-10 20:41     ` Natalia Portillo
  2004-07-11 21:20       ` Ishwar Rattan
  0 siblings, 1 reply; 8+ messages in thread
From: Natalia Portillo @ 2004-07-10 20:41 UTC (permalink / raw)
  To: qemu-devel

Well I wans't proposing 3Dfx for be emulated, but just asking if it is
possible and if there is the documentation. 

> -----Mensaje original-----
> De: qemu-devel-bounces+iosglpgc=teleline.es@nongnu.org 
> [mailto:qemu-devel-bounces+iosglpgc=teleline.es@nongnu.org] 
> En nombre de Fabrice Bellard
> Enviado el: sábado, 10 de julio de 2004 14:07
> Para: qemu-devel@nongnu.org
> Asunto: Re: [Qemu-devel] 3Dfx... Just guessing
> 
> SiS6326 seems a better choice because it is documented and 
> well supported. It was my target before I improved the 
> submitted Cirrus patch.
> 
> Fabrice.
> 
> Natalia Portillo wrote:
> > Hi.
> > 
> > I'm just thinkig...
> > Guessing...
> > 
> > Is it possible to emulate a 3Dfx chip?
> > There are available documents, etc?
> > 
> > The 3Dfx are the most supported 3D cards.
> > Have drivers for DOS, Windows, MacOS, Linux, BSD, any system where 
> > XFree86 works, etc.
> > 
> > But I think that nVidia has "ghosted" all available information, as 
> > they did with the 3Dfx webpage and drivers. :(
> > 
> > 
> > 
> > _______________________________________________
> > Qemu-devel mailing list
> > Qemu-devel@nongnu.org
> > http://lists.nongnu.org/mailman/listinfo/qemu-devel
> > 
> 
> 
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Qemu-devel] 3Dfx... Just guessing
  2004-07-10  2:44 ` [Qemu-devel] 3Dfx... Just guessing Natalia Portillo
  2004-07-10 13:06   ` Fabrice Bellard
@ 2004-07-11  1:10   ` Jim C. Brown
  2004-07-11 11:16     ` Gianni Tedesco
  1 sibling, 1 reply; 8+ messages in thread
From: Jim C. Brown @ 2004-07-11  1:10 UTC (permalink / raw)
  To: qemu-devel

On Sat, Jul 10, 2004 at 03:44:13AM +0100, Natalia Portillo wrote:
> Hi.
> 
> I'm just thinkig...
> Guessing...
> 
> Is it possible to emulate a 3Dfx chip?
> There are available documents, etc?
> 
> The 3Dfx are the most supported 3D cards.
> Have drivers for DOS, Windows, MacOS, Linux, BSD, any system where XFree86
> works, etc.
> 
> But I think that nVidia has "ghosted" all available information, as they did
> with the 3Dfx webpage and drivers. :(
> 
> 

I have a PCI 3Dfx chip, so if we go this route I may be able to help.
 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel

-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Qemu-devel] 3Dfx... Just guessing
  2004-07-11  1:10   ` Jim C. Brown
@ 2004-07-11 11:16     ` Gianni Tedesco
  0 siblings, 0 replies; 8+ messages in thread
From: Gianni Tedesco @ 2004-07-11 11:16 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 874 bytes --]

On Sat, 2004-07-10 at 21:10 -0400, Jim C. Brown wrote:
> On Sat, Jul 10, 2004 at 03:44:13AM +0100, Natalia Portillo wrote:
> > Hi.
> > 
> > I'm just thinkig...
> > Guessing...
> > 
> > Is it possible to emulate a 3Dfx chip?
> > There are available documents, etc?
> > 
> > The 3Dfx are the most supported 3D cards.
> > Have drivers for DOS, Windows, MacOS, Linux, BSD, any system where XFree86
> > works, etc.
> > 
> > But I think that nVidia has "ghosted" all available information, as they did
> > with the 3Dfx webpage and drivers. :(

I'm uploading the voodoo 3 (avenger) specs to
http://www.scaramanga.co.uk/stuff/voodoo3_spec.pdf (2.9MB) for the
interested.

-- 
// Gianni Tedesco (gianni at scaramanga dot co dot uk)
lynx --source www.scaramanga.co.uk/scaramanga.asc | gpg --import
8646BE7D: 6D9F 2287 870E A2C9 8F60 3A3C 91B5 7669 8646 BE7D

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* RE: [Qemu-devel] 3Dfx... Just guessing
  2004-07-10 20:41     ` Natalia Portillo
@ 2004-07-11 21:20       ` Ishwar Rattan
  2004-07-11 22:42         ` Natalia Portillo
  0 siblings, 1 reply; 8+ messages in thread
From: Ishwar Rattan @ 2004-07-11 21:20 UTC (permalink / raw)
  To: qemu-devel



On Sat, 10 Jul 2004, Natalia Portillo wrote:

> Well I wans't proposing 3Dfx for be emulated, but just asking if it is
> possible and if there is the documentation.
>
Sure, as long as you do the work :-)

-ishwar

^ permalink raw reply	[flat|nested] 8+ messages in thread

* RE: [Qemu-devel] 3Dfx... Just guessing
  2004-07-11 21:20       ` Ishwar Rattan
@ 2004-07-11 22:42         ` Natalia Portillo
  0 siblings, 0 replies; 8+ messages in thread
From: Natalia Portillo @ 2004-07-11 22:42 UTC (permalink / raw)
  To: ishwar; +Cc: qemu-devel

> > Well I wans't proposing 3Dfx for be emulated, but just 
> asking if it is 
> > possible and if there is the documentation.
> >
> Sure, as long as you do the work :-)
Tech me how to, and I'll do.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* RE: [Qemu-devel] 3Dfx... Just guessing
       [not found] <200407112243.i6BMguk9020711@pali.cps.cmich.edu>
@ 2004-07-12  1:30 ` Ishwar Rattan
  0 siblings, 0 replies; 8+ messages in thread
From: Ishwar Rattan @ 2004-07-12  1:30 UTC (permalink / raw)
  To: Natalia Portillo; +Cc: qemu-devel



On Sun, 11 Jul 2004, Natalia Portillo wrote:

> > > Well I wans't proposing 3Dfx for be emulated, but just
> > asking if it is
> > > possible and if there is the documentation.
> > >
> > Sure, as long as you do the work :-)
> Tech me how to, and I'll do.

Learning how to do it is what of the above mentioned work!!

-ishwar

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-07-12  1:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200407112243.i6BMguk9020711@pali.cps.cmich.edu>
2004-07-12  1:30 ` [Qemu-devel] 3Dfx... Just guessing Ishwar Rattan
2004-07-09 22:13 [Qemu-devel] Re: RFC for new features Antony T Curtis
2004-07-10  2:44 ` [Qemu-devel] 3Dfx... Just guessing Natalia Portillo
2004-07-10 13:06   ` Fabrice Bellard
2004-07-10 20:41     ` Natalia Portillo
2004-07-11 21:20       ` Ishwar Rattan
2004-07-11 22:42         ` Natalia Portillo
2004-07-11  1:10   ` Jim C. Brown
2004-07-11 11:16     ` Gianni Tedesco

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).