Keith Whitwell wrote:
OK, the 3D and drm components are in CVS now. It'll be a little while before it can be used by anyone as we need to get the DDX changes in somewhere as well.

It's worth a look. Some features include:
- Fragment programs in hardware
- All GL rasterization proceeds through some sort of fragment program.
- New DMA mechanism, doesn't use legacy drm dma buffer mechanism.
- Alternate DMA-like mode where commands are passed to kernel as a pointer to a userspace buffer which can then be validated by the kernel and passed on to hardware.

Oh yes, and it wouldn't be outside the realms of possibility to consider supporting the i810 in this driver as well, though that might take a little bit of hammering on stuff.


Keith



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to