summaryrefslogtreecommitdiff
path: root/src/xgi_dri.c
AgeCommit message (Expand)AuthorFilesLines
8 daysdrop dead codeHEADmasterEnrico Weigelt, metux IT consult1-32/+1
10 daysdrop unnecessary type guardsEnrico Weigelt, metux IT consult1-6/+0
2024-05-08use XNFcallocarray() instead of xnfcalloc macroEnrico Weigelt, metux IT consult1-1/+1
2022-12-09Stop including deprecated xf86PciInfo.hAlan Coopersmith1-1/+0
2022-01-30Fix spelling/wording issuesAlan Coopersmith1-2/+2
2017-07-17xf86-video-xgi: remove the GlxSetVisualConfigs stub and friendsEmil Velikov1-137/+1
2015-08-17Remove execute permissions from source filesConnor Behan1-0/+0
2015-08-17Reduce custom type usageConnor Behan1-4/+4
2015-08-10Remove PACKAGE_* definitions from xgi_dri.c.Thomas Klausner1-5/+0
2012-08-07xgi: convert to new server compat APIDave Airlie1-9/+9
2011-11-01Fix some serious compiler warnings.Stefan Dirsch1-1/+1
2011-06-22Don't include xf86Priv.hAdam Jackson1-1/+0
2010-10-24Convert x+m/calloc/free to m/calloc/free.Trevor Woerner1-7/+7
2010-08-07Modify search for drm include.Trevor Woerner1-1/+1
2010-06-23XGI: Fixed compile issues for current version of xorg-xserverxgi00071-0/+0
2010-05-06XGI:suport ARM, add EXA, I2c EDID, Custom Modes, Bugs fixed, ...xgi00071-1/+1
2008-04-28XGI:Add support for XG21/27root1-0/+6
2007-08-27Bump version to 1.5.0.xgi-1.5.0Ian Romanick1-3/+3
2007-08-27Port to libpciaccess and related interfaces.Ian Romanick1-15/+29
2007-06-26Use SiS DRM.Ian Romanick1-2/+39
2007-06-25Change Volari_Idle from a macro (#define) to a function.Ian Romanick1-4/+4
2007-06-25Eliminate XGIIdle wrapper.Ian Romanick1-6/+4
2007-06-25Enable DRI when XGIfb is not available.Ian Romanick1-0/+11
2007-06-22Clean up DRI initialization.Ian Romanick1-28/+29
2007-04-25Clean up some printf format related warnings.Ian Romanick1-4/+4
2007-04-25Removed unused local variables.Ian Romanick1-2/+0
2007-03-15XGI:Add License Headerroot1-1/+35
2006-11-17Un-libc-wrap.Ian Romanick1-6/+1
2006-11-16Fix DRM type names.Ian Romanick1-7/+7
2006-11-16Fix include file madness.Ian Romanick1-7/+5
2006-11-16Initial pass at getting driver building. Not done yet.Ian Romanick1-0/+648