summaryrefslogtreecommitdiff
path: root/src/xftrender.c
Commit message (Expand)AuthorAgeFilesLines
* libxft issue #16Thomas E. Dickey2022-11-141-1/+1
* stdint.h header is needed for SIZE_MAXericLemanissier2022-09-251-0/+1
* fix gcc12 warning about malloc sizeThomas E. Dickey2022-09-071-3/+8
* add a null-pointer checkThomas E. Dickey2022-07-091-0/+2
* merge changes by Christian WernerThomas E. Dickey2022-07-091-11/+10
* Add support for BGRA glyphs display and scalingMaxime Coste2022-07-091-13/+56
* Introduce a _XftCompositeText helper functionMaxime Coste2022-07-091-34/+49
* Introduce a _XftCompositeString helper functionMaxime Coste2022-07-091-18/+43
* add option for tracking glyph memory-usage on a linked listThomas E. Dickey2022-07-061-6/+6
* reduce clutter with macros for allocating arraysThomas E. Dickey2022-07-061-13/+13
* fix warnings by gcc 11; check if length <= zeroThomas E. Dickey2022-06-031-0/+33
* quiet warnings with castsThomas E. Dickey2022-06-031-1/+1
* promote font->num_glyphs to FT_UInt or Glyph to fix warningsThomas E. Dickey2022-06-031-7/+7
* quiet unused-parameter warnings with _X_UNUSEDThomas E. Dickey2022-06-031-1/+1
* Fix spelling/wording issuesAlan Coopersmith2022-06-031-6/+6
* fix most type-conversion warnings from gcc-normal, without object-file changesThomas E. Dickey2020-04-011-29/+29
* Strip trailing whitespaceAlan Coopersmith2011-09-161-27/+27
* Janitor: Correct make distcheck and sparse warnings.Paulo Cesar Pereira de Andrade2009-01-291-4/+4
* nuke RCS IdsMatthieu Herrb2008-03-091-2/+0
* Bug #7259: Various Coverity fixes.Kjartan Maraas2006-07-131-1/+1
* Bug #4711: Don't export unnecessary symbols. (Alan Coopersmith). Bump toxft-2_1_9Daniel Stone2006-06-031-14/+14
* Sync with Xft from xlibs CVS (2.1.7 plus man page updates from BrandenXORG-6_8_99_13Alan Coopersmith2005-06-241-2/+2
* Merging XORG-CURRENT into trunkXORG-6_7_99_1XACE-SELINUX-MERGECOMPOSITEWRAPEgbert Eich2004-04-231-5/+33
* 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-STABLEKaleb Keithley2003-11-141-0/+981