Age | Commit message (Expand) | Author |
2009-04-06 | i965: Use GTT maps when available to upload vertex arrays and system VBOs. | Eric Anholt |
2009-01-26 | intel: make intelUpdateScreenFromSAREA() static | Brian Paul |
2009-01-26 | intel: Move swap-related functions from intel_buffers.c to new intel_swapbuff... | Brian Paul |
2009-01-20 | [intel] Go back to using the typedef for the sarea struct | Timo Aaltonen |
2008-12-23 | Remove third buffer support from Mesa. | Dave Airlie |
2008-12-02 | intel: restore old vertex submit paths for i8xx hardware. | Dave Airlie |
2008-09-12 | intel: Remove dead allow_batchbuffer param. | Eric Anholt |
2008-09-10 | intel: track bufmgr move to libdrm_intel and bufmgr_fake irq emit/wait change. | Eric Anholt |
2008-09-10 | intel: Move the bufmgr back to the screen. | Eric Anholt |
2008-08-24 | Revert "Revert "Merge branch 'drm-gem'"" | Dave Airlie |
2008-08-24 | Revert "Merge branch 'drm-gem'" | Dave Airlie |
2008-07-11 | drm-gem: Use new GEM ioctls for tiling state, and support new swizzle modes. | Eric Anholt |
2008-07-02 | intel-gem: Fix Y-tiling span setup. | Eric Anholt |
2008-05-06 | [intel-GEM] Add tiling support to swrast. | Keith Packard |
2008-02-22 | Use drm_i915_sarea instead of drmI830Sarea and remove i830_common.h | Alan Hourihane |
2008-01-22 | [intel] Clean up references to screen buffer metrics. | Kristian Høgsberg |
2007-12-12 | [intel] Move bufmgr back to context instead of screen, fixing glthreads. | Eric Anholt |
2007-11-26 | i915: Catch cases where not all state is emitted for a new batchbuffer. | Keith Whitwell |
2007-11-16 | [intel] Add 965 support to shared intel_blit.c | Eric Anholt |
2007-11-09 | [i915] Remove old frontbuffer rotation hack. | Eric Anholt |
2007-11-09 | [intel] Move over files that will be shared with 965-fbo work. | Eric Anholt |