hi. i am currently trying to develop a directfb driver for an epson s1d13xxx family graphics chip. i have access to documentation for this device.
while trying to base my driver on the matrox version, i am finding that more and more i need to dive into the directdb core source to discover why some things are not working (i've yet to get directfb to call one of my acceleration functions without badly hacking the core code). i believe that a skeleton driver would make this work significantly simpler. this skeleton driver would only need to work up to the point to which it gets its own acceleration functions called (which it could then pass off to the software functions). a developer could then fill in the actual hardware dependant functions, and go back and implement necessary state keeping and synchronization and such as necessary. is there a possibility of seeing something like this in the near future? thanks in advance, shac -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
