Age | Commit message (Expand) | Author | Files | Lines |
2024-10-10 | os: split off internal definitions from client.h | Enrico Weigelt, metux IT consult | 2 | -4/+4 |
2024-10-10 | drop obsolete HAVE_DIX_CONFIG_H | Enrico Weigelt, metux IT consult | 25 | -50/+0 |
2024-09-02 | Xext: xf86bigfont: split reply header and payload | Enrico Weigelt, metux IT consult | 1 | -50/+52 |
2024-09-02 | Xext: xf86bigfont: code styling cleanups | Enrico Weigelt, metux IT consult | 1 | -3/+3 |
2024-09-02 | Xext: xf86bigfont: drop some dead code | Enrico Weigelt, metux IT consult | 1 | -4/+2 |
2024-09-02 | dix: unexport dixLookupProperty() | Enrico Weigelt, metux IT consult | 1 | -0/+1 |
2024-09-02 | dix: unexport cursor refcounting functions | Enrico Weigelt, metux IT consult | 1 | -0/+1 |
2024-09-01 | dix: unexport IsMapInstalled() | Enrico Weigelt, metux IT consult | 1 | -0/+1 |
2024-09-01 | os: unexport screen saver timer functions | Enrico Weigelt, metux IT consult | 2 | -0/+4 |
2024-09-01 | include: move private definitions out of input.h | Enrico Weigelt, metux IT consult | 1 | -0/+1 |
2024-08-27 | treewide: fix indentions got broke by recent commit | Enrico Weigelt, metux IT consult | 1 | -2/+2 |
2024-08-26 | treewide: mark pGC->ops->CopyArea() calls not using result as void | Enrico Weigelt, metux IT consult | 1 | -1/+1 |
2024-07-26 | xv: unexport XvPortNotifyRec | Enrico Weigelt, metux IT consult | 2 | -5/+7 |
2024-07-26 | xv: unexport XvScreenRec and XvScreenPtr | Enrico Weigelt, metux IT consult | 2 | -9/+9 |
2024-07-26 | xv: unexport XvdiGrabPort() and XvdiUngrabPort() | Enrico Weigelt, metux IT consult | 2 | -2/+3 |
2024-07-26 | xv: unexport XvdiMatchPort() | Enrico Weigelt, metux IT consult | 2 | -1/+2 |
2024-07-26 | xv: unexport XvdiStopVideo() | Enrico Weigelt, metux IT consult | 2 | -1/+2 |
2024-07-26 | xv: unexport XvdiSetPortAttribute() and XvdiGetPortAttribute() | Enrico Weigelt, metux IT consult | 2 | -2/+5 |
2024-07-26 | xv: unexport XvdiGet*() | Enrico Weigelt, metux IT consult | 2 | -6/+9 |
2024-07-26 | xv: unexport XvdiPut*() | Enrico Weigelt, metux IT consult | 2 | -11/+14 |
2024-07-26 | xv: unexport notify control functions | Enrico Weigelt, metux IT consult | 2 | -2/+3 |
2024-07-26 | xv: make XvdiSendPortNotify() static | Enrico Weigelt, metux IT consult | 2 | -2/+1 |
2024-07-26 | xv: unexport XvFillColorKey() | Enrico Weigelt, metux IT consult | 2 | -2/+4 |
2024-07-26 | xv: unexport XvFreeAdaptor() | Enrico Weigelt, metux IT consult | 2 | -1/+2 |
2024-07-26 | xv: unexport dispatch functions | Enrico Weigelt, metux IT consult | 2 | -3/+4 |
2024-07-26 | xv: unexport remaining public variables | Enrico Weigelt, metux IT consult | 2 | -5/+5 |
2024-07-26 | xv: unexport VALIDATE_XV_PORT and _XvBadPort macros | Enrico Weigelt, metux IT consult | 5 | -20/+32 |
2024-07-26 | xv: unexport internal variables and make them static | Enrico Weigelt, metux IT consult | 2 | -19/+9 |
2024-07-26 | xv: move XvVideoNotifyRec into xvmain.c | Enrico Weigelt, metux IT consult | 2 | -7/+7 |
2024-07-26 | xv: move SCREEN_(PROLOGUE|EPILOGUE) into xvmain.c | Enrico Weigelt, metux IT consult | 2 | -6/+6 |
2024-07-26 | xv: drop unused macro _XvBadEncoding | Enrico Weigelt, metux IT consult | 1 | -1/+0 |
2024-07-26 | xv: drop unused define GLOBAL | Enrico Weigelt, metux IT consult | 1 | -2/+0 |
2024-07-26 | xv: move noXvExtension to xvmain.c | Enrico Weigelt, metux IT consult | 1 | -0/+2 |
2024-07-23 | Xext: security: fix missing include of extinit_priv.h | Enrico Weigelt, metux IT consult | 1 | -0/+1 |
2024-07-23 | Xext: fix missing include of <X11/Xmd.h> | Enrico Weigelt, metux IT consult | 1 | -0/+1 |
2024-07-20 | fix missing includes of <X11/Xfuncproto.h> | Enrico Weigelt, metux IT consult | 2 | -1/+4 |
2024-07-06 | Xext: saver: little bit formatting cleanup | Enrico Weigelt, metux IT consult | 1 | -24/+7 |
2024-07-06 | Xext: saver: drop New() macro | Enrico Weigelt, metux IT consult | 1 | -5/+3 |
2024-06-23 | dix: unexport fields from opaque.h not used by modules/drivers | Enrico Weigelt, metux IT consult | 2 | -2/+0 |
2024-06-23 | xace: typesafe hook function for XACE_KEY_AVAIL | Enrico Weigelt, metux IT consult | 2 | -38/+5 |
2024-06-23 | xace: typesafe hook function for XACE_AUTH_AVAIL | Enrico Weigelt, metux IT consult | 2 | -6/+8 |
2024-06-23 | xace: typesafe hook function for XACE_SCREENSAVER_ACCESS | Enrico Weigelt, metux IT consult | 3 | -14/+11 |
2024-06-23 | xace: typesafe hook function for XACE_SCREEN_ACCESS | Enrico Weigelt, metux IT consult | 2 | -1/+8 |
2024-06-23 | xace: typesafe hook function for XACE_SERVER_ACCESS | Enrico Weigelt, metux IT consult | 2 | -8/+8 |
2024-06-23 | xace: typesafe hook function for XACE_EXT_ACCESS | Enrico Weigelt, metux IT consult | 2 | -9/+9 |
2024-06-23 | xace: typesafe hook function for XACE_CLIENT_ACCESS | Enrico Weigelt, metux IT consult | 2 | -9/+9 |
2024-06-23 | xace: typesafe hook function for XACE_RECEIVE_ACCESS | Enrico Weigelt, metux IT consult | 2 | -11/+9 |
2024-06-23 | xace: typesafe hook function for XACE_SEND_ACCESS | Enrico Weigelt, metux IT consult | 2 | -12/+11 |
2024-06-23 | xace: typesafe hook function for XACE_DEVICE_ACCESS | Enrico Weigelt, metux IT consult | 2 | -9/+9 |
2024-06-23 | xace: typesafe hook function for XACE_RESOURCE_ACCESS | Enrico Weigelt, metux IT consult | 3 | -15/+15 |