Merge branch 'master' of git+ssh://znh@git.freedesktop.org/git/mesa/mesa
[mesa.git] / src / mesa / drivers / dri / common / spantmp2.h
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2005-10-28 Aapo TahkolaSilence gcc-4 warnings.
2005-09-04 Brian PaulCombine GET_DST_PTR and GET_SRC_PTR into just GET_PTR.
2005-07-01 Roland Scheideggerremove common macros used in the span functions of...
2005-05-05 Brian Paulfix for renderbuffer (Andreas Stenglein)
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-01-15 Felix KuehlingUse HW_READ_LOCK and HW_READ_UNLOCK in assembler-optimi...
2004-11-02 Ian RomanickAdded MMX optimized version of the RGB565 ReadRGBASpan...
2004-10-18 Ian RomanickSmall optimization for big-endian (e.g., PowerPC) systems.
2004-10-16 Ian RomanickOnly build the MMX/SSE/SSE2 versions for ReadRGBASpan...
2004-10-15 Ian RomanickFixed a few places that should have been using GET_SRC_PTR.
2004-10-14 Ian RomanickAdd support for optimized versions of the code underlyi...