Well, scince nobody else announced it, I might as well. It's even on
slashdot by now. I was able to snag the patches from 4.1.0 before
ftp.xfree86.org reached terminal slashdotness.
Carl Busjahn
___
Dri-devel mailing list
[EMAIL PROTECTED]
https:
This patch fixes a NULL pointer reference when using a drm module that
does not enforce AGP (like r128) on a system without an AGP card.
Andreas.
--- linux/drivers/char/drm/drm_memory.h.~1~ Sat Jan 19 23:46:22 2002
+++ linux/drivers/char/drm/drm_memory.h Fri Jan 18 23:26:31 2002
@@ -322,7 +3
On Sat, Jan 19, 2002 at 11:51:33AM +, José Fonseca wrote:
> I've finished reading (diagonally of course) through the dri-devel mailing
> lists. It's interesting see 2 years of the DRI development flashing in
> your eyes in 8 hrs - it's like a novel in that you feel for the
> characters, i.e.,
Pontus,
On 2002.01.19 15:33 Pontus Lidman wrote:
> Hello,
>
> Like Mr. Jose Fonseca, I have some very positive experiences with the
> Doxygen tool for documentation, and I warmly recommend it to the DRI
> project. It produces good API documentation, and the documentation is
> easy to maintain be
Hello,
Like Mr. Jose Fonseca, I have some very positive experiences with the
Doxygen tool for documentation, and I warmly recommend it to the DRI
project. It produces good API documentation, and the documentation is
easy to maintain because of its integration in the source code.
To try to show w
On 2002.01.18 16:55 Jose Fonseca wrote:
> ...
>
> The first idea can be put in practice right now. It's an excellent
> opportunity for me to learn about DRI and make a contribution at the
> same time. With that in mind I've developed a quick python script to
> dump all the dri-devel into a standa