index
:
driver/xf86-video-vmware
master
obsd
obsd-vmware-10_15_0
vmware framebuffer driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vmwgfx
/
vmwgfx_saa.c
Age
Commit message (
Expand
)
Author
2012-06-09
vmware: port vmware driver to new compat API
Dave Airlie
2012-03-15
Fix a memory corruption due to a redundant free.
Zack Rusin
2011-12-15
saa, vmwgfx: Fix saa_copy_composite
Thomas Hellstrom
2011-12-06
vmwgfx: Add an option to enable rendercheck mode
Thomas Hellstrom
2011-11-09
vmwgfx: Make sure we don't render when VT switched
Thomas Hellstrom
2011-11-09
vmwgfx: Fix rendering errors when rotating / unrotating a screen.
Thomas Hellstrom
2011-11-09
vmwgfx: A number of damage fixes
Thomas Hellstrom
2011-11-01
vmwgfx: Add an option to use a scanout surface
Thomas Hellstrom
2011-11-01
vmwgfx: Be correct when setting up damage tracking
Thomas Hellstrom
2011-11-01
vmwgfx: Add an option for direct presents
Thomas Hellstrom
2011-10-31
vmwgfx: Don't do present readbacks per crtc
Thomas Hellstrom
2011-09-29
vmwgfx: Adapt to vmwgfx kernel driver 2.1
Thomas Hellstrom
2011-07-07
vmwgfx: Add boolean flags for different rendering modes
Thomas Hellstrom
2011-07-07
vmwgfx: Various acceleration fixes.
Thomas Hellstrom
2011-07-01
vmwgfx: Try to sort out format handling with composite.
Thomas Hellstrom
2011-07-01
vmwgfx: Support xa composite.
Thomas Hellstrom
2011-06-22
vmwgfx: Try to match created hardware formats with the dri state tracker.
Thomas Hellstrom
2011-06-22
vmwgfx: Fix dirty present bug
Thomas Hellstrom
2011-06-22
vmwgfx: Don't call xa_copy_done after a present.
Thomas Hellstrom
2011-06-22
vmwgfx: Make present readbacks not cross scanout bounding box boundaries
Thomas Hellstrom
2011-06-22
vmwgfx: Make a list of scanout bounding boxes available to each scanout pixmap
Thomas Hellstrom
2011-06-22
vmwgfx: Import the WSBM list macros
Thomas Hellstrom
2011-06-16
vmwgfx: Fix up driver build process for Xserver >= 1.7.
Thomas Hellstrom
2011-06-16
vmwgfx, saa: Initial import
Thomas Hellstrom