| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Screen.c: improve debugging output | Ulrich Sibiller | 2016-12-07 | 1 | -7/+29 |
* | Drop xf86glx.h, so we can finally drop Xserver/GL/include/ entirely. | Kristian Høgsberg | 2016-12-04 | 3 | -40/+0 |
* | Drop glx_ansic.h wrapper and call malloc, realloc, free and str-funcs directly. | Kristian Høgsberg | 2016-12-04 | 16 | -340/+152 |
* | Remove libcwrapper usage from xorg server modules. The libcwrapper is not use... | Eric Anholt | 2016-12-04 | 42 | -220/+67 |
* | slightly improve rrxinerama debug output | Ulrich Sibiller | 2016-12-03 | 1 | -12/+12 |
* | Fix compilation warnings | Ulrich Sibiller | 2016-12-03 | 2 | -10/+10 |
* | add .gitignore files | Ulrich Sibiller | 2016-11-17 | 5 | -0/+347 |
* | Xserver/Imakefile: Some whitespace fixes. | Mike Gabriel | 2016-11-15 | 1 | -6/+6 |
* | nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver incl... | Mike Gabriel | 2016-11-15 | 47 | -47/+9278 |
* | Xserver/hw/nxagent/Imakefile: Introduce the NULL variable. | Mike Gabriel | 2016-11-09 | 1 | -64/+113 |
* | Keyboard.c: evdev is only existing on Linux | Ulrich Sibiller | 2016-11-08 | 1 | -4/+3 |
* | xkb: remove the world's most staggeringly broken vendor workaround | Daniel Stone | 2016-11-08 | 1 | -30/+0 |
* | Keyboard.c: move variable to inner scope | Ulrich Sibiller | 2016-11-08 | 1 | -7/+5 |
* | Reconnect.c: simplify code by using strndup | Ulrich Sibiller | 2016-11-08 | 1 | -12/+4 |
* | Keyboard.c: replace malloc/strcpy by str(n)dup | Ulrich Sibiller | 2016-11-08 | 1 | -8/+2 |
* | Keyboard.c: more whitespace/formatting fixes | Ulrich Sibiller | 2016-11-08 | 1 | -12/+15 |
* | Keyboard.c: improve keyboard file creation | Ulrich Sibiller | 2016-11-08 | 1 | -5/+5 |
* | Keyboard.c: use NULL instead of 0 | Ulrich Sibiller | 2016-11-08 | 1 | -5/+5 |
* | Keyboard.c: remove superfluous whitespace | Ulrich Sibiller | 2016-11-08 | 1 | -1/+1 |
* | Keyboard.c: Fix wrong error msg prefix | Ulrich Sibiller | 2016-11-08 | 1 | -1/+1 |
* | Keyboard.c: Fix and simplify keyboard config file handling | Ulrich Sibiller | 2016-11-08 | 1 | -12/+3 |
* | Improve DEBUG/TEST output regarding keyboard stuff | Ulrich Sibiller | 2016-11-08 | 2 | -14/+39 |
* | Drop unused define NXAGENT_KEYMAP_DIR_FILE | Ulrich Sibiller | 2016-11-08 | 1 | -2/+0 |
* | Xserver/fb: Drop fbmmx.[ch] files and code passages wrapped-in by USE_MMX macro. | Mike Gabriel | 2016-11-03 | 6 | -2791/+11 |
* | Xserver/fb/Imakefile: Introduce NULL variable. | Mike Gabriel | 2016-11-03 | 1 | -0/+3 |
* | libX11 + Xserver: fix missing define warning | Ulrich Sibiller | 2016-11-03 | 1 | -1/+4 |
* | Remove OS2PIPECONN transport | Ulrich Sibiller | 2016-11-02 | 2 | -2/+2 |
* | Remove unused TLI ("STREAMSCONN") code | Ulrich Sibiller | 2016-11-02 | 5 | -60/+17 |
* | remove DECnet support | Ulrich Sibiller | 2016-11-02 | 4 | -126/+6 |
* | drop unused xtest1.frags | Ulrich Sibiller | 2016-11-02 | 1 | -90/+0 |
* | remove unused fb24_32.h | Ulrich Sibiller | 2016-11-02 | 1 | -53/+0 |
* | remove unused registry.h | Ulrich Sibiller | 2016-11-02 | 1 | -64/+0 |
* | remove *-def.cpp | Ulrich Sibiller | 2016-11-02 | 2 | -2123/+0 |
* | Imake: drop DoLoadableServer, MakeDllModules and IHaveModules | Ulrich Sibiller | 2016-11-02 | 34 | -1821/+2 |
* | Remove extmod from nx-X11/programs/Xserver/Xext/. | Mike Gabriel | 2016-11-02 | 17 | -365/+0 |
* | Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of... | Mike Gabriel | 2016-10-31 | 37 | -106/+0 |
* | Xserver/Imakefile: Drop references to already removed afb code. | Mike Gabriel | 2016-10-30 | 1 | -2/+1 |
* | Xserver/Imakefile: Drop all references to building already removed cfb* imple... | Mike Gabriel | 2016-10-30 | 1 | -71/+3 |
* | Death to mfb (removing last remnants from NX code). | Adam Jackson | 2016-10-30 | 4 | -874/+15 |
* | Disinfect mi/ of mfb. | Adam Jackson | 2016-10-30 | 1 | -2/+17 |
* | nxcompext: Drop (nowadays) no-op file NXlibint.h. | Mike Gabriel | 2016-10-30 | 1 | -2/+1 |
* | saver.c: fix unused variable warnings | Ulrich Sibiller | 2016-10-30 | 1 | -7/+0 |
* | remove hw/xfree86 altogether | Ulrich Sibiller | 2016-10-29 | 4 | -2942/+0 |
* | remove xf86Version.h and xf86Date.h | Ulrich Sibiller | 2016-10-29 | 2 | -60/+0 |
* | sendexev.c: Fix return of unitialized variable | Ulrich Sibiller | 2016-10-20 | 1 | -3/+7 |
* | xfixes: Remove unused variable. | Cyril Brulebois | 2016-10-20 | 1 | -2/+0 |
* | Remove useless line of code that contained a bug and triggered a gcc warning.... | Benjamin Herrenschmidt | 2016-10-20 | 1 | -2/+0 |
* | dix: fix cast from pointer to integer | Julien Cristau | 2016-10-20 | 1 | -1/+1 |
* | dbe: Call to DDX SwapBuffers requires address of int, not unsigned int [CVE-2... | Keith Packard | 2016-10-20 | 1 | -3/+4 |
* | xkb.c: fix 'assignment makes integer from pointer without a cast' | Ulrich Sibiller | 2016-10-20 | 1 | -1/+1 |