aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/Render.c
Commit message (Expand)AuthorAgeFilesLines
* Render.c: improve DEBUG/TEST outputUlrich Sibiller2024-06-241-23/+23
* Render.c: fix typoUlrich Sibiller2024-06-241-1/+1
* Render.c: some simplificationsUlrich Sibiller2024-06-081-5/+5
* Render.c: merge masks in nxagentReconnectPictureUlrich Sibiller2024-06-081-9/+1
* Render.c: fix format specifiersUlrich Sibiller2024-06-081-9/+9
* Render.c: simplify nxagent{Create,Change}PictureUlrich Sibiller2024-06-081-210/+48
* Render.c: improve DEBUG/TEST outputUlrich Sibiller2024-06-021-106/+117
* Render.c: Fix: init variable once outside the loopUlrich Sibiller2024-05-111-1/+2
* Render.c: add some DEBUG outputUlrich Sibiller2024-05-111-43/+56
* Render.c: add some DEBUG outputUlrich Sibiller2024-05-111-0/+24
* Render.c: fix commentsUlrich Sibiller2024-05-111-7/+7
* Update Copyright yearsUlrich Sibiller2023-04-281-4/+4
* nxagent: delete trailing whitespace in many filesUlrich Sibiller2023-04-271-15/+15
* nxagent: make nxagentAlpha* BooleansUlrich Sibiller2021-06-081-2/+2
* Render.c: Init BoxRecUlrich Sibiller2021-01-151-1/+1
* Render.c: improve Boolean handling of nxagentCheckPictureRemoteValueUlrich Sibiller2021-01-151-12/+12
* nxagent: handle RegionNil macro as BooleanUlrich Sibiller2021-01-151-1/+1
* nxagent: treat all Traps as Booleans everywhereUlrich Sibiller2021-01-151-1/+1
* nxagent: make all traps BooleansUlrich Sibiller2020-05-071-2/+2
* Render.c: describe function purposeUlrich Sibiller2020-05-071-0/+1
* Render.c: replace two while loops by shorter for loopsUlrich Sibiller2020-05-071-9/+3
* nxagent: simplify nxagentFreeRegion macroUlrich Sibiller2020-05-071-4/+4
* Render.c: remove some more unused functionsUlrich Sibiller2019-09-291-219/+0
* Render.c: remove lots of superflous empty linesUlrich Sibiller2019-09-291-84/+1
* Render.c: reformat commentsUlrich Sibiller2019-09-291-43/+30
* Render.c: Code simplificationsUlrich Sibiller2019-09-291-172/+89
* Render.c: remove empty lines around XSync callsUlrich Sibiller2019-09-291-36/+0
* Render.c: make nxagentPrintFormat a NOP in normal modeUlrich Sibiller2019-09-291-49/+2
* nxagent: simplify nxagentRenderRealizeCursorUlrich Sibiller2019-09-291-26/+14
* Render.c. simplify nxagentMatchingFormatsUlrich Sibiller2019-09-291-3/+1
* Render.c: fix broken commentUlrich Sibiller2019-09-291-2/+2
* Render.c: drop unused nxagentDestroyPictureClipUlrich Sibiller2019-09-291-9/+0
* Render.c: drop unused nxagentRasterizeTrapezoidUlrich Sibiller2019-09-291-11/+0
* Render.c: drop unused nxagentValidatePictureUlrich Sibiller2019-09-291-9/+0
* Render.c: use SAFE_freeUlrich Sibiller2019-08-061-2/+3
* Revert "nxagent: rework Bool handling"Ulrich Sibiller2019-02-151-3/+3
* nxagent: rework Bool handlingUlrich Sibiller2019-02-111-3/+3
* Render.c: improve Bool usageUlrich Sibiller2018-10-221-6/+6
* hw/nxagent/: Use <function>(void) rather than <function>().Mike Gabriel2018-02-261-3/+3
* nx-X11/programs/Xserver/hw/nxagent/Render.c: use macros obtaining values from...Mihai Moldovan2017-09-131-10/+10
* nx-X11/programs/Xserver/Render.c: Re-introduce nxagentGlyphsCleanup() from li...Mike Gabriel2017-08-251-0/+249
* Render.c: Improve situation for multiple trapezoid requests.Oleksandr Shneyder2017-07-311-14/+1
* Revert "NXpicturestr_PictSolidFill.h: Drop file and revert db8705. Not an iss...Mike Gabriel2017-04-211-5/+11
* hw/nxagent/BitmapUtils.c: Derive from utilbitmap.c in deprecated libXfont1 an...Mike Gabriel2017-04-101-3/+3
* NXpicturestr_PictSolidFill.h: Drop file and revert db8705. Not an issue anymo...Mike Gabriel2017-04-061-11/+5
* Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-061-7/+15
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-3/+3
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-2/+2
* Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea...Mike Gabriel2016-07-021-11/+12
* finally drop libNX_XextUlrich Sibiller2016-07-011-1/+1