summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-24libXvMC: rip out debug stuffxvmc_cleanupDaniel Vetter3-24/+0
2010-03-24libXvMC: unify CreateSurfaceDaniel Vetter5-96/+31
2010-03-24libXvMC i915: kill unused context private fieldsDaniel Vetter2-15/+0
2010-03-24libXvMC: derive driver context from struct intel_xvmc_contextDaniel Vetter6-109/+48
2010-03-24libXvMC: unify DestroySurfaceDaniel Vetter5-43/+3
2010-03-24libXvMC: drop get_surface_status driver callbackDaniel Vetter5-63/+3
2010-03-24libXvMC i915: s/i915XvMCSurface/struct intel_xvmc_surface/Daniel Vetter2-46/+38
2010-03-24libXvMC i915: rip out unneeded surface fieldsDaniel Vetter2-51/+24
2010-03-24libXvMC: unify PutSurfaceDaniel Vetter5-71/+3
2010-03-24libXvMC: move drm_intel_bo to common intel_xvmc_surfaceDaniel Vetter7-55/+48
2010-03-24libXvMC: derive driver surfaces from struct intel_xvmc_surfaceDaniel Vetter5-81/+19
2010-03-24XvMC: kill intel_xvmc_commandDaniel Vetter7-35/+13
2010-03-24XvMC: dynamically allocate adaptorDaniel Vetter3-186/+100
2010-03-24XvMC: directly set driver type in context creationDaniel Vetter2-7/+6
2010-03-24XvMC: init driver in one function callDaniel Vetter3-24/+6
2010-03-24XvMC: move i965 specific stuff to common contextDaniel Vetter5-92/+55
2010-03-24XvMC: move i915 specific stuff to common contextDaniel Vetter8-99/+29
2010-03-24XvMC: unify destroy context functionDaniel Vetter1-23/+6
2010-03-24XvMC: clean up i830_hwmc.cDaniel Vetter1-15/+8
2010-03-24XvMC: unify surface functionsDaniel Vetter1-38/+14
2010-03-24i965 XvMC: don't create any surface state in the ddxDaniel Vetter5-60/+26
2010-03-24XvMC: unify subpicture functionsDaniel Vetter1-26/+9
2010-03-24XvMC: unify PutImage handlingDaniel Vetter4-137/+7
2010-03-24XvMC: merge *_hwmc.c into i830_hwmc.cDaniel Vetter4-568/+481
2010-03-24i915 XvMC: kill more subpict support remnantsDaniel Vetter1-15/+0
2010-03-24XvMC: everyone's using execbuffer!Daniel Vetter1-9/+1
2010-03-24i830: Clip solid fills to surface.Chris Wilson1-0/+9
2010-03-24uxa: After filling the alpha channel xrgb src is compatible with argb dst.Chris Wilson1-0/+4
2010-03-24uxa: Only reduce a composite to a BLT if it is wholly containedChris Wilson1-1/+17
2010-03-24uxa: Default to using TILING_X for pixmaps.Chris Wilson1-5/+20
2010-03-22Update version to 2.10.903Carl Worth1-1/+1
2010-03-22NEWS: Add notes for 2.10.903Carl Worth1-0/+30
2010-03-22man: Update list of available 'sclaing mode' property values.Carl Worth1-10/+24
2010-03-22Clear drmmode_output->mode_output in drmmode_output_destroy().Matthias Hopf1-0/+1
2010-03-22Initialize flip_count before using itLi Peng1-0/+1
2010-03-18intel: free bus id in error path after printing it out.Dave Airlie1-1/+1
2010-03-17i915: Correct preamble for emit_compositeChris Wilson1-1/+1
2010-03-16Fill alpha on xrgb images.Chris Wilson4-117/+88
2010-03-16i830: Remove coord-adjust for nearest centre-sampling.Chris Wilson1-20/+9
2010-03-15Bump version to 2.10.902Carl Worth1-1/+1
2010-03-15NEWS: Add notes for the 2.10.902 snapshot.Carl Worth1-0/+27
2010-03-08i915 XvMC: fixup colorsDaniel Vetter1-2/+2
2010-03-08DRI2: make WaitMSC error handling more consistent with ScheduleSwapJesse Barnes1-11/+11
2010-03-08DRI2: truncate OML values to 32 bitsJesse Barnes1-0/+12
2010-03-08DRI2: more WaitMSC fixesJesse Barnes1-1/+9
2010-03-08DRI2: fixup stray curly braceJesse Barnes1-1/+1
2010-03-08Put back the pitch alignment for new framebuffers.Eric Anholt1-0/+1
2010-03-08DRI2: fixup ScheduleWaitMSC similarly to ScheduleSwapJesse Barnes1-13/+10
2010-03-08Don't check for Xinerama.Matt Turner1-1/+0
2010-03-06Fix build against xserver 1.6 branch.Robert Hooker1-0/+4