Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Actually hook up the accelerated DrawPixels support. | Eric Anholt | 2008-10-09 | 1 | -1/+1 |
* | mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te... | Brian Paul | 2008-09-18 | 1 | -2/+2 |
* | intel: Avoid glBitmap software fallback for blending when no blending occurs. | Eric Anholt | 2008-06-24 | 1 | -2/+21 |
* | intel: Merge check_blit_fragment_ops between i915/i965. | Eric Anholt | 2008-06-24 | 1 | -0/+7 |
* | intel: Note reasons for blit pixel op fallbacks under INTEL_DEBUG=pix. | Eric Anholt | 2008-06-24 | 1 | -15/+56 |
* | i915: Add support for accelerated glBitmap, shared from 965. | Eric Anholt | 2008-06-24 | 1 | -1/+1 |
* | i915: Allow accelerated pixel ops to be disabled with INTEL_NO_BLIT. | Eric Anholt | 2008-06-24 | 1 | -4/+6 |
* | [intel] Move some pixel path support from drivers to shared. | Eric Anholt | 2007-12-21 | 1 | -0/+120 |