index
:
nx-libs
3.5.0.x
3.6.x
3713346f
dependabot/github_actions/actions/checkout-4
dependabot/github_actions/uraimo/run-on-arch-action-2.8.1
feature/nxcomp-bigreq-support
master
nx-X11
nxagent
nxcomp
nxcompext
nxcompshad
nxproxy
pr/DXPC-re-license-retroactively
pr/Xext-cve-fixes
pr/dix-cve-fixes
pr/drop-bin-wrappers
pr/extend_manpage
pr/fix_xkb_crash
pr/gnu-hurd-i386-support
pr/hw-driver-cleanup
pr/libxfont-cleanup
pr/render-cleanup
pr/render-cve-fixes
pr/render-misc-patches
pr/various9
release-builds/3.6.x
update-workflows
upgrade-libX11
NXv3 (redistributed)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nx-X11
/
programs
/
Xserver
/
hw
/
nxagent
/
Render.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Render.c: improve DEBUG/TEST output
Ulrich Sibiller
2024-06-24
1
-23
/
+23
*
Render.c: fix typo
Ulrich Sibiller
2024-06-24
1
-1
/
+1
*
Render.c: some simplifications
Ulrich Sibiller
2024-06-08
1
-5
/
+5
*
Render.c: merge masks in nxagentReconnectPicture
Ulrich Sibiller
2024-06-08
1
-9
/
+1
*
Render.c: fix format specifiers
Ulrich Sibiller
2024-06-08
1
-9
/
+9
*
Render.c: simplify nxagent{Create,Change}Picture
Ulrich Sibiller
2024-06-08
1
-210
/
+48
*
Render.c: improve DEBUG/TEST output
Ulrich Sibiller
2024-06-02
1
-106
/
+117
*
Render.c: Fix: init variable once outside the loop
Ulrich Sibiller
2024-05-11
1
-1
/
+2
*
Render.c: add some DEBUG output
Ulrich Sibiller
2024-05-11
1
-43
/
+56
*
Render.c: add some DEBUG output
Ulrich Sibiller
2024-05-11
1
-0
/
+24
*
Render.c: fix comments
Ulrich Sibiller
2024-05-11
1
-7
/
+7
*
Update Copyright years
Ulrich Sibiller
2023-04-28
1
-4
/
+4
*
nxagent: delete trailing whitespace in many files
Ulrich Sibiller
2023-04-27
1
-15
/
+15
*
nxagent: make nxagentAlpha* Booleans
Ulrich Sibiller
2021-06-08
1
-2
/
+2
*
Render.c: Init BoxRec
Ulrich Sibiller
2021-01-15
1
-1
/
+1
*
Render.c: improve Boolean handling of nxagentCheckPictureRemoteValue
Ulrich Sibiller
2021-01-15
1
-12
/
+12
*
nxagent: handle RegionNil macro as Boolean
Ulrich Sibiller
2021-01-15
1
-1
/
+1
*
nxagent: treat all Traps as Booleans everywhere
Ulrich Sibiller
2021-01-15
1
-1
/
+1
*
nxagent: make all traps Booleans
Ulrich Sibiller
2020-05-07
1
-2
/
+2
*
Render.c: describe function purpose
Ulrich Sibiller
2020-05-07
1
-0
/
+1
*
Render.c: replace two while loops by shorter for loops
Ulrich Sibiller
2020-05-07
1
-9
/
+3
*
nxagent: simplify nxagentFreeRegion macro
Ulrich Sibiller
2020-05-07
1
-4
/
+4
*
Render.c: remove some more unused functions
Ulrich Sibiller
2019-09-29
1
-219
/
+0
*
Render.c: remove lots of superflous empty lines
Ulrich Sibiller
2019-09-29
1
-84
/
+1
*
Render.c: reformat comments
Ulrich Sibiller
2019-09-29
1
-43
/
+30
*
Render.c: Code simplifications
Ulrich Sibiller
2019-09-29
1
-172
/
+89
*
Render.c: remove empty lines around XSync calls
Ulrich Sibiller
2019-09-29
1
-36
/
+0
*
Render.c: make nxagentPrintFormat a NOP in normal mode
Ulrich Sibiller
2019-09-29
1
-49
/
+2
*
nxagent: simplify nxagentRenderRealizeCursor
Ulrich Sibiller
2019-09-29
1
-26
/
+14
*
Render.c. simplify nxagentMatchingFormats
Ulrich Sibiller
2019-09-29
1
-3
/
+1
*
Render.c: fix broken comment
Ulrich Sibiller
2019-09-29
1
-2
/
+2
*
Render.c: drop unused nxagentDestroyPictureClip
Ulrich Sibiller
2019-09-29
1
-9
/
+0
*
Render.c: drop unused nxagentRasterizeTrapezoid
Ulrich Sibiller
2019-09-29
1
-11
/
+0
*
Render.c: drop unused nxagentValidatePicture
Ulrich Sibiller
2019-09-29
1
-9
/
+0
*
Render.c: use SAFE_free
Ulrich Sibiller
2019-08-06
1
-2
/
+3
*
Revert "nxagent: rework Bool handling"
Ulrich Sibiller
2019-02-15
1
-3
/
+3
*
nxagent: rework Bool handling
Ulrich Sibiller
2019-02-11
1
-3
/
+3
*
Render.c: improve Bool usage
Ulrich Sibiller
2018-10-22
1
-6
/
+6
*
hw/nxagent/: Use <function>(void) rather than <function>().
Mike Gabriel
2018-02-26
1
-3
/
+3
*
nx-X11/programs/Xserver/hw/nxagent/Render.c: use macros obtaining values from...
Mihai Moldovan
2017-09-13
1
-10
/
+10
*
nx-X11/programs/Xserver/Render.c: Re-introduce nxagentGlyphsCleanup() from li...
Mike Gabriel
2017-08-25
1
-0
/
+249
*
Render.c: Improve situation for multiple trapezoid requests.
Oleksandr Shneyder
2017-07-31
1
-14
/
+1
*
Revert "NXpicturestr_PictSolidFill.h: Drop file and revert db8705. Not an iss...
Mike Gabriel
2017-04-21
1
-5
/
+11
*
hw/nxagent/BitmapUtils.c: Derive from utilbitmap.c in deprecated libXfont1 an...
Mike Gabriel
2017-04-10
1
-3
/
+3
*
NXpicturestr_PictSolidFill.h: Drop file and revert db8705. Not an issue anymo...
Mike Gabriel
2017-04-06
1
-11
/
+5
*
Per-file copyright notices: Update copyright information in file headers that...
Mike Gabriel
2016-07-06
1
-7
/
+15
*
nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.
Mike Gabriel
2016-07-02
1
-3
/
+3
*
nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.
Mike Gabriel
2016-07-02
1
-2
/
+2
*
Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea...
Mike Gabriel
2016-07-02
1
-11
/
+12
*
finally drop libNX_Xext
Ulrich Sibiller
2016-07-01
1
-1
/
+1
[next]