summaryrefslogtreecommitdiff
path: root/hw/dmx/dmxwindow.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-21Convert hw/dmx to new *allocarray functionsAlan Coopersmith1-2/+2
2015-02-10dmx: remove unused variablesAlan Coopersmith1-4/+0
2014-10-09dix: Drop the third argument from WindowExposuresProcPtrAdam Jackson1-2/+2
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-3/+3
2012-12-05Fix formatting of address operatorsYaakov Selkowitz1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-494/+525
2011-05-13dmx: fix warning for doxygen explicit linksGaetan Nadon1-2/+2
2010-12-07Replace LookupIDByType() with dixLookupResourceByType(), take 1.Cyril Brulebois1-4/+6
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-1/+1
2010-06-05Rename region macros to eliminate screen argumentKeith Packard1-4/+4
2010-06-02Only deal with input code when changing the input shape.Pierre-Loup A. Griffais1-2/+2
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-4/+4
2010-04-19unifdef -B -DRENDER to always include RENDER codeKeith Packard1-8/+0
2009-10-20dmxDestroyWindow() - must call the X's native DetroyWindow()Lee Leahu1-2/+1
2009-10-20dmx: remove doxygen-generated files.Peter Hutterer1-2/+2
2008-07-24Shape extension is built-in and mandatory.Adam Jackson1-8/+0
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-51/+0
2007-09-13Remove the PaintWindow optimization.Eric Anholt1-51/+0
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-2/+1
2007-06-29Death to RCS tags.Adam Jackson1-1/+0
2005-07-12Prepare Xdmx and Xvfb for modularization by adding appropriate #includeKevin E Martin1-0/+4
2004-07-31Add new extension enable/disable feature. This code is a small step in theKevin E Martin1-10/+8
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin1-0/+1083