Fix GEM execbuf ioctl argument.
[mesa.git] / src / mesa / drivers / dri / intel / intel_regions.c
2008-05-02 Eric Anholt[intel] Fix build for GEM. TTM is now disabled, and...
2008-02-14 Kristian HøgsbergHook up i915 driver to new DRI2 infrastructure.
2008-02-05 Eric Anholt[965] Bug 14314: assertion failure with with !AIGLX...
2008-02-05 Eric AnholtReplace usage of DRM_BO_FLAG_MEM_TT in intel_regions...
2008-02-01 Zou Nan hai [intel] use _mesa_copy_rect for upload compressed...
2008-01-22 Kristian Høgsberg[intel] Clean up references to screen buffer metrics.
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-15 Eric Anholt[intel] Merge intel_buffer_objects to shared.
2007-12-15 Eric Anholt[965] Use shared intel_regions.c.
2007-12-14 Eric Anholt[intel] Remove useless intel_region_idle.
2007-12-13 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-12 Eric Anholt[intel] Move bufmgr back to context instead of screen...
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-17 Eric Anholt[intel] Add 965 support to shared intel_blit.c
2007-11-17 Eric Anholt[i915] Pass static region names in so debugging says...
2007-11-09 Eric Anholt[intel] Move over files that will be shared with 965...