As some of you have heard, I'm working on getting the SiS DRI working
again.  It's been quite a lot of work, particularly given my lack of
knowledge about OpenGL or the structure of the client drivers.  However,
I am to the point where I can run several mesa demos (gears, fire,
tunnel, multiarb, spectex for example) on my PCI card.  It's not very
fast, but that may be due to MMIO.

Here are my questions at this point:
- Does anyone care about the stereo support in sis?  I would like to axe
it, given that it's not default and I have no way to test it.
- Is there an easy way for me to know which GL extensions to enable?
- Should gl_texture_images in a gl_texture_object all be the same
format?  From other drivers it looks like 'yes', but I'm triggering an
assert for this in the texenv demo (haven't looked into it yet).
- Has anyone seen specs for the 300 or 315 series floating around that
include 3d documentation?  The guess-and-check I've been doing leaves me
feeling pretty nasty.

If there's anyone excited about contributing (in code) to this, I could
send them my diffs at the moment.  I'm working in a local p4 repository
and not CVS because I absolutely hate working on branches in CVS.  I've
made about 100 commits to sis in my sis branch, which none of you would
have wanted to watch anyway.

-- 
Eric Anholt                                [EMAIL PROTECTED]          
http://people.freebsd.org/~anholt/         [EMAIL PROTECTED]



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to