Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-04 | Don't export NV_vertex_program as it's not supported, it confuses | Keith Whitwell | |
glean, and we no longer need to export it to keep Mesa happy as we did at one time. | |||
2006-09-01 | Catch a few more cases of using a message reg as an instruction source | Keith Whitwell | |
arg. | |||
2006-09-01 | fix a couple of cases where a message reg is used as an instruction source. | Keith Whitwell | |
2006-08-31 | When using the old technique to set up the front buffer mapping, there | Keith Whitwell | |
is no need to add front.offset to sPriv->pFB, it seems. Fixes several glean issues and frontbuffer rendering generally. | |||
2006-08-10 | Add padding to match the current xf86-video-intel DDX->DRI interface. | Eric Anholt | |
2006-08-09 | Add Intel i965G/Q DRI driver. | Eric Anholt | |
This driver comes from Tungsten Graphics, with a few further modifications by Intel. |