intel: Add a little span cache to spead up readpixels by cutting syscalls.
authorEric Anholt <eric@anholt.net>
Wed, 23 Jul 2008 16:17:07 +0000 (09:17 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 23 Jul 2008 17:21:25 +0000 (10:21 -0700)
commit2e3714380027252ba17a11f23eae851d3f77ab02
treed65ba0bebfcc26e72258ac05848127fb535bc32c
parentd2d5abfaeb46fc7b4d4267a6c9e92420fc9b5334
intel: Add a little span cache to spead up readpixels by cutting syscalls.
src/mesa/drivers/dri/intel/intel_fbo.c
src/mesa/drivers/dri/intel/intel_fbo.h
src/mesa/drivers/dri/intel/intel_span.c