intel: fix check for Y orientation in span functions.
[mesa.git] / src / mesa / drivers / dri / intel / intel_span.c
2009-01-29 Brian Paulintel: fix check for Y orientation in span functions.
2009-01-28 Brian PaulMerge commit 'origin/master' into texture_swizzle
2009-01-27 Eric Anholtintel: clean up more pf mess.
2009-01-14 Ian Romanickintel: SW fallback maps texture images, not texture...
2008-10-28 Eric Anholtintel: Don't keep intel->pClipRects, and instead just...
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2008-09-10 Eric Anholtintel: track move of bo_exec from drivers to bufmgr.
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-08-05 Xiang, Haihaodri: Fix write/read depth buffer issue under 16bpp...
2008-07-27 Eric Anholtintel: Don't return a renderbuffer with alpha when...
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-23 Eric Anholtintel: Add a little span cache to spead up readpixels...
2008-07-23 Eric Anholtintel-gem: Use pread/pwrite for span access.
2008-07-23 Eric Anholtintel: move renderbuffer mapping to separate functions.
2008-07-15 Eric Anholtintel-gem: Disable spantmp sse/mmx functions when tile...
2008-07-12 Eric Anholtdrm-gem: Use new GEM ioctls for tiling state, and suppo...
2008-07-02 Eric Anholtintel: span rendering requires just a flush before...
2008-07-02 Eric Anholtintel-gem: Fix y-tile swizzling for our G965 with swizz...
2008-07-02 Eric Anholtintel-gem: Fix Y-tiling span setup.
2008-07-01 Eric Anholtintel-gem: Move bit 6 x tiling swizzle to a driconf...
2008-06-24 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-17 Eric Anholt[intel-gem] Bug #16326: Fix X tile unswizzling on 965.
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-06 Keith Packard[intel-GEM] Add tiling support to swrast.
2008-01-10 Xiang, Haihaoi965: fix segfault caused by commit e131c46b20241737ceb...
2008-01-06 BrianSimplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers...
2007-12-13 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-12 Eric Anholt[intel] Move bufmgr back to context instead of screen...
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-09 Eric Anholt[intel] Move over files that will be shared with 965...