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