summaryrefslogtreecommitdiff
path: root/render/glyphstr.h
AgeCommit message (Expand)AuthorFilesLines
2012-05-21render: add GetGlyphPicture accessor.Dave Airlie1-0/+6
2012-03-21Introduce a consistent coding styleKeith Packard1-51/+40
2011-11-23Remove redundant redeclarations of functions in the same header fileAlan Coopersmith1-3/+0
2010-11-30render: Reshuffle and cull dead field from GlyphSetRecAdam Jackson1-2/+1
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-16/+16
2007-10-25Merge branch 'master' into XACE-SELINUXEamon Walsh1-7/+19
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-36/+7
2007-08-02Create a Picture as well as a Pixmap at the time of AllocateGlyphCarl Worth1-1/+1
2007-08-02Use per-screen Pixmaps for glyphsCarl Worth1-1/+3
2007-08-02Use strong hash (SHA1) for glyphsCarl Worth1-14/+15
2007-08-02ProcRenderAddGlyphs: Avoid allocating a glyph just to find it cachedCarl Worth1-0/+6
2007-08-02Split HashGlyph functionality out into HashGlyphInfoAndBitsCarl Worth1-0/+3
2007-03-25Static cleanups, dead code deletion.Adam Jackson1-2/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-01-03Add glyph privates for Xgl, which uses them to implement a glyph cache. EXAEric Anholt1-0/+23
2005-08-24Remove use of dix-config and xorg-config.h from public headers.Daniel Stone1-4/+0
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-1/+1
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn1-1/+1
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin1-0/+21
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-14Initial revisionKaleb Keithley1-0/+127