index
:
~pzanoni/xserver
leak-fixes
master
.yrotisoper eht eman ot 'noitpircsed' elif siht tide ;yrotisoper demannU
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
render
/
glyph.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-06
Place glyph privates at correct location within the allocate storage
Keith Packard
1
-5
/
+5
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-21
/
+15
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-11
/
+11
2010-04-30
Delete loop with no effect from GlyphUninit
Keith Packard
1
-9
/
+0
2010-03-24
Fix crash when all glyphs of a given depth are freed, but not all glyphsets
Peter Harris
1
-0
/
+3
2009-10-15
Move SHA1 computation from render/glyph.c to os/
Julien Cristau
1
-27
/
+9
2009-10-01
render: set the glyph picture to NULL by default.
Peter Hutterer
1
-26
/
+31
2009-09-28
render: Plug a memory leak in AddGlyph. (#23286)
Peter Hutterer
1
-21
/
+21
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-19
/
+19
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-17
/
+17
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
1
-2
/
+1
2008-10-06
xalloc+bzero -> xcalloc
Adam Jackson
1
-2
/
+1
2008-09-23
Revert "Render: Use built-in SHA1 library"
Keith Packard
1
-1
/
+28
2008-09-23
Render: Use built-in SHA1 library
John Tapsell
1
-28
/
+1
2008-08-27
Remove unused GetGlyphPrivatesForScreen.
Eamon Walsh
1
-8
/
+0
2008-05-06
Allow using libmd instead of libcrypto for SHA1 hashing in render/glyph.c
Alan Coopersmith
1
-2
/
+15
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-26
/
+26
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
1
-1
/
+2
2007-10-26
Restore the CompositeGlyphs -> ps->Glyphs -> miGlyphs callchain to allow acce...
Aaron Plattner
1
-24
/
+23
2007-10-26
Include stddef.h for size_t.
Bernardo Innocenti
1
-0
/
+1
2007-10-25
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-37
/
+295
2007-10-19
Replace calls to Glyphs screen hook with CompositeGlyphs and remove dead code.
Eric Anholt
1
-0
/
+213
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-306
/
+15
2007-08-02
Create a Picture as well as a Pixmap at the time of AllocateGlyph
Carl Worth
1
-16
/
+7
2007-08-02
Use per-screen Pixmaps for glyphs
Carl Worth
1
-20
/
+35
2007-08-02
Use strong hash (SHA1) for glyphs
Carl Worth
1
-44
/
+40
2007-08-02
ProcRenderAddGlyphs: Avoid allocating a glyph just to find it cached
Carl Worth
1
-2
/
+27
2007-08-02
Split HashGlyph functionality out into HashGlyphInfoAndBits
Carl Worth
1
-3
/
+20
2007-04-09
Bug #10560: Code-Cleanup: function declarations () -> (void)
Stefan Huehner
1
-2
/
+2
2007-03-25
Static cleanups, dead code deletion.
Adam Jackson
1
-3
/
+3
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
2006-01-03
Add glyph privates for Xgl, which uses them to implement a glyph cache. EXA
Eric Anholt
1
-11
/
+337
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
1
-2
/
+2
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-2
/
+2
2004-12-04
Encoding of numerous files changed to UTF-8
Markus Kuhn
1
-1
/
+1
2004-06-30
Add Distributed Multihead X (DMX) support
Kevin E Martin
1
-1
/
+59
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+416