Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel: Replace IS_G4X() across the driver with context structure usage. | Eric Anholt | 2009-12-22 | 1 | -3/+4 |
* | intel: Replace IS_IGDNG checks with intel->is_ironlake or needs_ff_sync. | Eric Anholt | 2009-12-22 | 1 | -2/+6 |
* | i965: Postpone ff_sync message in CLIP kernel on IGDNG | Xiang, Haihao | 2009-07-30 | 1 | -12/+36 |
* | i965: add support for new chipsets | Xiang, Haihao | 2009-07-13 | 1 | -0/+27 |
* | mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te... | Brian Paul | 2008-09-18 | 1 | -4/+4 |
* | 965: Fix incorrect backface culling | Krzysztof Czurylo | 2008-08-21 | 1 | -3/+2 |
* | i965: valid message length includes message header. | Xiang, Haihao | 2008-01-25 | 1 | -1/+1 |
* | optimize 965 clip | Zou Nan hai | 2007-08-31 | 1 | -10/+2 |
* | Add Intel i965G/Q DRI driver. | Eric Anholt | 2006-08-09 | 1 | -0/+354 |