platform/upstream/xf86-video-vmware.git
2012-02-02 Thomas Hellstromvmwgfx: Kill a deprecation warning on server 1.12
2012-02-02 Thomas Hellstromvmwgfx: Fix up swap[sl] for server 1.12
2012-02-02 Thomas Hellstromvmwgfx: Avoid including a library header and use pixman...
2012-01-13 Thomas HellstromBump version number for release xf86-video-vmware-11.99.901
2012-01-13 Thomas HellstromMake the driver build pass "make distcheck"
2012-01-13 Thomas Hellstromvmwgfx: Adapt to new XA version number v2
2012-01-13 Thomas Hellstromvmwgfx,saa: Fix a bunch of compilation warnings
2012-01-12 Jakob Bornecrantzvmwlegacy: Make the default be a minimum of 800x600
2012-01-12 Thomas Hellstromvmware: Make sure the driver builds on old servers
2012-01-12 Thomas Hellströmvmware: Update Manpage
2011-12-19 Thomas HellstromMerge branch 'vmwgfx_branch'
2011-12-15 Thomas Hellstromsaa, vmwgfx: Fix saa_copy_composite
2011-12-15 Thomas Hellstromsaa: Always read back hw contents on poly_fill_rect
2011-12-15 Thomas Hellstromsaa: Only try to accelerate pixmaps that are driver...
2011-12-08 Thomas Hellstromvmwgfx: Reduce system resource usage with textured...
2011-12-08 Thomas Hellstromvmwgfx: Hook up XV color conversion control attributes
2011-12-08 Thomas Hellstromvmwgfx: Adapt to new interface of xa_yuv_planar_blit
2011-12-06 Thomas Hellstromvmwgfx: Fix MessageType members that are incorrectly...
2011-12-06 Thomas Hellstromvmwgfx: Add an option to enable rendercheck mode
2011-12-06 Thomas Hellstromvmwgfx: Adapt to the dri state tracker sending depth...
2011-12-06 Thomas Hellstromvmwgfx: Don't register back buffers as "hw_is_dri2_fron...
2011-12-01 Jakob Bornecrantzvmwgfx: Include drm.h from correct path
2011-11-28 Thomas Hellstromvmwgfx: Make the drm device name persistent
2011-11-25 Thomas Hellstromvmwgfx: Get the drm device name from the open file...
2011-11-25 Thomas Hellstromvmwgfx: Use config options to optionally set GUI topology
2011-11-25 Thomas Hellstromvmwlegacy: Factor out code that can be common for vmwgf...
2011-11-25 Thomas Hellstromvmwlegacy: Accept option "GuiLayout" as a synonym for...
2011-11-25 Thomas Hellstromvmware: Update library dependencies
2011-11-25 Thomas Hellstromvmwgfx: Pre-init fixes
2011-11-25 Thomas Hellstromvmware: Update the vmware register definition
2011-11-25 Thomas Hellstromvmware: Hook up vmwgfx to be tried before falling back...
2011-11-25 Thomas Hellstromvmwlegacy: Factor out bootstrap functions
2011-11-22 Thomas Hellstromvmwlegacy: Fix up Xinerama / panoramiX replies.
2011-11-17 Thomas Hellstromvmwlegacy: Fix device fifo communication
2011-11-09 Thomas Hellstromvmwgfx: Make sure we don't render when VT switched
2011-11-09 Thomas Hellstromvmwgfx: Fix rendering errors when rotating / unrotating...
2011-11-09 Thomas Hellstromvmwgfx: A number of damage fixes
2011-11-01 Thomas Hellstromvmwgfx: Add an option to use a scanout surface
2011-11-01 Thomas Hellstromvmwgfx: Be correct when setting up damage tracking
2011-11-01 Thomas Hellstromvmwgfx: Add an option for direct presents
2011-10-31 Thomas Hellstromvmwgfx: Fix acceleration options.
2011-10-31 Thomas Hellstromvmwgfx: Remove a couple of unused options
2011-10-31 Thomas Hellstromvmwgfx: Don't do present readbacks per crtc
2011-10-31 Thomas Hellstromvmwgfx: Fall back to sw cursors if needed
2011-10-31 Thomas Hellstromvmwgfx: Fix crtc position of transformed fb
2011-10-31 Thomas Hellstromvmwgfx: Hook up vmwarectrl to the gui layout ioctl
2011-10-26 Thomas Hellstromvmwgfx: Update the connector type name array
2011-10-26 Thomas Hellstromvmwgfx: Save the dri2 requested depth since it may...
2011-10-07 Jeremy HuddlestonBuild fix for ABI version 12
2011-10-07 Jeremy HuddlestonFix build failures resulting from changes to the swaps...
2011-10-05 Thomas Hellstromxf86-video-vmware 11.0.99.901 xf86-video-vmware-11.0.99.901
2011-10-05 Alan CoopersmithUse dixLookupWindow instead of LookupWindow on Xorg...
2011-09-29 Thomas Hellstromvmwgfx: Adapt to vmwgfx kernel driver 2.1
2011-09-25 Matt TurnerFix wrong-sized swaps
2011-08-31 Thomas Hellstromvmwgfx-xorg: Avoid enabling unwanted outputs in initial...
2011-07-13 Jakob Bornecrantzvmwgfx: Just include vmwgfx_drm.h
2011-07-13 Jakob Bornecrantzsaa: Remove superflouos headers includes
2011-07-11 Jakob Bornecrantzvmwgfx: Fix logic when checking for XA
2011-07-09 Thomas Hellstromvmwgfx: Don't dirty the front buffer as hw when doing...
2011-07-07 Thomas Hellstromvmwgfx: Add boolean flags for different rendering modes
2011-07-07 Thomas Hellstromvmwgfx: Various acceleration fixes.
2011-07-05 Thomas Hellstromvmwlegacy: Fix server termination due to pitch inconsis...
2011-07-01 Thomas Hellstromvmwgfx: Require libxatracker >= 0.4.
2011-07-01 Thomas Hellstromvmwgfx: Set up XA version checking.
2011-07-01 Thomas Hellstromvmwgfx: Try to sort out format handling with composite.
2011-07-01 Thomas Hellstromvmwgfx: Support xa composite.
2011-06-22 Thomas Hellstromsaa: Add driver composite.
2011-06-22 Thomas Hellstromsaa: Reuse code for computing composite bounds.
2011-06-22 Thomas Hellstromvmwgfx: Try to match created hardware formats with...
2011-06-22 Thomas Hellstromvmwgfx: Fix dirty present bug
2011-06-22 Thomas Hellstromvmwgfx: Don't call xa_copy_done after a present.
2011-06-22 Thomas Hellstromvmwgfx: Make present readbacks not cross scanout boundi...
2011-06-22 Thomas Hellstromvmwgfx: Make a list of scanout bounding boxes available...
2011-06-22 Thomas Hellstromvmwgfx: Import the WSBM list macros
2011-06-17 Thomas Hellstromvmwgfx: Check for large files
2011-06-17 Thomas Hellstromvmwgfx, saa: Build saa as a convenience library
2011-06-16 Thomas Hellstromvmwgfx: Fix up driver build process for Xserver >=...
2011-06-16 Thomas Hellstromvmwgfx, saa: Initial import
2011-03-30 Thomas Hellstromvmwlegacy: Don't prune modes based on the virtual size...
2011-03-30 Thomas Hellstromvmwlegacy: Fix up default mode VRefresh anc Clock calcu...
2011-03-30 Thomas Hellstromvmwlegacy: Fix a bug in screen dimension calculation
2011-03-30 Thomas Hellstromvmwlegacy: Make sure we draw the colorkey to the right...
2011-03-30 Thomas Hellstromvmwlegacy: Silence a number of warnings
2011-03-29 Thomas Hellstromvmwlegacy: Fix segfault and setup of initial mode.
2011-03-03 Thomas HellstromRemove unused variable
2011-02-16 Alan Hourihanevmwlegacy: Fix mode lookup
2011-02-16 Thomas Hellstromvmwlegacy: Add a missing include
2011-02-16 Thomas Hellstromvmwlegacy: Don't attempt to call RRSendConfigNotify...
2011-02-04 Michel Dänzervmwlegacy: Send ConfigureNotify events on Xinerama...
2011-01-27 Thomas HellstromFix crosscompile build for older Xservers v2
2011-01-21 Thomas HellstromRevert "Fix crosscompile build for older Xservers"
2011-01-13 Thomas HellstromFix crosscompile build for older Xservers
2011-01-13 Thomas Hellstromvmwlegacy: Remove Write-Combining setups
2010-11-09 Thomas HellstromBump package version to 11.0.3 for release xf86-video-vmware-11.0.3
2010-10-07 Jesse AdkinsPurge cvs tags.
2010-09-16 Thomas HellstromMake the modinfo string contain an optional subpatch...
2010-09-16 Thomas HellstromMake sure we build on 1.4.99.
2010-09-08 Thomas Hellstromvmwlegacy: Fix a segfault in vmwareCursorCloseScreen.
2010-09-07 Thomas Hellstromvmwlegacy: A number of Xv fixes
2010-09-07 Thomas Hellstromvmware/vmwlegacy: Silence compilation errors and -warnings.
next