summaryrefslogtreecommitdiff
path: root/hw/dmx/dmxscrinit.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-10dmx: remove unused variablesAlan Coopersmith1-1/+0
2013-09-10dmx: Remove ShadowFB supportAdam Jackson1-154/+101
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie1-13/+13
2012-03-21Introduce a consistent coding styleKeith Packard1-264/+267
2010-11-30dix: Remove the backing store leftoversAdam Jackson1-2/+0
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-14/+14
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-2/+2
2010-04-19unifdef -B -DRENDER to always include RENDER codeKeith Packard1-8/+0
2009-09-22dmx: only free the default pixmaps that we actually allocated.Kevin E Martin1-2/+5
2009-09-22dmx: disable Get/SetWindowPixmap, we don't support composite/redirected windowsKevin E Martin1-0/+4
2009-08-03seg fault when initializing DMX screensLee Leahu1-1/+1
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-6/+13
2008-07-24Shape extension is built-in and mandatory.Adam Jackson1-4/+0
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-5/+0
2007-09-13Remove the PaintWindow optimization.Eric Anholt1-5/+0
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-39/+7
2007-06-29Death to RCS tags.Adam Jackson1-1/+0
2007-03-06remove PIXPRIV checks as this flag is always set.Eamon Walsh1-6/+0
2005-07-12Prepare Xdmx and Xvfb for modularization by adding appropriate #includeKevin E Martin1-0/+4
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin1-0/+562