xserver/hw/xwin
Mike Gelfand c06a2a3ed7 hw: add/fix include guards where missing/broken
Skipped headers designed for multiple or non-trivial inclusion:
* hw/xfree86/dri2/pci_ids/i810_pci_ids.h
* hw/xfree86/dri2/pci_ids/i915_pci_ids.h
* hw/xfree86/dri2/pci_ids/i965_pci_ids.h
* hw/xfree86/dri2/pci_ids/r200_pci_ids.h
* hw/xfree86/dri2/pci_ids/r300_pci_ids.h
* hw/xfree86/dri2/pci_ids/r600_pci_ids.h
* hw/xfree86/dri2/pci_ids/radeon_pci_ids.h
* hw/xfree86/dri2/pci_ids/radeonsi_pci_ids.h
* hw/xfree86/dri2/pci_ids/virtio_gpu_pci_ids.h
* hw/xfree86/dri2/pci_ids/vmwgfx_pci_ids.h

Signed-off-by: Mike Gelfand <mikedld@mikedld.com>
2025-06-27 13:58:05 +02:00
..
dri xwin: drop unused variable WindowsDRIReqCode 2025-06-12 17:21:43 +02:00
glx hw: add/fix include guards where missing/broken 2025-06-27 13:58:05 +02:00
man XWin.man: fix typos in font change escapes 2025-05-31 15:06:23 -07:00
winclipboard drop remains of cygwin support 2025-06-12 17:21:46 +02:00
.gitignore
InitInput.c drop remains of cygwin support 2025-06-12 17:21:46 +02:00
InitOutput.c os: directly set log file verbosity level, instead of using LogSetParameter() 2025-06-12 17:21:46 +02:00
X.ico
XWin.exe.manifest
XWin.rc
ddraw.h
meson.build meson.build: move writing conf_data into tail of main meson file 2025-06-12 17:21:46 +02:00
propertystore.h
system.XWinrc
win.h drop remains of cygwin support 2025-06-12 17:21:46 +02:00
winSetAppUserModelID.c
winallpriv.c
winauth.c os: auth: let GenerateAuthorization() return 0 on error 2025-06-12 16:52:59 +02:00
winauth.h hw: add/fix include guards where missing/broken 2025-06-27 13:58:05 +02:00
winblock.c drop remains of cygwin support 2025-06-12 17:21:46 +02:00
winclipboardinit.c
winclipboardwrappers.c
wincmap.c dix: CreateColormap() pass in ClientPtr instead of client index 2025-06-12 16:52:22 +02:00
winconfig.c xwin: use calloc() instead of malloc() 2025-06-12 16:50:05 +02:00
winconfig.h
wincreatewnd.c
wincursor.c xwin: use calloc() instead of malloc() 2025-06-12 16:50:05 +02:00
windialogs.c
windisplay.c
windisplay.h
winengine.c
winerror.c os: unexport internal logging functions 2025-06-12 17:21:46 +02:00
winglobals.c drop remains of cygwin support 2025-06-12 17:21:46 +02:00
winglobals.h
winkeybd.c drop remains of cygwin support 2025-06-12 17:21:46 +02:00
winkeybd.h
winkeyhook.c
winkeynames.h
winlayouts.h hw: add/fix include guards where missing/broken 2025-06-27 13:58:05 +02:00
winmessages.h
winmisc.c
winmonitors.c
winmonitors.h hw: add/fix include guards where missing/broken 2025-06-27 13:58:05 +02:00
winmouse.c xwin: use calloc() instead of malloc() 2025-06-12 16:50:05 +02:00
winms.h dix: unexport and rename CreateWindow() 2025-06-12 17:21:43 +02:00
winmsg.c
winmsg.h
winmsgwindow.c
winmultiwindowclass.c xwin: use calloc() instead of malloc() 2025-06-12 16:50:05 +02:00
winmultiwindowclass.h
winmultiwindowicons.c xwin: fix missing include of windsock2.h 2025-06-12 17:21:42 +02:00
winmultiwindowicons.h
winmultiwindowshape.c xwin: drop wrapping on ScreenRec->SetShape() 2025-06-12 16:42:30 +02:00
winmultiwindowwindow.c dix: replace wClient() macro by dixClientForWindow() inline function 2025-06-12 16:53:13 +02:00
winmultiwindowwm.c drop remains of cygwin support 2025-06-12 17:21:46 +02:00
winmultiwindowwndproc.c include: drop obsolete dixevents.h 2025-06-12 16:17:35 +02:00
winos.c
winprefs.c xwin: fix NULL parameter in printf arguments 2025-06-12 17:21:47 +02:00
winprefs.h
winprefslex.l xwin: use calloc() instead of malloc() 2025-06-12 16:50:05 +02:00
winprefsyacc.y xwin: use calloc() instead of malloc() 2025-06-12 16:50:05 +02:00
winprocarg.c xwin: use calloc() instead of malloc() 2025-06-12 16:50:05 +02:00
winrandr.c xwin: use calloc() instead of malloc() 2025-06-12 16:50:05 +02:00
winresource.h
winscrinit.c xwin: fix name clash between Xserver and Windows headers 2025-06-12 17:21:42 +02:00
winshadddnl.c xwin: call winFinishScreenInitFB() directly 2025-06-12 16:42:24 +02:00
winshadgdi.c xwin: fix int size mismatch 2025-06-12 17:21:42 +02:00
wintaskbar.c
wintrayicon.c
winvalargs.c
winwakeup.c
winwindow.c xwin: fix missing include of mi/mi_priv.h 2025-06-12 16:43:20 +02:00
winwindow.h drop remains of cygwin support 2025-06-12 17:21:46 +02:00
winwndproc.c mi: unexport miPointerSetScreen() 2025-02-06 14:38:05 +00:00