Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -2/+2 |
| | |||||
* | mesa: added "main/" prefix to includes, remove some -I paths from ↵ | Brian Paul | 2008-09-18 | 1 | -1/+1 |
| | | | | Makefile.template | ||||
* | Revert "Revert "Merge branch 'drm-gem'"" | Dave Airlie | 2008-08-24 | 1 | -7/+7 |
| | | | | This reverts commit 7c81124d7c4a4d1da9f48cbf7e82ab1a3a970a7a. | ||||
* | Revert "Merge branch 'drm-gem'" | Dave Airlie | 2008-08-24 | 1 | -7/+7 |
| | | | | | | | | This reverts commit 53675e5c05c0598b7ea206d5c27dbcae786a2c03. Conflicts: src/mesa/drivers/dri/i965/brw_wm_surface_state.c | ||||
* | i915: Accumulate the VB into a local buffer and subdata it in. | Eric Anholt | 2008-06-23 | 1 | -1/+2 |
| | | | | This lets GEM use pwrite, for an additional 4% or so speedup. | ||||
* | i915: Convert to using VBs instead of inline prims. | Eric Anholt | 2008-06-23 | 1 | -7/+6 |
| | |||||
* | [i915] Move meta_draw_quad into the vtbl with other meta operations. | Eric Anholt | 2007-12-20 | 1 | -15/+0 |
| | |||||
* | Move i915tex driver into place as just i915. | Eric Anholt | 2007-09-24 | 1 | -0/+69 |
| | |||||
* | Remove the old i915 driver now that i915tex works without TTM. | Eric Anholt | 2007-09-24 | 1 | -46/+0 |
| | |||||
* | add missing license texts | Keith Whitwell | 2004-06-18 | 1 | -0/+20 |
| | |||||
* | New driver for i915 as well as older i830/i845/i865 chipsets. | Keith Whitwell | 2004-06-10 | 1 | -0/+26 |