summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-07-01Reduce front buffer stride prior to rejectionChris Wilson
2010-07-01drmmode: Add missing newlines at the end of log messages.Chris Wilson
2010-07-01drmmode: Use a copy of the converted mode on resizeChris Wilson
2010-06-30dri: Handle errors during GetBuffers() gracefully.Chris Wilson
2010-06-28Repair the damage to 'make distcheck' after splitting out i810Chris Wilson
2010-06-25Remove unused inclusion of <sys/mman.h>Chris Wilson
2010-06-25Rename common infrastructure to the intel namespace.Chris Wilson
2010-06-25i810: Move into a legacy directory.Chris Wilson
2010-06-23Limit maximum tiled stride to 8k and untiled to 32k.Chris Wilson
2010-06-21i965: Compile fix.Chris Wilson
2010-06-21Do not clear need_mi_flush within the batch.Chris Wilson
2010-06-21i965: Mark the render target as dirty within composite_setup()Chris Wilson
2010-06-21Also submit any pending flush for *this* batch in the BlockHander.Chris Wilson
2010-06-21Only append the pixmap to the flushing list if we are writing to it.Chris Wilson
2010-06-21Emit the flush after a potential draw from the BlockHandler.Chris Wilson
2010-06-17i830: Remove domain tracking from pixmaps.Chris Wilson
2010-06-17i830: GetImage acceleration.Chris Wilson
2010-06-17i830: Tidy i830_uxa_put_image()Chris Wilson
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-14i965: Sanity check ComponentAlpha status in prepare_compositeChris Wilson
2010-06-14Compile fix for alternate list.h from xserver-1.9Chris 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-09Revert "xp:trapezoids"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-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-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