mga render-acceleration bug

2003-09-14 Thread Tero Huttunen
Hi,

I noticed that the render-acceleration in mga-driver was switched off,
probably because it didn't render fonts correctly. In an attempt to fix
it, I figured that MGASetupForCPUToScreenAlphaTexture() in mga_storm.c
has a line:

OUTREG(MGAREG_TEXCTL, 0x3A000107 | ((pitch  0x07FF)  9));
 
which sets the tmodulate bit to 1. Which, I think is incorrect and
should be set to 0 instead:  

OUTREG(MGAREG_TEXCTL, 0x1A000107 | ((pitch  0x07FF)  9));

At least it produces similar results with the software renderer.

-- 
Tero Huttunen

___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


developer XFree86

2003-09-14 Thread Alex Constantine
I would like to participate 


Thanks
Alex ConstantineToronto, ON Canada M1S 3T4Tel: 416.292.0965 Email: [EMAIL PROTECTED]


Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software

Re: developer XFree86

2003-09-14 Thread Matthieu Herrb
Alex Constantine wrote (in a message from Sunday 14)
  I would like to participate 
   

Well there are many ways to participate, depending on your level of
knowledge about X in general, the XFree86 server and other related
topics.

You can contribute by developing code, testing existing code and
providing feedback, by writing documentation, and probably other means
that I don't have in mind right now. 

As a starting point, if you don't already have a precise idea of the
area on which you'd like to help, you can browse the bugzilla database
(http://bugs.xfree86.org/) and look for problems not yet solved for
which you may be able to submit a solution. There have also been wish
lists of new features posted (among other) to the [EMAIL PROTECTED]
list; check the archives. 

The [EMAIL PROTECTED] list is aimed to be link between developpers (in
the wide sense of the term, including documentation). 

If you have code to submit, use the bugzilla to submit it. The team of
developpers with commit access will look at it and commit it into the
XFree86 repository if it's worth.

Documentation enhancements are very welcome too and can be submitted
through bugzilla too. 

Commit access is proposed after some time to people who are regularly
submitting code that gets included and/or who are working on an area
of the XFree86 code not already well covered by existing commiters.

Matthieu
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


synaptics relicensing

2003-09-14 Thread Warren Turkal
I opened my email today and got another response, and I got in touch with
the developer whose email bounced.

The totals for now are.

no reply:
S. Lehner [EMAIL PROTECTED]

contacted:
Henry Davies reviewing license

approved:
Stefan Gmeiner tentative
Bruce Kall
C. Scott Ananian
Helwig Felger
Peter Osterlund

-- 
President, GOLUM, Inc.
http://www.golum.org

___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel