Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Move intel_context::intelScreen to brw_context. | Kenneth Graunke | 2013-07-09 | 1 | -2/+2 |
* | i965: Pass brw_context to functions rather than intel_context. | Kenneth Graunke | 2013-07-09 | 1 | -8/+10 |
* | i965: Replace #include "intel_context.h" with brw_context.h. | Kenneth Graunke | 2013-07-09 | 1 | -1/+0 |
* | i965: Delete pre-DRI2.3 viewport hacks. | Kenneth Graunke | 2013-07-03 | 1 | -2/+1 |
* | i965: Drop #ifdef I915 code. | Eric Anholt | 2013-06-28 | 1 | -7/+2 |
* | i965: Drop code checking for gen <= 3. | Eric Anholt | 2013-06-28 | 1 | -1/+1 |
* | i965: Move the remaining intel code to the i965 directory. | Eric Anholt | 2013-06-26 | 1 | -1/+399 |
* | [965] Move to using shared texture management code. | Eric Anholt | 2007-12-16 | 1 | -0/+1 |