summaryrefslogtreecommitdiff
path: root/vmwgfx
AgeCommit message (Expand)Author
2012-03-15Fix a memory corruption due to a redundant free.Zack Rusin
2012-03-13config: include saa and vmwgfx subdirs in the tarballGaetan Nadon
2012-02-02vmwgfx: Kill a deprecation warning on server 1.12Thomas Hellstrom
2012-02-02vmwgfx: Fix up swap[sl] for server 1.12Thomas Hellstrom
2012-02-02vmwgfx: Avoid including a library header and use pixman for type conversionThomas Hellstrom
2012-01-13Make the driver build pass "make distcheck"Thomas Hellstrom
2012-01-13vmwgfx: Adapt to new XA version number v2Thomas Hellstrom
2012-01-13vmwgfx,saa: Fix a bunch of compilation warningsThomas Hellstrom
2011-12-15saa, vmwgfx: Fix saa_copy_compositeThomas Hellstrom
2011-12-08vmwgfx: Reduce system resource usage with textured videoThomas Hellstrom
2011-12-08vmwgfx: Hook up XV color conversion control attributesThomas Hellstrom
2011-12-08vmwgfx: Adapt to new interface of xa_yuv_planar_blitThomas Hellstrom
2011-12-06vmwgfx: Fix MessageType members that are incorrectly typed as BoolThomas Hellstrom
2011-12-06vmwgfx: Add an option to enable rendercheck modeThomas Hellstrom
2011-12-06vmwgfx: Adapt to the dri state tracker sending depth instead of bppThomas Hellstrom
2011-12-06vmwgfx: Don't register back buffers as "hw_is_dri2_fronts" v2Thomas Hellstrom
2011-12-01vmwgfx: Include drm.h from correct pathJakob Bornecrantz
2011-11-28vmwgfx: Make the drm device name persistentThomas Hellstrom
2011-11-25vmwgfx: Get the drm device name from the open file descriptorThomas Hellstrom
2011-11-25vmwgfx: Use config options to optionally set GUI topologyThomas Hellstrom
2011-11-25vmware: Update library dependenciesThomas Hellstrom
2011-11-25vmwgfx: Pre-init fixesThomas Hellstrom
2011-11-25vmware: Hook up vmwgfx to be tried before falling back to legacyThomas Hellstrom
2011-11-09vmwgfx: Make sure we don't render when VT switchedThomas Hellstrom
2011-11-09vmwgfx: Fix rendering errors when rotating / unrotating a screen.Thomas Hellstrom
2011-11-09vmwgfx: A number of damage fixesThomas Hellstrom
2011-11-01vmwgfx: Add an option to use a scanout surfaceThomas Hellstrom
2011-11-01vmwgfx: Be correct when setting up damage trackingThomas Hellstrom
2011-11-01vmwgfx: Add an option for direct presentsThomas Hellstrom
2011-10-31vmwgfx: Fix acceleration options.Thomas Hellstrom
2011-10-31vmwgfx: Remove a couple of unused optionsThomas Hellstrom
2011-10-31vmwgfx: Don't do present readbacks per crtcThomas Hellstrom
2011-10-31vmwgfx: Fall back to sw cursors if neededThomas Hellstrom
2011-10-31vmwgfx: Fix crtc position of transformed fbThomas Hellstrom
2011-10-31vmwgfx: Hook up vmwarectrl to the gui layout ioctlThomas Hellstrom
2011-10-26vmwgfx: Update the connector type name arrayThomas Hellstrom
2011-10-26vmwgfx: Save the dri2 requested depth since it may differ from the drawableThomas Hellstrom
2011-09-29vmwgfx: Adapt to vmwgfx kernel driver 2.1Thomas Hellstrom
2011-08-31vmwgfx-xorg: Avoid enabling unwanted outputs in initial configurationThomas Hellstrom
2011-07-14vmwgfx: Just include vmwgfx_drm.hJakob Bornecrantz
2011-07-09vmwgfx: Don't dirty the front buffer as hw when doing a dri2copyregion from itThomas Hellstrom
2011-07-07vmwgfx: Add boolean flags for different rendering modesThomas Hellstrom
2011-07-07vmwgfx: Various acceleration fixes.Thomas Hellstrom
2011-07-01vmwgfx: Set up XA version checking.Thomas Hellstrom
2011-07-01vmwgfx: Try to sort out format handling with composite.Thomas Hellstrom
2011-07-01vmwgfx: Support xa composite.Thomas Hellstrom
2011-06-22vmwgfx: Try to match created hardware formats with the dri state tracker.Thomas Hellstrom
2011-06-22vmwgfx: Fix dirty present bugThomas Hellstrom
2011-06-22vmwgfx: Don't call xa_copy_done after a present.Thomas Hellstrom
2011-06-22vmwgfx: Make present readbacks not cross scanout bounding box boundariesThomas Hellstrom