intel: more debug info
[mesa.git] / src / mesa / drivers / dri / intel / intel_regions.c
2009-01-30 Brian Paulintel: more debug info
2008-12-23 Dave AirlieRemove third buffer support from Mesa.
2008-10-27 Eric Anholtintel: Use dri_bo_get_tiling to get tiling mode of...
2008-09-26 Eric Anholtintel: Fix a number of memory leaks on context destroy.
2008-09-12 Eric Anholtintel: Add a width field to regions, and use it for...
2008-09-10 Eric Anholtintel: track bufmgr move to libdrm_intel and bufmgr_fak...
2008-08-29 Kristian HøgsbergDRI2: Drop sarea, implement swap buffers in the X server.
2008-08-24 Dave AirlieRevert "Revert "Merge branch 'drm-gem'""
2008-08-24 Dave AirlieRevert "Merge branch 'drm-gem'"
2008-08-14 Dave Airlieintel: remove unneeded mem type and args
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-12 Eric Anholtdrm-gem: Use new GEM ioctls for tiling state, and suppo...
2008-06-26 Eric Anholtintel: Fix locking when doing intel_region_cow().
2008-06-26 Eric Anholtintel: Replace sprinkled intel_batchbuffer_flush with...
2008-06-24 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-06-03 Eric Anholt[intel] Convert drivers to using libdrm bufmgr code.
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...