summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86VGAarbiterPriv.h
AgeCommit message (Expand)AuthorFilesLines
2017-12-13xfree86: Hold input_lock across SPRITE functions in VGA arbiterKeith Packard1-7/+13
2016-07-18Remove readmask from screen block/wakeup handlerKeith Packard1-4/+2
2014-07-17hw/xfree86: Fix VGA arbiter screen proc wrappingKeith Packard1-3/+7
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-6/+6
2014-01-12xfree86/common: Const GC funcs and ops in xf86VAarbiterKeith Packard1-2/+2
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie1-13/+13
2012-05-21xf86: migrate to using xf86ScreenToScrn wrapper (v2)Dave Airlie1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-98/+113
2011-03-17Revert "dix: Remove usage_hint from pixmaps, store it in ->drawable.class"Keith Packard1-1/+1
2011-03-08dix: Remove usage_hint from pixmaps, store it in ->drawable.classAdam Jackson1-1/+1
2011-01-05Add subWindowMode parameter to SourceValidateVille Syrjälä1-1/+1
2010-08-26xfree86: vgaarb: remove useless macroTiago Vignatti1-3/+0
2010-08-26xfree86: vgaarb: remove superfluous and confusing VGAGet_GC and VGAPut_GCTiago Vignatti1-11/+0
2010-08-26xfree86: vgaarb: change macros by inline functions to ease debugTiago Vignatti1-7/+14
2010-04-19unifdef -B -DRENDER to always include RENDER codeKeith Packard1-6/+0
2009-08-28xf86 ddx: add vga arbiter support.Dave Airlie1-0/+266