summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-13uxa: Do not remove repeat from solids for 1x1 composites.Chris Wilson
2009-11-10i915: Fix texture sampling coordinates.Chris Wilson
2009-11-10i915: Use the color channels to pass along solid sources and masks.Chris Wilson
2009-11-10i915: Check for overflow before overflowing.Chris Wilson
2009-11-10Check that batch buffers are atomic.Chris Wilson
2009-11-10uxa: Force alpha bits to fill remaining bitsChris Wilson
2009-11-05Revert "configure: make --disable-dri work even if the server supports DRI"Eric Anholt
2009-11-05Fix "Remove flow-control macros for fallbacks in the 2D driver."Eric Anholt
2009-11-05Kill some more #defines only needed for User-ModesettingDaniel Vetter
2009-11-05Remove flow-control macros for fallbacks in the 2D driver.Eric Anholt
2009-11-05Increase stride limit for IGDNGJesse Barnes
2009-11-05configure: drop some more cruftRémi Cardona
2009-11-05configure: use CWARNFLAGS from xorg-macros.m4Rémi Cardona
2009-11-05configure: make --disable-dri work even if the server supports DRIRémi Cardona
2009-11-05configure: group system header checks at the topRémi Cardona
2009-11-05configure: check for libdrm and libpciaccess earlierRémi Cardona
2009-10-26Fix crash in uxa_acquire_pattern when pDst is NULLAlbert Damen
2009-10-19Fix 64-bit compiler warnings in intel_xvmc_dump_render().Thomas Arnhold
2009-10-19XVMC: Use XCB DRI2 instead of cargo-culting our own copy of Xlib stuff. (v2)Eric Anholt
2009-10-15Enable XVMC by default on gen4.Eric Anholt
2009-10-15i965 XvMC cleanupZhenyu Wang
2009-10-15Xv overlay: fix planar YUV copy for right rotated crtcsDaniel Vetter
2009-10-15Xv overlay: further cleanupsDaniel Vetter
2009-10-15Xv: fixup the disabled drmmode overlay codeDaniel Vetter
2009-10-15Xv overlay: remove some more dead stuff from ums overlay supportDaniel Vetter
2009-10-14debug: Enable cache flushing after every operationChris Wilson
2009-10-14conf: Add debugging flush optionsChris Wilson
2009-10-13Return failure when the enum-type output property values are not foundZhao Yakui
2009-10-13Drop frontbuffer from crtc in I830CloseScreenAlbert Damen
2009-10-13drmmode: with 1.7 server, set mode major doesn't get gamma setup.Dave Airlie
2009-10-12DRI2 compat build fix: it's drawable->pScreen not drawable->screenJesse Barnes
2009-10-12uxa: Refactor create Picture for pixman formatChris Wilson
2009-10-12uxa: Free the ScratchPixmapHeader after its associated PictureChris Wilson
2009-10-08Replace dolt and shave with relying on current autotools.Eric Anholt
2009-10-08Clean up more i830_memory.c madness.Eric Anholt
2009-10-08Rename pScreen to screen.Eric Anholt
2009-10-08Rename pGC to gc.Eric Anholt
2009-10-08Rename pDraw to plain old drawable.Eric Anholt
2009-10-08Rename the xv pPriv to adaptor_priv to reflect whose private it is.Eric Anholt
2009-10-08Call pPixmaps plain old pixmaps.Eric Anholt
2009-10-08de-pCamelHungarian the Render pictures and pixmaps.Eric Anholt
2009-10-08Share several render fields between render implementations.Eric Anholt
2009-10-08Rename the xf86 screen private from pScrn to scrn.Eric Anholt
2009-10-08Rename the screen private from I830Ptr pI830 to intel_screen_private *intel.Eric Anholt
2009-10-07Complete the removal of UMS build supportChris Wilson
2009-10-06Remove more dead UMS code.Eric Anholt
2009-10-06Remove the reg_dumper code, now that it's been moved to intel_gpu_tools.Eric Anholt
2009-10-06Remove the stepping debug app, replaced by version in intel_gpu_tools.Eric Anholt
2009-10-06Trim down the hotplug debug app.Eric Anholt
2009-10-06Remove intel_idle, replaced by intel_gpu_top in intel_gpu_tools.Eric Anholt