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
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-11-25
Move matrix operations from X server to pixman 0.13.2
Keith Packard
2008-11-24
Handle transform failure when computing shadow damage area.
Keith Packard
2008-11-24
Avoid overflow in PictureTransformPoint. Fix PictureTransformIsIdentity.
Keith Packard
2008-11-24
Handle RandR transform matrices in floating point.
Keith Packard
2008-11-24
When converting from double to fixed, round carefully.
Keith Packard
2008-11-24
Add matrix inversion function (uses doubles)
Keith Packard
2008-11-24
Correct bilinear filter kernel size (should be 2x2)
Keith Packard
2008-11-24
Add kernel size to Render filters.
Keith Packard
2008-11-24
[render] Split out filter finding from filter setting.
Keith Packard
2008-11-24
Add funcs to convert between protocol and pixman matrices
Keith Packard
2008-11-24
Export a bunch of matrix operations from render.
Keith Packard
2008-10-31
Move MAX_DEVICES to misc.h, rename to MAXDEVICES for consistency.
Peter Hutterer
2008-10-06
Build fix.
Adam Jackson
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
2008-10-06
xalloc+bzero -> xcalloc
Adam Jackson
2008-09-23
Revert "Render: Use built-in SHA1 library"
Keith Packard
2008-09-23
Render: Use built-in SHA1 library
John Tapsell
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
2008-08-27
Remove unused GetGlyphPrivatesForScreen.
Eamon Walsh
2008-08-20
Centralize declaration of ConnectionInfo.
Adam Jackson
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
2008-07-22
Don't return BadAlloc when trying to set a PictureFilter with no parameters w...
Pierre-Loup A. Griffais
2008-06-24
Bug #15369: Don't reduce Over to Src for transform + RepeatNone.
Owen Taylor
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
2008-06-09
CreateColormap returns Success on success, not TRUE.
Aaron Plattner
2008-05-20
Merge branch 'master' into mpx
Peter Hutterer
2008-05-13
render: don't dereference cursor if cursor is NULL.
Peter Hutterer
2008-05-06
Allow using libmd instead of libcrypto for SHA1 hashing in render/glyph.c
Alan Coopersmith
2008-04-07
Merge branch 'master' into dcdc_rework
Peter Hutterer
2008-02-29
Bug #10463: Always initialize reference pixel before AllocColor()
Chris Wilson
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
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-07
Merge branch 'master' into mpx
Peter Hutterer
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-26
Restore the CompositeGlyphs -> ps->Glyphs -> miGlyphs callchain to allow acce...
Aaron Plattner
2007-10-26
Include stddef.h for size_t.
Bernardo Innocenti
2007-10-25
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-10-23
Superfluous ','.
Matthias Hopf
2007-10-19
Replace calls to Glyphs screen hook with CompositeGlyphs and remove dead code.
Eric Anholt
2007-10-15
registry: Add some missing #include's.
Eamon Walsh
[next]