Age | Commit message (Expand) | Author |
2007-10-15 | registry: Register RENDER extension protocol names. | Eamon Walsh |
2007-10-12 | NULL is not a valid argument to CreatePicture, please use serverClient | Eamon Walsh |
2007-10-11 | dix: Add a new "registry" mechanism for registering string names of things. | Eamon Walsh |
2007-10-02 | Merge branch 'glyph-pixmaps' | Eric Anholt |
2007-09-19 | devPrivates rework: move devPrivates field in drawable structure types | Eamon Walsh |
2007-09-19 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh |
2007-09-05 | xace: add new fields to resource access hook to allow parent resource objects | Eamon Walsh |
2007-08-31 | Bug #7364: Require renderproto 0.9.3 on 64-bit, and fix build with it. | Eric Anholt |
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-28 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh |
2007-08-25 | Refactor PictureInitIndexedFormats. | Adam Jackson |
2007-08-23 | Avoid leaking a Pixmap for every glyph | Carl Worth |
2007-08-22 | Revert "Fix <pixman.h> include to <pixman/pixman.h>" | Eric Anholt |
2007-08-22 | Fix <pixman.h> include to <pixman/pixman.h> | Alan Hourihane |
2007-08-15 | xace: add hooks + new access codes: core protocol cursor requests | Eamon Walsh |
2007-08-12 | Merge branch 'master' into mpx | Peter Hutterer |
2007-08-06 | Require pixman-1 0.9.4, update pixman includes to new scheme | Søren Sandmann Pedersen |
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 | Split HashGlyph functionality out into HashGlyphInfoAndBits | 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-07-29 | ReduceCompositeOp returns a Render op, not a boolean. | Adam Jackson |
2007-06-29 | Death to RCS tags. | Adam Jackson |
2007-06-19 | Merge branch 'master' into mpx | Peter Hutterer |
2007-06-15 | swap xOrigin and yOrigin in SProcRenderSetPictureClipRectangles. | Matthieu Herrb |
2007-06-11 | Don't pass regions to pixman_image_composite() anymore. | Søren Sandmann Pedersen |
2007-06-05 | Remove most of the fast-path MMX operations from fbmmx. fbCopyAreammx | Søren Sandmann Pedersen |
2007-05-23 | Port renderedge.c to pixman | Soren Sandmann Pedersen |
2007-05-15 | Use pixman short formats, revert the gradient_stop change | Soren Sandmann Pedersen |
2007-05-15 | Use pixman types for transforms and vectors | Soren Sandmann Pedersen |
2007-05-15 | Use the pixman fixed point types and macros | Soren Sandmann Pedersen |
2007-05-02 | Fix for a divide by zero that can be triggered by a malicious client. | Keith Packard |
2007-04-27 | Merge branch 'master' into mpx | Peter Hutterer |
2007-04-23 | Remove #if 0'ed merge leftovers | Soren Sandmann Pedersen |
2007-04-23 | Gradient fixes | Soren Sandmann Pedersen |
2007-04-19 | Merge David Reveman's gradient optimization patch from pixman | Soren Sandmann Pedersen |
2007-04-12 | Merge branch 'master' into mpx | Peter Hutterer |
2007-04-09 | Bug #10560: Code-Cleanup: function declarations () -> (void) | Stefan Huehner |
2007-04-04 | Allow for multiple animated cursors. | Peter Hutterer |
2007-04-02 | Merge branch 'master' into mpx | Peter Hutterer |
2007-03-25 | Static cleanups, dead code deletion. | Adam Jackson |
2007-01-28 | Merge branch 'master' | Peter Hutterer |
2007-01-09 | Multiple integer overflows in dbe and render extensions | Matthieu Herrb |
2006-12-19 | Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserver | Peter Hutterer |
2006-12-14 | Remove instances of macro SECURITY_VERIFY_DRAWABLE. | Eamon Walsh |
2006-12-14 | Naming change: Security*Access -> Dix*Access | Eamon Walsh |