summaryrefslogtreecommitdiff
path: root/src/smi_video.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-15Replace malloc()+memset() with calloc()Alan Coopersmith1-8/+7
2022-12-15Replace malloc()+snprintf() with Xasprintf()Alan Coopersmith1-5/+9
2022-12-15Quiet -Wempty-body warningAlan Coopersmith1-1/+3
2022-12-15constify some char * declarationsAlan Coopersmith1-7/+9
2022-01-28Fix spelling/wording issuesAlan Coopersmith1-4/+4
2015-05-08Fix shadow compiler warningJulien Cristau1-4/+4
2012-07-17smi: convert to new X server screen conversion apis.Dave Airlie1-5/+5
2012-07-17smi: port to compat-api for new server.Dave Airlie1-11/+5
2011-02-27Replace calls to xalloc/xcalloc/xfree with malloc/calloc/freeJulien Cristau1-24/+22
2010-06-22xv: Make sure we have a CRTC before setting up the overlay.Francisco Jerez1-1/+7
2010-02-08Fix lack of precision in video resizing. #26443Cedric Cellier1-5/+8
2009-02-04Dynamically switch virtual refresh mode.Francisco Jerez1-6/+6
2008-12-29Simplification and redundancy removal in video code.Paulo Cesar Pereira de Andrade1-49/+39
2008-11-24Use a single debug macro for leaving functions.Paulo Cesar Pereira de Andrade1-38/+36
2008-11-17Enable XAA and randr rotated modes.Paulo Cesar Pereira de Andrade1-4/+2
2008-11-14Correct regressions in CSCVideoPaulo Cesar Pereira de Andrade1-134/+47
2008-11-11Correct a problem in CSC video on the smi 501/502.Paulo Cesar Pereira de Andrade1-47/+42
2008-11-07Bit twelve on CPR00 bitfield is not bit eleven...Nathael Pajani1-1/+1
2008-11-04Add CSCVideo option to smi 501/502.Paulo Cesar Pereira de Andrade1-57/+325
2008-10-28Update msoc to use randr cursor routinesPaulo Cesar Pereira de Andrade1-18/+1
2008-10-28Remove shadowfb based rotation support.Francisco Jerez1-174/+3
2008-10-28Changes in the video overlay clipping code.Francisco Jerez1-50/+42
2008-10-03Simplify regsmi.h by removing most unused SMI501 defines.Paulo Cesar Pereira de Andrade1-28/+23
2008-10-02Remove the IN_SEQ and OUT_SEQ macros.Paulo Cesar Pereira de Andrade1-4/+5
2008-09-22Rework/simplify debug macros.Paulo Cesar Pereira de Andrade1-193/+148
2008-09-18Correct video offscreen memory allocation routines.Paulo Cesar Pereira de Andrade1-59/+45
2008-09-02Correct all compiler warning messages.Paulo Cesar Pereira de Andrade1-12/+10
2008-09-02Correct xv video problems on MSOC.Paulo Cesar Pereira de Andrade1-8/+17
2008-09-01Don't pretend this driver compiles on XFree86.Paulo Cesar Pereira de Andrade1-6/+0
2008-08-29Correct a problem when handling i420 format.Arnaud Patard1-5/+0
2008-08-29Update MSOC video interface.Paulo Cesar Pereira de Andrade1-16/+173
2008-08-29MSOC doesn't access VGA registers or VBE/INT10Paulo Cesar Pereira de Andrade1-3/+8
2008-08-29Fix build for removal of xf86Version.hPaulo Cesar Pereira de Andrade1-9/+5
2008-08-16Allow using XV and RandR rotation simultaneously.Francisco Jerez1-8/+70
2008-08-15Dead code removal.Adam Jackson1-52/+0
2008-03-19Death to RCS tags.Adam Jackson1-2/+0
2007-03-13Initial import of EXA supportDennis De Winter1-73/+127
2007-03-13Whitespace and formatting changesAlex Deucher1-1076/+898
2006-04-07Add a DrawablePtr argument to the XV functions to pave the way forAaron Plattner1-5/+7
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15Adam Jackson1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.XORG-6_8_99_14Daniel Stone1-1/+1
2004-07-31Rename some COMPOSITE macros and enums to avoid conflicting with theXORG-6_7_99_2XORG-6_7_99_1Eric Anholt1-121/+271
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-trunk-20040721DRI-trunk-20040613DRI-XFree86-4_3_99_12-mergeEric Anholt1-265/+115
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich1-1/+2
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-12-19XFree86 4.3.99.902 (RC 2)xf86-4_3_99_903_specialxf86-4_3_99_902xf86-012804-2330Kaleb Keithley1-86/+26
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_901xf86-4_3_99_16Kaleb Keithley1-111/+247