Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gallium-0.2
[mesa.git] / src / mesa / drivers / dri / common / spantmp2.h
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-08-24 Dave AirlieRevert "Revert "Merge branch 'drm-gem'""
2008-08-24 Dave AirlieRevert "Merge branch 'drm-gem'"
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-23 Eric Anholtintel-gem: Use pread/pwrite for span access.
2008-07-15 Eric Anholtintel-gem: Disable spantmp sse/mmx functions when tile...
2008-06-11 Alan Hourihanerevert the DRI2 commits
2008-06-11 Alan HourihaneBring in DRI2 changes
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-08-12 Dan Toropfix spantmp2 READ_RGBA inline asm (#11931)
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...