Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Delete intel_context entirely. | Kenneth Graunke | 2013-07-09 | 1 | -1/+1 |
* | i965: Drop i915 code from intel_screen. | Eric Anholt | 2013-06-28 | 1 | -1/+0 |
* | i965: Move the remaining intel code to the i965 directory. | Eric Anholt | 2013-06-26 | 1 | -0/+89 |
* | [965] Enable EXT_framebuffer_object. | Eric Anholt | 2007-12-20 | 1 | -116/+0 |
* | [intel] Move bufmgr back to context instead of screen, fixing glthreads. | Eric Anholt | 2007-12-12 | 1 | -18/+0 |
* | [965] Convert the driver to dri_bufmgr interface and enable TTM. | Eric Anholt | 2007-12-07 | 1 | -1/+21 |
* | Use the tiled flag in the sarea to determine region tiling. | Haihao Xiang | 2006-12-30 | 1 | -0/+1 |
* | Add Intel i965G/Q DRI driver. | Eric Anholt | 2006-08-09 | 1 | -0/+113 |