summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-17i915: Force the emission of BUF_INFO on every composite_setupChris Wilson
2010-06-15drmmode: Use the tiled stride for the rotated pixmap.Chris Wilson
2010-06-15Merge commit '2.11.901'Julien Cristau
2010-06-15configure: Bump drm requirement to 2.4.21Chris Wilson
2010-06-14Update version to 2.11.9012.11.901Carl Worth
2010-06-14NEWS: Add notes for 2.11.901Carl Worth
2010-06-14Fix to require libdrm 2.4.19 or newer.Carl Worth
2010-06-14i965: Sanity check ComponentAlpha status in prepare_compositeChris Wilson
2010-06-14Compile fix for alternate list.h from xserver-1.9Chris Wilson
2010-06-12COPYING: replace stub file with actual Copyright notices.Gaetan Nadon
2010-06-12uxa: Always clip glyphs to destination.Chris Wilson
2010-06-10i830: Limit disabling acceleration following EIO to !i965Chris Wilson
2010-06-10i830: Only emit the disabling GPU error message once.Chris Wilson
2010-06-10Fallback implementation for trapezoids for hung GPUs.Chris Wilson
2010-06-09Revert "xp:trapezoids"Chris Wilson
2010-06-09uxa: Handle all-clipped out case with destination glyphs.Chris Wilson
2010-06-08xp:trapezoidsChris Wilson
2010-06-08implicit-flushChris Wilson
2010-06-07Allocate rotate shadow buffers using the usual framebuffer allocator.Eric Anholt
2010-06-07Allocate a correctly sized framebuffer when tiling by using libdrm's support.Eric Anholt
2010-06-07uxa: Setup acceleration functions prior to the damage layerChris Wilson
2010-06-07i915: Fix typo from previous commit.Chris Wilson
2010-06-07i915: Remove screen size limit from video setup.Chris Wilson
2010-06-07i915: Replace structure passing with macros for shader generation.Chris Wilson
2010-06-07Use the direct dixGevPrivate() API when availableChris Wilson
2010-06-07Adapt glyphs for changes in devPrivates APIChris Wilson
2010-06-06Adapt to DevPrivate API changesKeith Packard
2010-06-06Use libc instead of deprecated libc wrappers for malloc/calloc/free.Eric Anholt
2010-06-06uxa: Force fallback for copies.Chris Wilson
2010-06-02dri: Protect against NULL dereference following GPU hang.Chris Wilson
2010-06-01i830: Remove unused coord-adjust.Chris Wilson
2010-06-01i915: Centre sampling.Chris Wilson
2010-06-01i915; Avoid the implicit flush on changing BUF_INFOChris Wilson
2010-06-01DRI2: fix new buffer exchange checkJesse Barnes
2010-05-31uxa: Spans, try again to get the early break correct.Chris Wilson
2010-05-31uxa: Sign reversal on early break from spans passing the YXbandChris Wilson
2010-05-31Disable acceleration if we detect a hardware error.Chris Wilson
2010-05-31uxa: Mega-Glyphs!Chris Wilson
2010-05-31i915: Support textured video on an extended desktop.Chris Wilson
2010-05-29dri: Compilation fix.Chris Wilson
2010-05-29dri: Only flip if the front and back pixmaps match.Chris Wilson
2010-05-29Revert "dri: Use size from backing pixmap when creating buffers."Chris Wilson
2010-05-29dri: Use size from backing pixmap when creating buffers.Chris Wilson
2010-05-28i915: Don't re-emit vertex size unless it has changed.Chris Wilson
2010-05-28uxa: Fix prepare_solid being called without check_solid first.Eric Anholt
2010-05-28uxa: Skip the redundant miComputeCompositeRects() when adding to the maskChris Wilson
2010-05-28uxa: Make the glyph caches' fixed size explicit.Chris Wilson
2010-05-28uxa: Use a glyph private rather than a hash table.Chris Wilson
2010-05-26Decouple non-reusuable pixmaps from batch lists on unref.Chris Wilson
2010-05-26Add vertex bo to the list of buffers to be torn down.Chris Wilson