On Thu, 2006-08-10 at 02:08 -0400, Jeff Garzik wrote: > * is the 3D stuff available from git somewhere? The download filename > includes "-git-", but the checkout instructions reference cvs. Yes, the 3D stuff is in the Mesa CVS repository, but you'll need the X.org 2D driver and the DRM kernel bits to use it. > * is anyone working on a more dynamic GLSL compilation system? i.e. a > "JIT", in compiler technology terms. Yes, that's all included at the same price. Mesa includes the pieces to get to a reasonable IR which can then be converted to the necessary target-specific instruction set by the driver. Much of the 3D driver for the 965 actually uses GLSL to execute things previously handled by the traditional fixed function pipeline. -- [email protected]
Attachment:
signature.asc
Description: This is a digitally signed message part
- Follow-Ups:
- References:
- Announcing free software graphics drivers for Intel i965 chipset
- From: Keith Packard <[email protected]>
- Re: Announcing free software graphics drivers for Intel i965 chipset
- From: Jeff Garzik <[email protected]>
- Announcing free software graphics drivers for Intel i965 chipset
- Prev by Date: Re: [PATCH 4/9] 48bit support in extents
- Next by Date: Re: [take6 1/3] kevent: Core files.
- Previous by thread: Re: Announcing free software graphics drivers for Intel i965 chipset
- Next by thread: Re: Announcing free software graphics drivers for Intel i965 chipset
- Index(es):