intel: Fall back on rendering to a texture attachment with a border.
[mesa.git] / src / mesa / drivers / dri / intel / intel_fbo.c
2008-12-07 Eric Anholtintel: Fall back on rendering to a texture attachment...
2008-09-24 Eric Anholtintel: Fix clears to depth_stencil texture attachments.
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2008-09-12 Eric Anholtintel: Add a width field to regions, and use it for...
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-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-12 Eric Anholtdrm-gem: Use new GEM ioctls for tiling state, and suppo...
2008-07-02 Eric Anholtintel-gem: Fix Y-tiling span setup.
2008-06-24 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-06 Keith Packard[intel-GEM] Add tiling support to swrast.
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-14 Xiang, Haihaointel: fix abort issue with shadowtex demo when use
2008-02-15 Eric Anholt[intel] Allow attIndex to be negative to avoid defeatin...
2008-01-10 Kristian Høgsberg[intel] Simplify intelCreateBuffer() a bit.
2008-01-07 BrianReplace gl_framebuffer's _ColorDrawBufferMask with...
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-20 Eric Anholt[965] Enable EXT_framebuffer_object.
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...