summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-01.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2010-03-01i915: Derive the correct target color from the pixmap by checking its formatChris Wilson
2010-03-01uxa: Do not remove repeat from solids for 1x1 composites.Chris Wilson
2010-03-01i915: Fix texture sampling coordinates.Chris Wilson
2010-03-01i915: Use the color channels to pass along solid sources and masks.Chris Wilson
2010-03-01i915: Check for overflow before overflowing.Chris Wilson
2010-03-01Check that batch buffers are atomic.Chris Wilson
2010-03-01uxa: Force alpha bits to fill remaining bitsChris Wilson
2010-03-01Fix "Remove flow-control macros for fallbacks in the 2D driver."Eric Anholt
2010-03-01Remove flow-control macros for fallbacks in the 2D driver.Eric Anholt
2010-03-01fix fallout from ccd5869dedd857ed3cc40bfcdda93fa527f20057.Owain G. Ainsworth
2010-03-01Revert "configure: make --disable-dri work even if the server supports DRI"Eric Anholt
2010-03-01Replace dolt and shave with relying on current autotools.Eric Anholt
2010-03-01Increase stride limit for IGDNGJesse Barnes
2010-03-01configure: drop some more cruftRémi Cardona
2010-03-01configure: use CWARNFLAGS from xorg-macros.m4Rémi Cardona
2010-03-01configure: make --disable-dri work even if the server supports DRIRémi Cardona
2010-03-01configure: check for libdrm and libpciaccess earlierRémi Cardona
2010-03-01configure: group system header checks at the topRémi Cardona
2010-03-01Fix crash in uxa_acquire_pattern when pDst is NULLAlbert Damen
2010-03-01i965 XvMC cleanupOwain G. Ainsworth
2010-03-01Xv overlay: fix planar YUV copy for right rotated crtcsDaniel Vetter
2010-03-01debug: Enable cache flushing after every operationChris Wilson
2010-03-01conf: Add debugging flush optionsOwain G. Ainsworth
2010-03-01Return failure when the enum-type output property values are not foundZhao Yakui
2010-03-01DRI2 compat build fix: it's drawable->pScreen not drawable->screenJesse Barnes
2010-03-01Rename pScreen to screen.Owain G. Ainsworth
2010-03-01Rename pGC to gc.Eric Anholt
2010-03-01Rename pDraw to plain old drawable.Eric Anholt
2010-03-01Rename the xv pPriv to adaptor_priv to reflect whose private it is.Owain G. Ainsworth
2010-03-01Call pPixmaps plain old pixmaps.Owain G. Ainsworth
2010-03-01de-pCamelHungarian the Render pictures and pixmaps.Eric Anholt
2010-03-01Share several render fields between render implementations.Eric Anholt
2010-03-01Rename the xf86 screen private from pScrn to scrn.Owain G. Ainsworth
2010-03-01Rename the screen private from I830Ptr pI830 to intel_screen_private *intel.Owain G. Ainsworth
2010-03-01Remove the reg_dumper code, now that it's been moved to intel_gpu_tools.Owain G. Ainsworth
2010-03-01Oops, one of the previous cherry picks broke the buid, fix it up.Owain G. Ainsworth
2010-02-28Remove the stepping debug app, replaced by version in intel_gpu_tools.Eric Anholt
2010-02-28Trim down the hotplug debug app.Eric Anholt
2010-02-28Remove intel_idle, replaced by intel_gpu_top in intel_gpu_tools.Eric Anholt
2010-02-28Move to kernel coding style.Eric Anholt
2010-02-28Remove error state dumping code.Eric Anholt
2010-02-28Xv: introduce an overlay halDaniel Vetter
2010-02-28Xv: rework overlay buffer managementDaniel Vetter
2010-02-28Xv: create xvmc_passthrough helperDaniel Vetter
2010-02-28Xv: scrap overlay offscreen pixmap supportDaniel Vetter
2010-02-28Xv: small cleanups in I830PutImageDaniel Vetter
2010-02-28Xv I830PutImage splitup: extract i830_wait_for scanlineDaniel Vetter
2010-02-28Xv I830PutImage splitup: extract i830_copy_video_dataDaniel Vetter
2010-02-28Xv I830PutImage splitup: extract i830_setup_video_bufferDaniel Vetter