aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/NXrender.c
Commit message (Expand)AuthorAgeFilesLines
* NXrender: fix another memleakUlrich Sibiller2019-06-221-1/+5
* Use C99 designated initializers in various extension RepliesUlrich Sibiller2019-02-281-7/+8
* Revert "nxagent: rework Bool handling"Ulrich Sibiller2019-02-151-4/+4
* nxagent: rework Bool handlingUlrich Sibiller2019-02-111-4/+4
* misc: fix more regressions and whitespace weirdness introduced in 913fcf1a744...Mihai Moldovan2018-07-071-0/+2
* Fix some memory leaks.Mario Trangoni2018-07-031-0/+1
* Clearing comments from $XFree86$ (et al.) header lines.Mike Gabriel2017-04-191-2/+0
* Add CreatePixmap allocation hints.Aaron Plattner2017-04-101-1/+2
* replace (DE)ALLOCATE_LOCAL by malloc/freeUlrich Sibiller2017-03-031-6/+6
* misc nx-X11/programs/Xserver/{hw/nxagent,miext,render}/: move code around so ...Mihai Moldovan2017-03-031-3/+3
* Fix "uninitialised byte(s)" complaints from valgrindUlrich Sibiller2017-03-021-2/+1
* Naming change: Security*Access -> Dix*AccessMike Gabriel2017-02-201-24/+24
* Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-061-18/+25
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-051-2/+2
* Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...Mike Gabriel2016-07-041-29/+27
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-8/+8
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-19/+19
* hw/nxagent/NXrender.c: Shrink file, drop duplicate code that can identically ...Mike Gabriel2016-06-251-2188/+38
* hw/nxagent/NX{glyphstr,picturestr}.h: Don't ship the complete header files in...Mike Gabriel2016-06-251-2/+2
* Move each screen's root-window pointer into ScreenRec.Mike Gabriel2016-06-211-1/+1
* hw/nxagent/NXrender.c: Don't declare and assign the colors variable, if not u...Mike Gabriel2016-05-021-2/+0
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-5/+5
* Replace 'pointer' type with 'void *'Keith Packard2015-12-281-15/+15
* Backport: xserver: Avoid sending uninitialized padding data over the networkPeter Åstrand2015-07-021-0/+2
* render: unvalidated lengths in Render extn. swapped procs [CVE-2014-8100 2/2]pr/render-cve-fixesAlan Coopersmith2015-05-241-1/+16
* render: check request size before reading it [CVE-2014-8100 1/2]Julien Cristau2015-05-241-1/+2
* NXAGENT_UPGRADE code cleanup:Mike Gabriel2015-04-161-48/+861
* Imported nxagent-3.5.0-2.tar.gznxagent/3.5.0-2Reinhard Tartler2011-10-101-1/+1
* Imported nxagent-3.4.0-5.tar.gznxagent/3.4.0-5Reinhard Tartler2011-10-101-1/+1
* Imported nxagent-3.4.0-3.tar.gznxagent/3.4.0-3Reinhard Tartler2011-10-101-1/+1
* Imported nxagent-3.4.0-16.tar.gznxagent/3.4.0-16Reinhard Tartler2011-10-101-1/+1
* Imported nxagent-3.4.0-11.tar.gznxagent/3.4.0-11Reinhard Tartler2011-10-101-2/+2
* Imported nxagent-3.1.0-2.tar.gznxagent/3.1.0-2Reinhard Tartler2011-10-101-0/+3048