index
:
~krh/xserver
dri2-invalidate
dri2-resource-fixes
flush-callback
glamor-ddx
glx-destroy-mess
master
wayland-rootless
xwayland-dri3
xwayland-for-keithp
xwayland-glamor
Unnamed repository; edit this file 'description' to name the repository.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
render
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
3
-4
/
+9
2008-08-27
Remove unused GetGlyphPrivatesForScreen.
Eamon Walsh
2
-11
/
+0
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-07-22
Don't return BadAlloc when trying to set a PictureFilter with no parameters w...
Pierre-Loup A. Griffais
1
-1
/
+1
2008-06-24
Bug #15369: Don't reduce Over to Src for transform + RepeatNone.
Owen Taylor
1
-2
/
+14
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
2008-06-09
CreateColormap returns Success on success, not TRUE.
Aaron Plattner
1
-2
/
+3
2008-05-20
Merge branch 'master' into mpx
Peter Hutterer
1
-2
/
+15
2008-05-13
render: don't dereference cursor if cursor is NULL.
Peter Hutterer
1
-1
/
+1
2008-05-06
Allow using libmd instead of libcrypto for SHA1 hashing in render/glyph.c
Alan Coopersmith
1
-2
/
+15
2008-04-07
Merge branch 'master' into dcdc_rework
Peter Hutterer
1
-0
/
+2
2008-02-29
Bug #10463: Always initialize reference pixel before AllocColor()
Chris Wilson
1
-0
/
+2
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
8
-691
/
+162
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
3
-126
/
+2
2007-12-02
Clean up many #if 0.
Adam Jackson
2
-124
/
+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-07
Merge branch 'master' into mpx
Peter Hutterer
12
-417
/
+495
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
6
-58
/
+60
2007-11-05
Render: Remove usage of alloca
Daniel Stone
2
-26
/
+26
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
4
-6
/
+9
2007-10-26
Restore the CompositeGlyphs -> ps->Glyphs -> miGlyphs callchain to allow acce...
Aaron Plattner
2
-25
/
+24
2007-10-26
Include stddef.h for size_t.
Bernardo Innocenti
1
-0
/
+1
2007-10-25
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
10
-362
/
+438
2007-10-23
Superfluous ','.
Matthias Hopf
1
-1
/
+1
2007-10-19
Replace calls to Glyphs screen hook with CompositeGlyphs and remove dead code.
Eric Anholt
7
-255
/
+215
2007-10-15
registry: Add some missing #include's.
Eamon Walsh
1
-0
/
+1
2007-10-15
registry: Register RENDER extension protocol names.
Eamon Walsh
1
-0
/
+90
2007-10-12
NULL is not a valid argument to CreatePicture, please use serverClient
Eamon Walsh
1
-1
/
+1
2007-10-11
dix: Add a new "registry" mechanism for registering string names of things.
Eamon Walsh
1
-2
/
+0
2007-10-02
Merge branch 'glyph-pixmaps'
Eric Anholt
4
-111
/
+226
2007-09-19
devPrivates rework: move devPrivates field in drawable structure types
Eamon Walsh
1
-1
/
+1
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-1
/
+1
2007-09-05
xace: add new fields to resource access hook to allow parent resource objects
Eamon Walsh
3
-10
/
+10
2007-08-31
Bug #7364: Require renderproto 0.9.3 on 64-bit, and fix build with it.
Eric Anholt
1
-1
/
+1
2007-08-31
xace: add hooks + new access codes: Render extension
Eamon Walsh
4
-52
/
+94
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
6
-497
/
+47
2007-08-28
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
3
-26
/
+26
2007-08-25
Refactor PictureInitIndexedFormats.
Adam Jackson
2
-25
/
+25
2007-08-23
Avoid leaking a Pixmap for every glyph
Carl Worth
1
-0
/
+5
2007-08-22
Revert "Fix <pixman.h> include to <pixman/pixman.h>"
Eric Anholt
1
-1
/
+1
2007-08-22
Fix <pixman.h> include to <pixman/pixman.h>
Alan Hourihane
1
-1
/
+1
2007-08-15
xace: add hooks + new access codes: core protocol cursor requests
Eamon Walsh
1
-11
/
+15
2007-08-12
Merge branch 'master' into mpx
Peter Hutterer
6
-10
/
+2
2007-08-06
Require pixman-1 0.9.4, update pixman includes to new scheme
Søren Sandmann Pedersen
1
-1
/
+1
2007-08-02
Create a Picture as well as a Pixmap at the time of AllocateGlyph
Carl Worth
4
-35
/
+25
[next]