| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | nxagentReversePointerMap: Don't assume Xevent.xbutton.button is always greate... | Mike Gabriel | 2016-06-21 | 2 | -3/+3 |
* | nx-X11/programs/Xserver/hw/nxagent/Handlers.h: fix stack smashing related to ... | Mihai Moldovan | 2016-06-21 | 1 | -1/+21 |
* | nx-X11/programs/Xserver: Include nxcomp{,ext,shad} headers like one would do ... | Mike Gabriel | 2016-06-13 | 28 | -49/+49 |
* | hw/nxagent/Args.c: Fix syntax errors for builds using -UPANORAMIX. | Mike Gabriel | 2016-06-09 | 1 | -1/+1 |
* | nx-X11/programs/Xserver/{hw/nxagent/NX,render/}picture.c: add and use new fun... | Mihai Moldovan | 2016-05-30 | 1 | -0/+98 |
* | misc nx-X11/{programs/Xserver/composite,include/extensions}: update to Compos... | Mihai Moldovan | 2016-05-30 | 1 | -2/+6 |
* | nx-X11/programs/Xserver/{dix/{colormap.c,window.c},hw/nxagent/NXwindow.c,incl... | Mihai Moldovan | 2016-05-25 | 1 | -0/+8 |
* | hw/nxagent/Display.c: Avoid incompatible pointer type. | Mike Gabriel | 2016-05-13 | 1 | -1/+1 |
* | hw/nxagent/Display.c: Define Pixmap from XlibPixmap before including Icons.h ... | Mike Gabriel | 2016-05-13 | 1 | -0/+4 |
* | hw/nxagent/Holder.c: Define Pixmap from XlibPixmap before including hw/nxagen... | Mike Gabriel | 2016-05-13 | 1 | -0/+1 |
* | hw/nxagent/Events.c: Avoid '#endif <empty line> #ifdef DEBUG' blocks. | Mihai Moldovan | 2016-05-13 | 1 | -12/+0 |
* | hw/nxagent/NXmiexpose.c: Initialize all items of the newValues[] array. | Mike Gabriel | 2016-05-13 | 1 | -1/+1 |
* | hw/nxagent/Keystroke.c: Fix warning: pointer type mismatch in conditional exp... | Mike Gabriel | 2016-05-02 | 1 | -1/+1 |
* | hw/nxagent/Window.c: Initialize tmp_mask and attributes.event_mask with NoEve... | Mike Gabriel | 2016-05-02 | 1 | -1/+1 |
* | hw/nxagent/Colormap.c: Don't declare and assign flexibility variable if not u... | Mike Gabriel | 2016-05-02 | 1 | -2/+0 |
* | hw/nxagent/GCOps.c: Don't declare and assign oldDstxyValue if not used later on. | Mike Gabriel | 2016-05-02 | 1 | -4/+0 |