Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-26 | i965: fix for RHW workaround | Xiang, Haihao | |
It is possible that an object whose vertices all are outside of a view plane is passed to clip thread due to the RHW workaround. This object should be rejected by clip thread. Fix bug #19879 | |||
2008-11-02 | i965: Merge GM45 into the G4X chipset define. | Eric Anholt | |
The mobile and desktop chipsets are the same, and having them separate is more typing and more chances to screw up. | |||
2008-09-18 | mesa: added "main/" prefix to includes, remove some -I paths from ↵ | Brian Paul | |
Makefile.template | |||
2008-07-08 | i965: official name for GM45 chipset | Xiang, Haihao | |
2008-04-17 | Revert "[i965] renable regative rhw test" | Xiang, Haihao | |
This reverts commit 3158e981f5f37768e9b04765704b9eaece8b899b. rhw issue has gone away on IGD. | |||
2008-01-31 | [i965] renable regative rhw test | Zou Nan hai | |
2008-01-29 | i965: new integrated graphics chipset support | Xiang, Haihao | |
2007-08-31 | optimize 965 clip | Zou Nan hai | |
1. increase clip thread number to 2 2. do cliptest for -rhw | |||
2007-08-30 | Bug #10571: Fix 965 line clipping when neither vertex needs clipping. | David Moore | |
2006-08-09 | Add Intel i965G/Q DRI driver. | Eric Anholt | |
This driver comes from Tungsten Graphics, with a few further modifications by Intel. |