index
:
~ajax/xserver-old
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
bus
dmx-2
dmx2-dix-merge
dri-0-1-branch
dri2-swapbuffers
edid
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
render
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-06
Build fix.
Adam Jackson
1
-2
/
+2
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
2
-4
/
+2
2008-10-06
xalloc+bzero -> xcalloc
Adam Jackson
2
-6
/
+3
2008-09-23
Revert "Render: Use built-in SHA1 library"
Keith Packard
4
-240
/
+28
2008-09-23
Render: Use built-in SHA1 library
John Tapsell
4
-28
/
+240
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
[next]