Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-19 | i965: allocate GRF registers before building subroutines, | Xiang, Haihao | |
it ensures there are sufficient registers for all subroutines. | |||
2007-10-26 | Merge branch '965-glsl' | Zou Nan hai | |
Conflicts: src/mesa/drivers/dri/i965/brw_sf.h src/mesa/drivers/dri/i965/intel_context.c | |||
2007-09-11 | Fix-up #includes to remove some -I options. | Brian | |
eg: #include "shader/program.h" and remove -I$(TOP)/src/mesa/program | |||
2007-07-30 | ARB sprite point support on i965 | Zou Nan hai | |
2007-04-12 | Initial 965 GLSL support | Zou Nan hai | |
2006-08-09 | Add Intel i965G/Q DRI driver. | Eric Anholt | |
This driver comes from Tungsten Graphics, with a few further modifications by Intel. |