index
:
~b0le/xserver
master
Unnamed repository; edit this file to name it for gitweb.
b0le
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
render
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-06
Allow using libmd instead of libcrypto for SHA1 hashing in render/glyph.c
Alan Coopersmith
1
-2
/
+15
2008-02-29
Bug #10463: Always initialize reference pixel before AllocColor()
Chris Wilson
1
-0
/
+2
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-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-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
2007-08-02
Use per-screen Pixmaps for glyphs
Carl Worth
4
-53
/
+113
2007-08-02
Use strong hash (SHA1) for glyphs
Carl Worth
3
-65
/
+64
2007-08-02
ProcRenderAddGlyphs: Avoid allocating a glyph just to find it cached
Carl Worth
3
-25
/
+71
2007-08-02
Split HashGlyph functionality out into HashGlyphInfoAndBits
Carl Worth
2
-3
/
+23
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-07-29
ReduceCompositeOp returns a Render op, not a boolean.
Adam Jackson
1
-1
/
+1
2007-06-29
Death to RCS tags.
Adam Jackson
4
-8
/
+0
2007-06-15
swap xOrigin and yOrigin in SProcRenderSetPictureClipRectangles.
Matthieu Herrb
1
-0
/
+2
2007-06-11
Don't pass regions to pixman_image_composite() anymore.
Søren Sandmann Pedersen
3
-26
/
+40
2007-06-05
Remove most of the fast-path MMX operations from fbmmx. fbCopyAreammx
Søren Sandmann Pedersen
1
-1
/
+1
2007-05-23
Port renderedge.c to pixman
Soren Sandmann Pedersen
2
-128
/
+6
2007-05-15
Use pixman short formats, revert the gradient_stop change
Soren Sandmann Pedersen
2
-58
/
+56
2007-05-15
Use pixman types for transforms and vectors
Soren Sandmann Pedersen
1
-11
/
+3
2007-05-15
Use the pixman fixed point types and macros
Soren Sandmann Pedersen
2
-44
/
+24
2007-05-02
Fix for a divide by zero that can be triggered by a malicious client.
Keith Packard
1
-0
/
+1
[next]