summaryrefslogtreecommitdiff
path: root/render/render.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh1-118/+0
2007-12-02Clean up many #if 0.Adam Jackson1-118/+0
2007-11-20Revert "registry: Register RENDER extension protocol names."Eamon Walsh1-90/+0
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-11-15Fix a really dumb typo.Aaron Plattner1-1/+1
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-24/+26
2007-11-05Render: Remove usage of allocaDaniel Stone1-22/+22
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner1-2/+4
2007-10-25Merge branch 'master' into XACE-SELINUXEamon Walsh1-35/+121
2007-10-15registry: Register RENDER extension protocol names.Eamon Walsh1-0/+90
2007-09-05xace: add new fields to resource access hook to allow parent resource objectsEamon Walsh1-5/+5
2007-08-31xace: add hooks + new access codes: Render extensionEamon Walsh1-36/+58
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-7/+3
2007-08-23Avoid leaking a Pixmap for every glyphCarl Worth1-0/+5
2007-08-15xace: add hooks + new access codes: core protocol cursor requestsEamon Walsh1-11/+15
2007-08-02Create a Picture as well as a Pixmap at the time of AllocateGlyphCarl Worth1-10/+16
2007-08-02Use per-screen Pixmaps for glyphsCarl Worth1-2/+65
2007-08-02Use strong hash (SHA1) for glyphsCarl Worth1-7/+9
2007-08-02ProcRenderAddGlyphs: Avoid allocating a glyph just to find it cachedCarl Worth1-23/+38
2007-08-02ProcRenderAddGlyphs: Take advantage of the for loops to simplify the code a bitCarl Worth1-8/+4
2007-08-02ProcRenderAddGlyphs: Convert while loops to for loops where more naturalCarl Worth1-5/+4
2007-06-15swap xOrigin and yOrigin in SProcRenderSetPictureClipRectangles.Matthieu Herrb1-0/+2
2007-01-09Multiple integer overflows in dbe and render extensionsMatthieu Herrb1-3/+12
2006-12-14Remove instances of macro SECURITY_VERIFY_DRAWABLE.Eamon Walsh1-8/+11
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh1-61/+61
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2006-05-09Bug #6867: Yet another Render crash fix. (Michel Dänzer)Adam Jackson1-2/+2
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt1-4/+1
2005-08-28Bug #3974: Fix unaligned memory access on LP64. (Matthieu Herrb)Adam Jackson1-1/+1
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-2/+2
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-3/+3
2005-07-01Add support for gradients and solid fills to Render.Lars Knoll1-9/+263
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-6/+6
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn1-2/+2
2004-08-06Add RenderAddTraps. Rewrite trapezoid rendering code.Keith Packard1-1/+80
2004-07-26remove extra ';' (Alan Hourihane, Keith Packard).Matthieu Herrb1-2/+2
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin1-1/+3
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-2/+5
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-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-1/+374
2003-11-14Initial revisionKaleb Keithley1-0/+2584