Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-18 | mesa: added "main/" prefix to includes, remove some -I paths from ↵ | Brian Paul | |
Makefile.template | |||
2008-02-14 | [i965] flip point sprite | Zou Nan hai | |
2008-02-14 | [i965] gl_FrontFacing support | Zou Nan hai | |
2007-12-19 | i965: allocate GRF registers before building subroutines, | Xiang, Haihao | |
it ensures there are sufficient registers for all subroutines. | |||
2007-12-19 | i965: restore the flag after building the subroutine of the | Xiang, Haihao | |
GS thread. fix #13240 | |||
2007-09-12 | i965: revert commit 1a15b2169ba6cb100627eb525a20a00537cfb6f0, | Xiang, Haihao | |
and keep the instruction state unchanged after calling brw_emit_tri_setup/brw_emit_line_setup when building setup thread for SF_UNFILLED_TRIS. | |||
2007-08-02 | fix fd.o bug #11804 | Zou Nan hai | |
glPolygonMode with point sprite on i965 | |||
2007-07-30 | ARB sprite point support on i965 | 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. |