index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
render
/
render.c
Age
Commit message (
Expand
)
Author
2009-09-22
render: return the supported version rather than just passing the proto's ver...
Keith Packard
2009-07-26
Replace dixLookupResource by dixLookupResourceBy{Type,Class}
Keith Packard
2008-10-06
Build fix.
Adam Jackson
2008-10-06
xalloc+bzero -> xcalloc
Adam Jackson
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
2008-08-20
Centralize declaration of ConnectionInfo.
Adam Jackson
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
2008-06-11
CVE-2008-2362 - RENDER Extension memory corruption
Matthieu Herrb
2008-06-11
CVE-2008-2361 - RENDER Extension crash
Matthieu Herrb
2008-06-11
CVE-2008-2360 - RENDER Extension heap buffer overflow
Matthieu Herrb
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-12-02
Clean up many #if 0.
Adam Jackson
2007-11-20
Revert "registry: Register RENDER extension protocol names."
Eamon Walsh
2007-11-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-11-15
Fix a really dumb typo.
Aaron Plattner
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-11-05
Render: Remove usage of alloca
Daniel Stone
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
2007-10-25
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-10-15
registry: Register RENDER extension protocol names.
Eamon Walsh
2007-09-05
xace: add new fields to resource access hook to allow parent resource objects
Eamon Walsh
2007-08-31
xace: add hooks + new access codes: Render extension
Eamon Walsh
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
2007-08-23
Avoid leaking a Pixmap for every glyph
Carl Worth
2007-08-15
xace: add hooks + new access codes: core protocol cursor requests
Eamon Walsh
2007-08-02
Create a Picture as well as a Pixmap at the time of AllocateGlyph
Carl Worth
2007-08-02
Use per-screen Pixmaps for glyphs
Carl Worth
2007-08-02
Use strong hash (SHA1) for glyphs
Carl Worth
2007-08-02
ProcRenderAddGlyphs: Avoid allocating a glyph just to find it cached
Carl Worth
2007-08-02
ProcRenderAddGlyphs: Take advantage of the for loops to simplify the code a bit
Carl Worth
2007-08-02
ProcRenderAddGlyphs: Convert while loops to for loops where more natural
Carl Worth
2007-06-15
swap xOrigin and yOrigin in SProcRenderSetPictureClipRectangles.
Matthieu Herrb
2007-01-09
Multiple integer overflows in dbe and render extensions
Matthieu Herrb
2006-12-14
Remove instances of macro SECURITY_VERIFY_DRAWABLE.
Eamon Walsh
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
2006-05-09
Bug #6867: Yet another Render crash fix. (Michel Dänzer)
Adam Jackson
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
2005-08-28
Bug #3974: Fix unaligned memory access on LP64. (Matthieu Herrb)
Adam Jackson
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
2005-07-01
Add support for gradients and solid fills to Render.
Lars Knoll
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
2004-12-04
Encoding of numerous files changed to UTF-8
Markus Kuhn
2004-08-06
Add RenderAddTraps. Rewrite trapezoid rendering code.
Keith Packard
2004-07-26
remove extra ';' (Alan Hourihane, Keith Packard).
Matthieu Herrb
2004-06-30
Add Distributed Multihead X (DMX) support
Kevin E Martin
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
[next]