summaryrefslogtreecommitdiff
path: root/src/ct_video.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-12Raise minimum supported Xserver version to 1.18 (ABI_VIDEODRV_VERSION 20.0)Alan Coopersmith1-24/+0
2024-05-04EXA acceleration support for ct65550 from NetBSDnia1-1/+13
2012-07-16chips: build without XAA support at all.Dave Airlie1-2/+0
2012-06-05chips: drop usage of deprecated xf86PciInfo.hDave Airlie1-1/+0
2012-06-05chips: use new scrn/screen conversion APIs.Dave Airlie1-3/+3
2011-03-31chips: gut the overlay 8/16 support from driver.Dave Airlie1-2/+1
2011-02-27Replace deprecated xalloc/xrealloc/xfree with malloc/realloc/freeJulien Cristau1-16/+15
2009-07-28chips: update for resources/RAC API removalDave Airlie1-1/+0
2008-03-19Death to RCS tags.Adam Jackson1-1/+0
2007-03-16Fix Xv with scalingPetteri Aimonen1-2/+2
2006-04-07Add a DrawablePtr argument to the XV functions to pave the way forAaron Plattner1-2/+4
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 1.1.0.Adam Jackson1-1/+0
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15Adam Jackson1-0/+4
2005-04-20Fix includes right throughout the Xserver tree: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_10Daniel Stone1-23/+31
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-trunk-20040721DRI-trunk-20040613DRI-XFree86-4_3_99_12-mergeEric Anholt1-30/+22
2004-05-24Fixed Segfault on video mode switching when pScrn->currentMode did notEgbert Eich1-16/+26
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16Kaleb Keithley1-142/+16
2003-11-14Initial revisionXORG-STABLEKaleb Keithley1-0/+1163