summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/intel/intel_regions.c
Commit message (Expand)AuthorAgeFilesLines
* Hook up i915 driver to new DRI2 infrastructure.Kristian Høgsberg2008-02-141-9/+39
* [965] Bug 14314: assertion failure with with !AIGLX and depth=24 visual.Eric Anholt2008-02-051-1/+4
* Replace usage of DRM_BO_FLAG_MEM_TT in intel_regions.c with local/cached.Eric Anholt2008-02-041-2/+8
* [intel] use _mesa_copy_rect for upload compressed texture,Zou Nan hai2008-02-011-1/+1
* [intel] Clean up references to screen buffer metrics.Kristian Høgsberg2008-01-221-3/+3
* [intel] Merge intel_buffer_objects to shared.Eric Anholt2007-12-151-3/+8
* [965] Use shared intel_regions.c.Eric Anholt2007-12-151-0/+2
* [intel] Remove useless intel_region_idle.Eric Anholt2007-12-141-17/+0
* [intel] Move bufmgr back to context instead of screen, fixing glthreads.Eric Anholt2007-12-121-110/+110
* [intel] Add 965 support to shared intel_blit.cEric Anholt2007-11-161-31/+24
* [i915] Pass static region names in so debugging says more than "static region".Eric Anholt2007-11-161-6/+8
* [intel] Move over files that will be shared with 965-fbo work.Eric Anholt2007-11-091-0/+483