| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop multiple COPYING files contaning the GPL-2 license text. | Mike Gabriel | 2016-07-05 | 1 | -339/+0 |
* | Replace INITARGS with void | Tomas Carnecky | 2016-07-05 | 1 | -1/+1 |
* | hw/nxagent/Exrensions.c: Post-RandR 1.5 update fix. Properly set rrProvider h... | Mike Gabriel | 2016-07-05 | 1 | -3/+3 |
* | hw/nxagent/Args.c: Fix fprintf placeholder (%u -> %lu). | Mike Gabriel | 2016-07-05 | 1 | -2/+2 |
* | Use internal temp variable for swap macros. Make swaps/swapl type safe (intro... | Mike Gabriel | 2016-07-04 | 1 | -29/+27 |
* | nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead. | Mike Gabriel | 2016-07-02 | 7 | -10/+10 |
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 26 | -106/+106 |
* | nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead. | Mike Gabriel | 2016-07-02 | 26 | -185/+185 |
* | Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea... | Mike Gabriel | 2016-07-02 | 2 | -12/+12 |
* | finally drop libNX_Xext | Ulrich Sibiller | 2016-07-01 | 1 | -1/+1 |
* | remove XShape code from libNX_Xext | Ulrich Sibiller | 2016-07-01 | 1 | -1/+1 |
* | hw/nxagent: Drop code referring to the following removed Xserver extensions: ... | Mike Gabriel | 2016-06-25 | 4 | -93/+0 |
* | hw/nxagent/NXdixfonts.c: Shrink file, drop duplicate code that can identicall... | Mike Gabriel | 2016-06-25 | 1 | -1395/+5 |
* | hw/nxagent/NXdispatch.c: Shrink file, drop duplicate code that can identicall... | Mike Gabriel | 2016-06-25 | 1 | -3339/+5 |
* | hw/nxagent/NXproperty.c: Shrink file, drop duplicate code that can identicall... | Mike Gabriel | 2016-06-25 | 1 | -324/+1 |
* | hw/nxagent/NXshm.c: Shrink file, drop duplicate code that can identically be ... | Mike Gabriel | 2016-06-25 | 1 | -962/+3 |
* | hw/nxagent/NXxvdisp.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 1 | -2078/+2 |
* | hw/nxagent/NXevents.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 1 | -4547/+132 |
* | hw/nxagent/NXglyph.c: Shrink file, drop duplicate code that can identically b... | Mike Gabriel | 2016-06-25 | 1 | -394/+1 |
* | hw/nxagent/NXglyphcurs.c: Shrink file, drop duplicate code that can identical... | Mike Gabriel | 2016-06-25 | 1 | -68/+1 |
* | hw/nxagent/NXrender.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 1 | -2188/+38 |
* | hw/nxagent/NX{glyphstr,picturestr}.h: Don't ship the complete header files in... | Mike Gabriel | 2016-06-25 | 9 | -836/+122 |
* | NXrenderint.h: Move into subfolder X11/include/ and rename to Xrender_nxagent... | Mike Gabriel | 2016-06-25 | 2 | -2/+2 |
* | hw/nxagent/NXresource.c: Shrink file, drop duplicate code that can identicall... | Mike Gabriel | 2016-06-25 | 1 | -642/+2 |
* | hw/nxagent/NXwindow.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 2 | -3023/+7 |
* | hw/nxagent/NXglxext.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 1 | -380/+1 |
* | hw/nxagent/NXpicture.c: Shrink file, drop duplicate code that can identically... | Mike Gabriel | 2016-06-25 | 1 | -1690/+41 |
* | hw/nxagent/NXmiexpose.c: Shrink file, drop duplicate code that can identicall... | Mike Gabriel | 2016-06-25 | 1 | -243/+1 |
* | hw/nxagent/Pixmaps.h: Make RESTYPE well-defined by adding resource.h to inclu... | Mike Gabriel | 2016-06-25 | 1 | -0/+1 |
* | hw/nxagent/NXmiglyph.c: Shrink file, drop code that can be identically found ... | Mike Gabriel | 2016-06-25 | 1 | -85/+1 |
* | hw/nxagent/NXmitrap.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 2 | -117/+2 |
* | hw/nxagent/NXmiwindow.c: Drop complete file. | Mike Gabriel | 2016-06-25 | 2 | -1211/+0 |
* | hw/nxagent/NXdamage.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 1 | -1894/+38 |
* | NXcomposite.h: Move fake header file NXcomposite.h to hw/nxagent/X11/include/... | Mike Gabriel | 2016-06-25 | 3 | -74/+107 |
* | Xserver/hw/nxagent: Drop NXcompositeext.h, it is a duplicate of nx-X11/includ... | Mike Gabriel | 2016-06-25 | 2 | -64/+0 |
* | hw/nxagent/NXextension.c: Shrink file, drop duplicate code that is indentical... | Mike Gabriel | 2016-06-25 | 1 | -323/+1 |
* | Screen.c: fix RRGetInfo call | Ulrich Sibiller | 2016-06-25 | 1 | -1/+1 |
* | Xinerama: undef debug/test flags | Ulrich Sibiller | 2016-06-25 | 1 | -4/+4 |
* | Backport RANDR proto version 1.5 to nx-X11's Xserver. | Mike Gabriel | 2016-06-21 | 3 | -7/+116 |
* | Move matrix operations from X server to pixman 0.13.2. Required code de-dupli... | Mike Gabriel | 2016-06-21 | 1 | -6/+3 |
* | [render] Split out filter finding from filter setting. Required code de-dupli... | Mike Gabriel | 2016-06-21 | 1 | -2/+4 |
* | Move matrix operations from X server to pixman 0.13.2, handle RandR transform... | Mike Gabriel | 2016-06-21 | 2 | -68/+18 |
* | [render] Split out filter finding from filter setting. | Mike Gabriel | 2016-06-21 | 1 | -1/+6 |
* | hw/nxagent/NXresource.c: remove caching of drawables and graphics contexts. T... | Mike Gabriel | 2016-06-21 | 1 | -20/+0 |
* | Move each screen's root-window pointer into ScreenRec. | Mike Gabriel | 2016-06-21 | 16 | -130/+134 |
* | nxagent/hw/NXextension.c: Allow CloseDownProc to be NULL. Required code de-du... | Mike Gabriel | 2016-06-21 | 1 | -2/+3 |
* | hw/nxagent/Handlers.c: Regression fix since 6051dec. Close unclosed '#ifdef T... | Mike Gabriel | 2016-06-21 | 1 | -0/+1 |
* | hw/nxagent/Options.h: Grammar fix in comment. | Mike Gabriel | 2016-06-21 | 1 | -1/+1 |
* | Properly enable/disable Xinerama support in nxagent via cmdline options provi... | Mike Gabriel | 2016-06-21 | 4 | -33/+48 |
* | {nx-X11/programs/Xserver/hw/nxagent/{{Args,Handlers,Image,Options}.c,Options.... | Mihai Moldovan | 2016-06-21 | 5 | -24/+83 |