intel-gem: Update to new check_aperture API for classic mode.
[mesa.git] / src / mesa / drivers / dri / intel / intel_blit.c
2008-08-08 Eric Anholtintel-gem: Update to new check_aperture API for classic...
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-12 Eric Anholtdrm-gem: Use new GEM ioctls for tiling state, and suppo...
2008-07-10 Dave Airlieintel: fix batch flushing problem with cliprects handling.
2008-06-26 Eric Anholtintel: Replace sprinkled intel_batchbuffer_flush with...
2008-06-24 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-24 Eric Anholti915: Add support for accelerated glBitmap, shared...
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-18 Eric Anholti915: Bug #14313: Fix accelerated (PBO) ReadPixels.
2008-06-11 Eric Anholt[intel-gem] Chase domain flag renaming in the DRM.
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-26 Keith Packard[intel] all flushing in intelEmitCopyBlit
2008-05-23 Eric AnholtEmit a flush after the swapbuffers blit, so contents...
2008-05-08 Keith PackardMerge commit 'anholt/drm-gem' into drm-gem
2008-05-07 Eric AnholtGEM: Make dri_emit_reloc take GEM domain flags instead...
2008-05-02 Eric Anholt[intel] Fix build for GEM. TTM is now disabled, and...
2008-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-18 Dave Airliei965: initial attempt at fixing the aperture overflow
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-04-16 Dave Airlieintel/fake_bufmgr: Attempt to restrict references to...
2008-02-14 Kristian HøgsbergHook up i915 driver to new DRI2 infrastructure.
2008-01-10 Eric Anholt[intel] Add more cliprect modes to cover other meanings...
2008-01-10 Kristian Høgsberg[intel] Prepare intelCopyBuffer() for private back...
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-18 Eric Anholt[intel] Improve INTEL_DEBUG=blit description of clearing.
2007-12-17 Eric Anholt[intel] Cleanup of */intel_blit.c to bring the two...
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-26 Michel Dänzeri915: Some additional blit fixes and assertions.
2007-11-17 Eric Anholt[intel] Add 965 support to shared intel_blit.c
2007-11-09 Eric Anholt[intel] Move over files that will be shared with 965...