summaryrefslogtreecommitdiff
path: root/src/xgi.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-27drop dead codeEnrico Weigelt, metux IT consult1-6/+0
2024-05-24drop disabled ENABLE_YPBPR code pathEnrico Weigelt, metux IT consult1-4/+0
2024-05-24drop unused XGI_ARGB_CURSOR code pathEnrico Weigelt, metux IT consult1-5/+0
2024-05-24drop undef'ing non-existant XGI315DRIEnrico Weigelt, metux IT consult1-2/+0
2024-05-24fix weird hack on including xgi.hEnrico Weigelt, metux IT consult1-2/+2
2024-05-24drop ifdef XGIVRAMQEnrico Weigelt, metux IT consult1-4/+0
2024-05-24drop obsolete ifdef XGIXINERAMAEnrico Weigelt, metux IT consult1-5/+0
2024-05-24drop ifdef XGIGAMMAEnrico Weigelt, metux IT consult1-4/+0
2024-05-24drop ifdef's on XGIMERGEDEnrico Weigelt, metux IT consult1-12/+0
2024-05-24drop ifdef's on XGIDUALHEADEnrico Weigelt, metux IT consult1-13/+0
2024-05-24drop UNLOCK_ALWAYS symbolEnrico Weigelt, metux IT consult1-3/+0
2024-05-24drop unused XGI_CP code pathesEnrico Weigelt, metux IT consult1-9/+1
2024-05-24drop compat with ancient xserver versionsEnrico Weigelt, metux IT consult1-11/+0
2024-05-24drop obsolete XAA supportEnrico Weigelt, metux IT consult1-17/+0
2024-05-23drop compat for ancient and dead XFree86Enrico Weigelt, metux IT consult1-19/+0
2022-12-09Fix -Wimplicit-function-declaration warningAlan Coopersmith1-0/+2
2022-01-30Fix spelling/wording issuesAlan Coopersmith1-1/+1
2017-07-17xf86-video-xgi: remove the GlxSetVisualConfigs stub and friendsEmil Velikov1-4/+0
2015-08-17Remove execute permissions from source filesConnor Behan1-0/+0
2015-08-17Reduce custom type usageConnor Behan1-9/+9
2015-08-10Do not build in DEBUG mode by default.Thomas Klausner1-7/+0
2015-08-10Consistently use Bool instead of BOOL.Thomas Klausner1-4/+4
2015-08-10Avoid redefinitions of u8, uint8_t, and GETBITS.Thomas Klausner1-0/+2
2012-08-07xgi: convert to new server compat APIDave Airlie1-0/+2
2012-08-07xgi: fix for XAA removalDave Airlie1-0/+2
2011-10-30Use unsigned long rather than deprecated IOADDRESSJeremy Huddleston1-1/+1
2011-03-27Include <unistd.h> for usleep(3)Jeremy Huddleston1-0/+1
2010-07-09Purge macro NEED_REPLIESFernando Carrijo1-1/+0
2010-06-26xgi: Compile fix: guard XF86_VERSION_CURRENT with ifdefChris Ball1-0/+2
2010-06-23XGI: Fixed compile issues for current version of xorg-xserverxgi00071-0/+0
2010-05-06XGI:Unify driver for x86/PowerPC/ARM, Add EXA, I2c EDID, Custom Modes, Bugs f...xgi00071-1032/+1032
2010-05-06XGI:suport ARM, add EXA, I2c EDID, Custom Modes, Bugs fixed, ...xgi00071-9/+141
2009-07-21xf86-video-xgi: Rename xf86Version includes and defines to xorgVersion.Peter Hutterer1-1/+1
2008-04-28XGI:Add support for XG21/27root1-890/+904
2007-08-27Bump version to 1.5.0.xgi-1.5.0Ian Romanick1-19/+3
2007-08-27Port to libpciaccess and related interfaces.Ian Romanick1-0/+20
2007-06-25Refactor code that selects max wait iterations to its own functionIan Romanick1-0/+5
2007-06-22BlankCRT2 is set but never used. Eliminate it.Ian Romanick1-3/+0
2007-06-22Wrap accesses to entityPrivate with a macro.Ian Romanick1-0/+2
2007-06-21First phase of eliminating '#ifdef XGIDUALHEAD' from code.Ian Romanick1-4/+9
2007-05-03Eliminate unused structure fields VBInfo and pVBInfo.Ian Romanick1-3/+0
2007-05-03String replace XGI_Private with VB_DEVICE_INFO, remove vstruct.h.Ian Romanick1-5/+3
2007-05-03Remove unused "PanelDelayCompensation" related structure fields and xorg.conf...Ian Romanick1-1/+0
2007-05-03Remove unused "UseOEM" related structure fields and xorg.conf optionIan Romanick1-1/+0
2007-05-02Remove useless structure fields CRT1ModeNo and CRT1DModeIan Romanick1-2/+0
2007-04-27Unify XGI_New_WriteDAC and XGI_WriteDACIan Romanick1-0/+3
2007-04-27Remove structure fields IsCustom and IsCustomCRT2Ian Romanick1-2/+0
2007-04-27Remove code that relies on CP_HaveCustomData, HaveCustomModes, or AddedPlasma...Ian Romanick1-3/+0
2007-04-25Remove various Chrontel related cruft.Ian Romanick1-14/+0
2007-04-25Remove VBLCDFlags and associated cruft.Ian Romanick1-42/+0