Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Move intel_context::perf_debug to brw_context. | Kenneth Graunke | 2013-07-09 | 1 | -1/+0 |
* | i965: Move front buffer rendering fields from intel_context to brw. | Kenneth Graunke | 2013-07-09 | 1 | -6/+5 |
* | i965: Pass brw_context to functions rather than intel_context. | Kenneth Graunke | 2013-07-09 | 1 | -5/+7 |
* | i965: Replace #include "intel_context.h" with brw_context.h. | Kenneth Graunke | 2013-07-09 | 1 | -1/+1 |
* | i965: Drop i915 swtnl code. | Eric Anholt | 2013-06-28 | 1 | -2/+0 |
* | i965: Move the remaining intel code to the i965 directory. | Eric Anholt | 2013-06-26 | 1 | -1/+202 |
* | intel: Update Mesa state before span setup in glReadPixels. | Eric Anholt | 2009-06-19 | 1 | -0/+1 |