writing accelerated driver

2003-10-23 Thread Jan Damborsky
Hello,

we have our custom board with Fujitsu
Scarlet graphic 2D/3D accelerator.
For now, it works as ramebuffer device
without acceleration utilized. I would like
to ask, how to start with writing accelerated
driver. Is XAA good start point ? Any
suggestions ?
 HANYS
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


Re: writing accelerated driver

2003-10-23 Thread Jan Damborsky
Thank you very much for information.
 HANYS
For 2D accel you'll want to look at XAA.  for 3D accel, you'll want to
use the the DRI (http://dri.sf.net).  To start with XAA, I'd take a
look at how other drivers implement acceleration (look at the
chipname_accel.c files).  for the DRI, check out the design documents
at the DRI website and then look at the other 3D drivers.
Alex

--- Jan Damborsky [EMAIL PROTECTED] wrote:
 

Hello,

we have our custom board with Fujitsu
Scarlet graphic 2D/3D accelerator.
For now, it works as ramebuffer device
without acceleration utilized. I would like
to ask, how to start with writing accelerated
driver. Is XAA good start point ? Any
suggestions ?
 HANYS
   



__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel
 



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


Re: writing accelerated driver

2003-10-23 Thread Mark Vojkovich
  There's an XAA.HOWTO in the server tree at
xc/programs/Xserver/hw/xfree86/xaa/XAA.HOW


Mark.


On Thu, 23 Oct 2003, Jan Damborsky wrote:

 Hello,
 
 we have our custom board with Fujitsu
 Scarlet graphic 2D/3D accelerator.
 For now, it works as ramebuffer device
 without acceleration utilized. I would like
 to ask, how to start with writing accelerated
 driver. Is XAA good start point ? Any
 suggestions ?
   HANYS
 
 
 ___
 Devel mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/devel
 

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