index
:
~sandmann/xserver
fbdelete
filters
fixconfig
for-keithp
glyph2
glyph22
glyphs
rcs
rects
render
rhel65-fixes
sent
traps
tris
Unnamed repository; edit this file to name it for gitweb.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
render
/
render.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-29
Render: Fix request size verification
Robert Morell
1
-2
/
+2
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
1
-5
/
+2
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
1
-0
/
+4
2009-10-01
render: Fix crash in RenderAddGlyphs (#23645)
Peter Hutterer
1
-1
/
+5
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
1
-3
/
+4
2009-09-21
render: reply with the server or client version, whichever is lower.
Peter Hutterer
1
-2
/
+12
2009-07-15
Render: Add support for the PDF blend mode operators.
Fredrik Höglund
1
-0
/
+2
2009-07-14
render: switch to byte counting functions
Peter Hutterer
1
-8
/
+8
2009-05-04
Fix typo in ProcRenderCreateAnimCursor.
Michel Dänzer
1
-1
/
+1
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-108
/
+62
2009-03-09
Replace dixLookupResource by dixLookupResourceBy{Type,Class}
Keith Packard
1
-4
/
+4
2009-02-16
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
1
-1
/
+2
2009-02-03
render: rename SetBit to RenderSetBit.
Peter Hutterer
1
-5
/
+5
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-2
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-5
/
+5
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-5
/
+5
2008-10-06
Build fix.
Adam Jackson
1
-2
/
+2
2008-10-06
xalloc+bzero -> xcalloc
Adam Jackson
1
-4
/
+2
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-1
/
+2
2008-08-20
Centralize declaration of ConnectionInfo.
Adam Jackson
1
-2
/
+0
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
1
-9
/
+1
2008-06-11
CVE-2008-2362 - RENDER Extension memory corruption
Matthieu Herrb
1
-4
/
+12
2008-06-11
CVE-2008-2361 - RENDER Extension crash
Matthieu Herrb
1
-0
/
+2
2008-06-11
CVE-2008-2360 - RENDER Extension heap buffer overflow
Matthieu Herrb
1
-2
/
+9
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-118
/
+0
2007-12-02
Clean up many #if 0.
Adam Jackson
1
-118
/
+0
2007-11-20
Revert "registry: Register RENDER extension protocol names."
Eamon Walsh
1
-90
/
+0
2007-11-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-1
/
+1
2007-11-15
Fix a really dumb typo.
Aaron Plattner
1
-1
/
+1
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-24
/
+26
2007-11-05
Render: Remove usage of alloca
Daniel Stone
1
-22
/
+22
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
1
-2
/
+4
2007-10-25
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-35
/
+121
2007-10-15
registry: Register RENDER extension protocol names.
Eamon Walsh
1
-0
/
+90
2007-09-05
xace: add new fields to resource access hook to allow parent resource objects
Eamon Walsh
1
-5
/
+5
2007-08-31
xace: add hooks + new access codes: Render extension
Eamon Walsh
1
-36
/
+58
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-7
/
+3
2007-08-23
Avoid leaking a Pixmap for every glyph
Carl Worth
1
-0
/
+5
2007-08-15
xace: add hooks + new access codes: core protocol cursor requests
Eamon Walsh
1
-11
/
+15
2007-08-02
Create a Picture as well as a Pixmap at the time of AllocateGlyph
Carl Worth
1
-10
/
+16
2007-08-02
Use per-screen Pixmaps for glyphs
Carl Worth
1
-2
/
+65
2007-08-02
Use strong hash (SHA1) for glyphs
Carl Worth
1
-7
/
+9
2007-08-02
ProcRenderAddGlyphs: Avoid allocating a glyph just to find it cached
Carl Worth
1
-23
/
+38
2007-08-02
ProcRenderAddGlyphs: Take advantage of the for loops to simplify the code a bit
Carl Worth
1
-8
/
+4
2007-08-02
ProcRenderAddGlyphs: Convert while loops to for loops where more natural
Carl Worth
1
-5
/
+4
2007-06-15
swap xOrigin and yOrigin in SProcRenderSetPictureClipRectangles.
Matthieu Herrb
1
-0
/
+2
2007-01-09
Multiple integer overflows in dbe and render extensions
Matthieu Herrb
1
-3
/
+12
2006-12-14
Remove instances of macro SECURITY_VERIFY_DRAWABLE.
Eamon Walsh
1
-8
/
+11
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-61
/
+61
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
[next]