Quote:
Originally Posted by NHervé
shash : I would like to know how did you implement the gxfifo irq, and where I can download the latest source code.
thanks in advance.
|
Latest source code is in the
official CVS. The gfxfifo is documented
here. The 3D core works with a normal FIFO which can trigger interrupts depending on the mode (bits 30-31 of the GXSTAT). There's no secret on it.