Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Add user clip planes support to gen6. | Eric Anholt | 2010-10-28 | 1 | -1/+6 |
* | i965: Remove the gen6 emit_mi_flushes I sprinkled around the driver. | Eric Anholt | 2010-10-19 | 1 | -2/+0 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -1/+1 |
* | i965: Fix incorrect batchbuffer size in gen6 clip state command. | Kenneth Graunke | 2010-10-01 | 1 | -1/+0 |
* | i965: force zero in clipper to ignore RTAIndex on sandybridge | Zhenyu Wang | 2010-09-28 | 1 | -0/+1 |
* | i965: Enable normal clipping on SNB. | Eric Anholt | 2010-03-22 | 1 | -1/+1 |
* | i965: Remove unnecessary headers. | Vinson Lee | 2010-02-25 | 1 | -3/+0 |
* | i965: Enable clip stats. | Eric Anholt | 2010-02-25 | 1 | -1/+1 |
* | i965: Giant pile of flushing to track down SNB bringup issues. | Eric Anholt | 2010-02-25 | 1 | -0/+2 |
* | i965: Add untested REJECT_ALL clip state. | Eric Anholt | 2010-02-25 | 1 | -0/+76 |