Merge remote branch 'main/master' into radeon-rewrite
[mesa.git] / src / mesa / drivers / dri / intel / intel_fbo.c
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-06 Brian Pauli965: fix screen depth test in intel_validate_framebuffer)_
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-03-02 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-02-27 Brian Paulintel: no-op the intel_finish_render_texture() function
2009-02-27 Brian Paulintel: check texture formats in intel_validate_framebuf...
2009-02-26 Eric Anholtintel: Fix up x8r8g8b8 renderbuffer format so that...
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-21 Eric Anholtintel: tell libdrm whether we want a cpu-ready or gpu...
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-01-30 Brian Paulintel: remove unused RenderToTexture field
2009-01-29 Brian Paulintel: remove unused #includes
2009-01-29 Brian Paulintel: formatting clean-ups
2009-01-28 Brian PaulMerge commit 'origin/master' into texture_swizzle
2009-01-27 Eric Anholtintel: clean up more pf mess.
2009-01-22 Brian Paulintel: add GL_EXT_framebuffer blit extension
2009-01-22 Brian Paulintel: remove/disable the "paired depth/stencil" code
2009-01-22 Brian Paulintel: remove unneeded call to ctx->Driver.DepthRange()
2009-01-22 Brian Pauli965: disallow separate depth/stencil renderbuffers
2009-01-22 Brian Paulintel: plug in stub intel_validate_framebuffer() function
2009-01-22 Brian Paulintel: inline some renderbuffer functions
2009-01-22 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-20 Owain G. AinsworthRemove intel pageflipping support in its entirety.
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-16 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-14 Brian Pauli965: asst. fixes, work-arounds for FBOs and render...
2009-01-14 Brian Pauli965: fix incorrect renderbuffer DataType assignment
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-07 Eric Anholtintel: Fall back on rendering to a texture attachment...
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-12 Pekka PaalanenMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-06 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-30 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-09-26 Keith WhitwellMerge commit 'origin/master' into HEAD
2008-09-24 Eric Anholtintel: Fix clears to depth_stencil texture attachments.
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-12 Eric Anholtintel: Add a width field to regions, and use it for...
2008-09-12 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
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-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...