summaryrefslogtreecommitdiff
path: root/src/Glyph.c
Commit message (Collapse)AuthorAgeFilesLines
* whitespace fixThomas E. Dickey2022-09-111-9/+9
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* use _Xconst with DataInt32/DataInt16/memcpy to reduce strict compiler warningsThomas E. Dickey2022-09-111-7/+7
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* use casts to reduce compiler warnings (no object change)Thomas E. Dickey2022-09-091-94/+94
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* amend cppcheck-scope change, fixing c89 buildThomas E. Dickey2022-09-081-7/+10
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* Reduce variable scopes as recommended by cppcheckAlan Coopersmith2022-09-071-22/+28
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Fix request length calculation for XRenderCompositeText32Clemens Eisserer2013-11-231-1/+1
| | | | | | | | | | | | Request length calculation inside XRenderCompositeText32 is broken for the case where the number of glyphs fits exactky inside the last xGlyphElt. In XRenderCompositeText8 and XRenderCompositeText16 this case is handled properly, somehow the "-1" got missing in XRenderCompositeText32. Reviewed-by: Keith Packard <keithp@keithp.com>
* Strip trailing whitespaceAlan Coopersmith2011-09-161-46/+46
| | | | | | | Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* - Conditionally include config.h in xc/lib/Xrender/*.cXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10Søren Sandmann Pedersen2005-05-191-0/+3
| | | | - Add Xrender to symlink.sh
* Encoding of numerous files changed to UTF-8sco_port_update-baseXORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_1sco_port_updateMarkus Kuhn2004-12-041-1/+1
|
* Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich2004-04-231-12/+11
|
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-141-1/+1
|
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-031-1/+1
|
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-261-1/+1
|
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-261-1/+1
|
* Initial revisionXORG-RELEASE-1-BASEXEVIE-MERGEXEVIE-BASEXORG-STABLEXINERAMA_2XEVIEKaleb Keithley2003-11-141-0/+710