Age | Commit message (Expand) | Author |
---|---|---|
2007-05-22 | Replace initInitState() with _mesa_init_driver_state(). | Brian |
2006-11-02 | Use RGBA_LOGICOP_ENABLED() instead of ctx->Color._LogicOpEnabled since we often | Brian Paul |
2006-01-23 | Add Intel 945GM support | Alan Hourihane |
2005-09-13 | Replace ctx->Driver.StencilOp/Func/Mask() functions with | Brian Paul |
2005-09-10 | Add offset and pitch fields to intelRegion. Remove frontOffset, frontPitch, | Brian Paul |
2005-01-06 | Add Intel i915GM support, and these extensions. | Alan Hourihane |
2004-12-14 | uint*t -> u_int*t changes | Alan Hourihane |
2004-09-19 | Merge in all the i830 functional differences from the old i830 driver. | Ian Romanick |
2004-06-18 | add missing license texts | Keith Whitwell |
2004-06-10 | New driver for i915 as well as older i830/i845/i865 chipsets. | Keith Whitwell |