summaryrefslogtreecommitdiff
path: root/src/sisusb_video.c
AgeCommit message (Expand)AuthorFilesLines
12 daysdrop ifdef's on UNLOCK_ALWAYSHEADmasterEnrico Weigelt, metux IT consult1-5/+0
12 daysdrop dead codeEnrico Weigelt, metux IT consult1-62/+0
2024-05-22drop obsolete check for REGION_NULLEnrico Weigelt, metux IT consult1-4/+0
2024-05-15drop compat with ancient XFree86 2/2Enrico Weigelt, metux IT consult1-34/+0
2012-06-06sisusb: add support for compat API.Dave Airlie1-3/+3
2011-10-07Also use calloc rather than xcallocJeremy Huddleston1-1/+1
2011-09-24Use malloc/free rather than xalloc/xfreeJeremy Huddleston1-2/+2
2008-08-19Really compile fix this time I mean it.Adam Jackson1-2/+2
2008-03-19Death to RCS tags.Adam Jackson1-2/+0
2006-04-07Add a DrawablePtr argument to the XV functions to pave the way forAaron Plattner1-2/+3
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15Adam Jackson1-0/+4
2005-07-09SiSUSB driver: Sync with sis driverThomas Winischhofer1-4/+15
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.XORG-6_8_99_14Daniel Stone1-1/+1
2005-04-22SiSUSB driver:sco_port_update-baseXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10Thomas Winischhofer1-0/+5
2005-04-21SISUSB driver:Thomas Winischhofer1-752/+80
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-2/+2
2005-01-25Add sisusb driverThomas Winischhofer1-0/+2705