Age | Commit message (Expand) | Author |
---|---|---|
2007-09-24 | Move i915tex driver into place as just i915. | Eric Anholt |
2007-09-20 | Merge branch 'master' into i915-unification | Eric Anholt |
2007-08-16 | i915tex: Unreference texture buffers on context destruction. | Michel Dänzer |
2007-08-11 | Better debugging | Keith Whitwell |
2007-07-29 | Fix crashes when the frag prog can't be handled in hardware (#11131) | Roland Scheidegger |
2007-07-06 | Add case for GL_QUADS in i915_reduced_primitive_state(). | Brian |
2007-06-15 | Correct a mis-count in a LOAD_STATE_IMMEDIATE_1 length argument. | Eric Anholt |
2007-05-24 | Merge branch 'master' into i915-unification | Eric Anholt |
2007-05-22 | i915tex: Implement SetTexOffset hook. | Michel Dänzer |
2007-05-17 | Convert i915tex to the new interface and make it compile. | Eric Anholt |
2006-11-02 | Use RGBA_LOGICOP_ENABLED() instead of ctx->Color._LogicOpEnabled since we often | Brian Paul |
2006-11-01 | Import texmem i915 driver to its new location as i915tex. | Keith Whitwell |