Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/blorp: Implement logic for additional buffer formats. | Paul Berry | 2012-06-07 | 1 | -4/+33 |
* | i965/blorp: Refactor surface format determination. | Paul Berry | 2012-06-07 | 1 | -0/+2 |
* | i965/msaa: Properly handle sliced layout for Gen7. | Paul Berry | 2012-05-25 | 1 | -0/+1 |
* | i965/blorp: Emit sample index in SAMPLE_LD message when necessary | Paul Berry | 2012-05-25 | 1 | -5/+2 |
* | i965/gen6+: Add support for fast depth clears. | Eric Anholt | 2012-05-23 | 1 | -1/+0 |
* | i965: Add an interface for doing hiz ops from C code. | Eric Anholt | 2012-05-23 | 1 | -0/+11 |
* | i965/blorp: Move exec() out of brw_blorp_params. | Paul Berry | 2012-05-15 | 1 | -3/+3 |
* | i965/gen6: Initial implementation of MSAA. | Paul Berry | 2012-05-15 | 1 | -2/+8 |
* | i965/gen6+: Add code to perform blits on the render path ("blorp"). | Paul Berry | 2012-05-15 | 1 | -1/+31 |
* | i965: Parameterize HiZ code to prepare for adding blitting. | Paul Berry | 2012-05-15 | 1 | -0/+108 |