Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Move intel_context::batch to brw_context. | Kenneth Graunke | 2013-07-09 | 1 | -2/+1 |
* | i965: Pass brw_context to functions rather than intel_context. | Kenneth Graunke | 2013-07-09 | 1 | -1/+2 |
* | i965: Replace #include "intel_context.h" with brw_context.h. | Kenneth Graunke | 2013-07-09 | 1 | -1/+1 |
* | i965: Move the remaining intel code to the i965 directory. | Eric Anholt | 2013-06-26 | 1 | -1/+124 |
* | intel: Add support for ARB_sync. | Eric Anholt | 2009-09-03 | 1 | -0/+1 |