Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Delete intel_context entirely. | Kenneth Graunke | 2013-07-09 | 1 | -1/+0 |
* | i965: Pass brw_context to functions rather than intel_context. | Kenneth Graunke | 2013-07-09 | 1 | -1/+1 |
* | i965: Drop a layer of indirection in doing HiZ resolves. | Eric Anholt | 2012-05-23 | 1 | -14/+0 |
* | i965: Parameterize HiZ code to prepare for adding blitting. | Paul Berry | 2012-05-15 | 1 | -0/+5 |
* | i965/hiz: Convert gen{6,7}_hiz.h to gen{6,7}_blorp.h | Paul Berry | 2012-05-10 | 1 | -0/+51 |