Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-26 | intel: replace i915/intel_state.c and i965/intel_state.c with shared file | Brian Paul | |
2009-01-26 | intel: whitespace changes | Brian Paul | |
2009-01-26 | intel: move some driver functions around | Brian Paul | |
A step toward consolidating i915/intel_state.c and i965/intel_state.c | |||
2008-09-18 | mesa: added "main/" prefix to includes, remove some -I paths from ↵ | Brian Paul | |
Makefile.template | |||
2007-12-20 | [965] Enable EXT_framebuffer_object. | Eric Anholt | |
To do so, merge the remainnig necessary code from the buffers, blit, span, and screen code to shared, and replace it with those. | |||
2007-09-12 | i965: translate shadow compare function into correct | Xiang, Haihao | |
internal function to match the EXT_shadow_funs spec. fix bug#11925 | |||
2007-05-22 | Replace initInitState() with _mesa_init_driver_state(). | Brian | |
2006-09-20 | remove some dead code | Keith Whitwell | |
2006-08-09 | Add Intel i965G/Q DRI driver. | Eric Anholt | |
This driver comes from Tungsten Graphics, with a few further modifications by Intel. |