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
/
src
/
vmwarevideo.c
Age
Commit message (
Expand
)
Author
2018-02-15
Fix a number of compilation warnings
Thomas Hellstrom
2014-08-28
vmware/legacy: Fix overlay related compile breakage on earlier X servers
Thomas Hellstrom
2014-08-14
vmware/legacy: Fix out of bound array indexing
Jakob Bornecrantz
2014-08-11
vmware/legacy: Fix uninitialized values in video commands
Jakob Bornecrantz
2014-05-23
vmware/legacy: Apply same fix to auto colorkey fill
Jakob Bornecrantz
2014-01-09
vmware: Fix build errors and warnings
Thomas Hellstrom
2013-12-05
vmwgfx: Fix some compilation warnings and indentations
Thomas Hellstrom
2012-07-03
vmware: drop infoFromScreen inline in favour of new interface
Dave Airlie
2011-03-30
vmwlegacy: Make sure we draw the colorkey to the right drawable
Thomas Hellstrom
2010-09-07
vmwlegacy: A number of Xv fixes
Thomas Hellstrom
2010-09-07
vmware/vmwlegacy: Silence compilation errors and -warnings.
Thomas Hellstrom
2008-08-19
Add RegionEqual function for older XFree86 versions.
Bankim Bhavsar
2008-07-21
Video Overlay: Handle clipping correctly with AutoPaint colorkey.
Philip Langdale
2008-07-18
Video Overlay: Add XV_AUTOPAINT_COLORKEY capability to the Xv extension of Li...
Philip Langdale
2008-07-02
Trivial fix: Delete ASSERT() statement
Vinay Bondhugula
2008-07-02
Fix video overlay offscreen allocation bug
Vinay Bondhugula
2008-04-22
More xorg and xfree86 backwards compatibility
Vinay Bondhugula
2008-04-17
Compile warning fixes
Paulo Cesar Pereira de Andrade
2008-04-17
Fix build for all modular versions of Xorg
Vinay Bondhugula
2008-03-14
Video Overlay: Source video parameters
Bankim Bhavsar
2008-01-23
Xv extension for VMware's video driver
Bankim Bhavsar