aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/render
Commit message (Expand)AuthorAgeFilesLines
* hw/nxagent/NX*.c: Amend re-introduced nxagent warnings by fixing the correspo...Mike Gabriel2016-06-251-2/+0
* hw/nxagent/NXglyph.c: Shrink file, drop duplicate code that can identically b...Mike Gabriel2016-06-252-0/+9
* hw/nxagent/NXrender.c: Shrink file, drop duplicate code that can identically ...Mike Gabriel2016-06-252-3/+27
* hw/nxagent/NX{glyphstr,picturestr}.h: Don't ship the complete header files in...Mike Gabriel2016-06-253-0/+14
* hw/nxagent/NXpicture.c: Shrink file, drop duplicate code that can identically...Mike Gabriel2016-06-252-2/+13
* hw/nxagent/NXmiglyph.c: Shrink file, drop code that can be identically found ...Mike Gabriel2016-06-252-2/+4
* hw/nxagent/NXmitrap.c: Shrink file, drop duplicate code that can identically ...Mike Gabriel2016-06-252-5/+20
* Move matrix operations from X server to pixman 0.13.2, handle RandR transform...Mike Gabriel2016-06-214-74/+109
* [render] Split out filter finding from filter setting.Mike Gabriel2016-06-212-16/+48
* Move each screen's root-window pointer into ScreenRec.Mike Gabriel2016-06-211-1/+1
* nx-X11/programs/Xserver/{hw/nxagent/NX,render/}picture.c: add and use new fun...Mihai Moldovan2016-05-301-0/+98
* HAVE_STDINT_H: Always include <stdint.h>.Mike Gabriel2016-05-021-4/+0
* pixman-devel: Build against shared library pkg-config(pixman-1).Mike Gabriel2016-05-021-1/+2
* Rename region macros to eliminate screen argumentMike Gabriel2016-05-023-51/+51
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-283-8/+8
* Replace 'pointer' type with 'void *'Keith Packard2015-12-2810-61/+61
* Backport: xserver: Avoid sending uninitialized padding data over the networkPeter Åstrand2015-07-021-0/+3
* library clean-up: Don't build and link libXfont.a anymore. Use system's libXf...pr/libxfont-cleanupMike Gabriel2015-04-221-2/+2
* nx-X11: fix typo in previous commit.Mihai Moldovan2015-03-291-1/+1
* nx-X11: handle source pictures (those without a Drawable surface) gracefully.Mihai Moldovan2015-03-294-20/+89
* render: unvalidated lengths in Render extn. swapped procs [CVE-2014-8100 2/2]Alan Coopersmith2015-02-141-1/+16
* render: check request size before reading it [CVE-2014-8100 1/2]Julien Cristau2015-02-141-1/+2
* drop .original files from the current code baseMike Gabriel2015-02-022-403/+0
* Imported nx-X11-3.3.0-5.tar.gznx-X11/3.3.0-5Reinhard Tartler2011-10-103-0/+404
* Imported nx-X11-3.2.0-2.tar.gznx-X11/3.2.0-2Reinhard Tartler2011-10-102-6/+26
* Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1Reinhard Tartler2011-10-1018-0/+9770