summaryrefslogtreecommitdiff
path: root/hw/xwin/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2021-10-27Remove autotools supportPovilas Kanapickas1-162/+0
2021-01-29mi: List extensions in usage messageOlivier Fourdan1-0/+1
2019-06-17hw/xwin: Add an option to use alpha channel in multiwindow modeJon Turney1-1/+1
2019-05-01hw/xwin: Remove mwextwm modeJon Turney1-15/+0
2017-08-22xwin: automake: remove unused {SRCS, DEFS}_{NATIVEGDI, PRIMARYFB}Emil Velikov1-5/+1
2017-08-22xwin: remove always true/set XWIN_RANDR conditional/defineEmil Velikov1-5/+1
2017-08-22xwin: remove always true/set XWIN_MULTIWINDOW conditional/defineEmil Velikov1-4/+0
2017-08-22xwin: remove always true/set XWIN_CLIPBOARD conditional/defineEmil Velikov1-4/+1
2017-06-02hw/xwin: Remove pretense of Xv supportJon Turney1-10/+2
2017-06-02hw/xwin: Don't unconditionally include rootless.hJon Turney1-2/+2
2017-03-27dix: Lift DPMS to a screen hookAdam Jackson1-1/+0
2016-09-16hw/xwin: Add 'dri' to DIST_SUBDIRSKeith Packard1-1/+1
2016-09-15Add Windows-DRI extensionJon Turney1-3/+11
2015-03-23hw/xwin: Report OS version in logJon TURNEY1-0/+1
2015-03-23hw/xwin: Remove Shadow DirectDraw engineJon TURNEY1-1/+0
2014-10-09xwin: Remove primary DirectDraw engineAdam Jackson1-6/+0
2014-10-09xwin: Remove native GDI engine (v2)Adam Jackson1-15/+0
2014-09-13hw/xwin: Move clipboard integration code down to a subdirectoryJon TURNEY1-8/+7
2014-08-29hw/xwin: Improve choice of display name used by internal clientsJon TURNEY1-0/+2
2014-08-29hw/xwin: Makefile.am cleanupJon TURNEY1-7/+24
2014-07-03hw/xwin: link dynamically and export symbolsYaakov Selkowitz1-1/+1
2014-03-27Build fbcmap_mi.c once, rather than once for each DDXJon TURNEY1-1/+0
2014-03-27Build Xi/stubs.c once as a convenience library, rather than once for each DDX...Jon TURNEY1-2/+2
2014-03-27Build dpmsstubs.c once as a convenience library, rather than once for each DD...Jon TURNEY1-3/+3
2013-12-10hw/xwin/glx: Rewrite WGL wrappers after Xserver conversion to direct GL dispatchJon TURNEY1-1/+1
2013-08-30Move pseudoramiX code where it can be shared between Xwin and XquartzJon TURNEY1-0/+1
2013-08-06Replace INCLUDES with AM_CPPFLAGSPeter Hutterer1-1/+1
2013-07-23hw/xwin: Improve WM_ENDSESSION handling using separate messaging window threadJon TURNEY1-0/+1
2013-07-23Allow DDX to provide a main()Jon TURNEY1-1/+1
2013-06-10hw/xwin: Update manifest to target all architectures, not just x86Jon TURNEY1-0/+2
2012-11-27hw/xwin: Add a simple interface to the ITaskbarList COM interfaceJon TURNEY1-0/+1
2012-11-27hw/xwin: Add correct taskbar grouping of X windows on Windows 7Tobias Häußler1-2/+5
2012-11-05hw/xwin: Link with libdxguid rather than defining the DirectX GUIDs ourselvesJon TURNEY1-0/+2
2012-10-16hw/xwin: Remove completely unused winregistry.cJon TURNEY1-1/+0
2012-10-11Fix 'make distcheck' for hw/xwinJon TURNEY1-0/+3
2012-07-16hw/xwin: Remove winClipboardDetectUnicodeSupport()Jon TURNEY1-1/+0
2012-01-07hw/xwin: Include manifest file in the dist tarballRyan Pavlik1-1/+2
2011-07-26Remove hw/xwin/xlaunchJon TURNEY1-21/+1
2011-01-19Cygwin/X: Move QueryMonitor() out of windprocarg.cJon TURNEY1-0/+1
2011-01-18XWin: build XWin man pages using XORG_MANPAGE_SECTIONSGaetan Nadon1-24/+3
2010-10-19Cygwin/X: Turn off the bad-function-cast warning for XWin codeJon TURNEY1-1/+2
2010-10-19Cygwin/X: unifdef XFree86ServerJon TURNEY1-1/+0
2010-05-20winpriv.h was moved from hw/xwin to hw/xwin/glx in NovemberKeith Packard1-1/+0
2010-04-28Cygwin/X: AIGLX using native WGLJon TURNEY1-14/+11
2010-03-22Cygwin/X: Make X -> XWin symlink during installYaakov Selkowitz1-0/+3
2010-03-22Fix .man.N targets for AM_SILENT_RULESYaakov Selkowitz1-4/+4
2010-03-22Fix relink targets for silent rulesYaakov Selkowitz1-1/+1
2010-03-22Cygwin/X: Fix windres rule for automake silent rulesYaakov Selkowitz1-1/+1
2010-03-22Cygwin/X: Fix make dist after 11252ed82e1f361b99e86521ac9314f868bd1a3aYaakov Selkowitz1-0/+1
2010-03-16Xming: Dead code removalColin Harrison1-1/+0