mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-03 09:20:19 +01:00
1) Fixed a bug where XQUARTZ was #defined when auto but not when --enable-xquartz 2) Cleaned up missing #includes and function prototypes. 3) Fixed some invalid C syntax problems 4) Removed a bunch of dead code 5) Cleaned up code to prevent some warnings 6) Bugfix in xpr/x-hook.c - looks like someone just forgot to finish writing code for hook_remove()... I only noticed it because gcc -Wall complained about reaching the end of a non-void function... lucky for us gcc is smarter than we are. |
||
|---|---|---|
| .. | ||
| appledri.c | ||
| appledri.h | ||
| appledristr.h | ||
| dri.c | ||
| dri.h | ||
| dristruct.h | ||
| Makefile.am | ||
| x-hash.c | ||
| x-hash.h | ||
| x-hook.c | ||
| x-hook.h | ||
| x-list.c | ||
| x-list.h | ||
| Xplugin.h | ||
| xpr.h | ||
| xprAppleWM.c | ||
| xprCursor.c | ||
| xprFrame.c | ||
| xprScreen.c | ||