summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-20Remove xprintf.c from the old "I can't believe it's not an X Server" tools.Eric Anholt
2010-02-20Remove intel_statuspage, now that we have /debug/dri/0/i915_gem_hwsEric Anholt
2010-02-20Remove dead main.c from reg_dumper/Eric Anholt
2010-02-20Delete the audio dumping tool now that it lives in gpu_tools.Eric Anholt
2010-02-20uxa: Skip adjusting mask coordinates when no mask is present.Eric Anholt
2010-02-20Fix an unused variable warning for !INTEL_XVMC.Eric Anholt
2010-02-20Remove dead assignments noticed by clang.Eric Anholt
2010-02-20Remove stale junk in VideoRam setup, noticed by clang.Eric Anholt
2010-02-20Remove dead UMS CRTC resize code.Eric Anholt
2010-02-17dri2: Silence the compiler for an unused function with proto < 4Chris Wilson
2010-02-11DRI2: handle full height blits without tearing in CopyRegionJesse Barnes
2010-02-10Disable bo reuse on shadow framebufferJesse Barnes
2010-02-06config: remove dead LINUXDOC macro usageGaetan Nadon
2010-02-05DRI2: only use version 4 APIs if kernel support existsJesse Barnes
2010-01-31Initialize DRI2 info rec version 4 list of driver namesKeith Packard
2010-01-27uxa: Fix compatible_formats() for OVERChris Wilson
2010-01-25Extract pixel value for all formats to avoid hitting fallbacks.Chris Wilson
2010-01-25uxa: Adjust uxa_get_color_for_pixmap to match prototypeChris Wilson
2010-01-24uxa: Protect against a potential NULL src->Drawable referenceChris Wilson
2010-01-24uxa/uxa-render: Always remove useless repeats during composite.Chris Wilson
2010-01-24uxa: Increase amount of composite fallback verbageChris Wilson
2010-01-17intel: Use the compositing-aware colorkey filler instead of homebrew fail.Eric Anholt
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith
2010-01-13DRI2: if the swap condition is satisfied, complete it immediatelyJesse Barnes
2010-01-13DRI2: support new DRI2 APIsJesse Barnes
2010-01-08i965: Ensure that URB_FENCE is aligned to 64-bytesChris Wilson
2010-01-08uxa-glyphs: Enable TILING_X on glyph caches.Chris Wilson
2010-01-08i830: Do not use vtSema when chosing mapping type.Chris Wilson
2010-01-08Consolidate determining maximum sizes for use with GEMChris Wilson
2010-01-07Xv: don't enable XVMC port on unsupported configsDaniel Vetter
2010-01-07Xv: consolidate xmvc passthrough handlingDaniel Vetter
2010-01-07Xv: hide ugly semantics in i830_clip_video_helperDaniel Vetter
2010-01-07Xv: move users of x1, x2, y1, y2 to PutImageDaniel Vetter
2010-01-07Xv: kill unnecessary parameters for hw PutImage functionsDaniel Vetter
2010-01-07Xv: kill an unnecessary ifDaniel Vetter
2010-01-07Xv: split up I830PutImage into textured and !textured caseDaniel Vetter
2010-01-04configure.ac: Bump version to 2.10.0.2.10.0Carl Worth
2010-01-04NEWS: Add final release notes for the 2.10.0 release.Carl Worth
2010-01-04Take note for Pineview support in README and manpageZhenyu Wang
2010-01-04man page: Remove section describing BACKLIGHT_CONTROL property.Carl Worth
2010-01-04man page: Rename PANEL_FITTING to "scaling mode".Carl Worth
2010-01-04man page: Add additional indentation for some output configuration options.Carl Worth
2009-12-28configure.ac: use backticks rather than $() for cmd subsGaetan Nadon
2009-12-10Update version to 2.9.99.902.2.9.99.902Carl Worth
2009-12-10NEWS: Add notes for 2.9.99.902 (and preliminary notes for 2.10)Carl Worth
2009-12-10Document the DebugFlushBatches, DebugFlushCaches, and DebugWait options.Carl Worth
2009-12-10Fix compiler warning in i830_copy_video_data() if XvMC is disabledTobias Doerffel
2009-12-10Xv: enable drmmode overlayDaniel Vetter
2009-12-10Revert "uxa-glyphs: Enable TILING_X on glyph caches."Chris Wilson
2009-12-08i965: Only use the affine kernels if both src and mask are affineChris Wilson