Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Pass brw_context to functions rather than intel_context. | Kenneth Graunke | 2013-07-09 | 1 | -3/+1 |
* | i965: report correct sample positions | Chris Forbes | 2013-04-25 | 1 | -4/+4 |
* | i965: expose sample positions | Chris Forbes | 2013-03-02 | 1 | -43/+74 |
* | i965: add support for sample mask on Gen6+ | Chris Forbes | 2013-03-02 | 1 | -6/+13 |
* | i965/msaa: Treat GL_SAMPLES=1 as equivalent to GL_SAMPLES=0. | Paul Berry | 2012-08-01 | 1 | -1/+2 |
* | i965/msaa: Remove assertion in 3DSTATE_SAMPLE_MASK to allow 8x MSAA. | Paul Berry | 2012-07-24 | 1 | -3/+0 |
* | i965/msaa: Adjust 3DSTATE_MULTISAMPLE packet for 8x MSAA. | Paul Berry | 2012-07-24 | 1 | -6/+64 |
* | i965/msaa: Control multisampling behaviour via the visual. | Paul Berry | 2012-07-24 | 1 | -5/+3 |
* | i965/msaa: Implement glSampleCoverage. | Paul Berry | 2012-06-26 | 1 | -4/+22 |
* | i965/msaa: Enable 4x MSAA on Gen7. | Paul Berry | 2012-05-25 | 1 | -8/+4 |
* | i965/gen6: Initial implementation of MSAA. | Paul Berry | 2012-05-15 | 1 | -0/+102 |