summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel/intel_pixel_bitmap.c
AgeCommit message (Collapse)Author
2008-06-24intel: Avoid glBitmap software fallback for blending when no blending occurs.Eric Anholt
Mesa demos tend to leave blending on but in GL_ONE/GL_ZERO, or GL_SRC_ALPHA/GL_ONE_MINUS_SRC_ALPHA with a source alpha of 1.0.
2008-03-07i965: use RGB565 to render a bitmap if Depth is 16Xiang, Haihao
2008-02-22Merge {i915,i965}/intel_context.h as intel/intel_context.hKristian Høgsberg
2008-01-09[intel] Remove the dead intel->need_flush member.Eric Anholt
2007-12-21[intel] Move some pixel path support from drivers to shared.Eric Anholt