index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
render
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-04-23
Remove #if 0'ed merge leftovers
Soren Sandmann Pedersen
1
-17
/
+0
2007-04-23
Gradient fixes
Soren Sandmann Pedersen
2
-8
/
+31
2007-04-19
Merge David Reveman's gradient optimization patch from pixman
Soren Sandmann Pedersen
2
-75
/
+57
2007-04-09
Bug #10560: Code-Cleanup: function declarations () -> (void)
Stefan Huehner
1
-2
/
+2
2007-03-25
Static cleanups, dead code deletion.
Adam Jackson
4
-8
/
+6
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
2
-63
/
+63
2006-09-12
transformIsIdentity() now doesn't accept a zero matrix as the identity.
Tilman Sauerbeck
1
-0
/
+1
2006-09-11
Bug #8226: Fixed SetPictureTransform()'s handling of the argument matrix.
Tilman Sauerbeck
1
-7
/
+13
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
13
-14
/
+0
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
1
-1
/
+1
2006-07-03
Fix source picture filter check for multiple screens.
Eric Anholt
1
-3
/
+11
2006-07-03
Bug #7366: Fix crashes when setting filters on source pictures.
Eric Anholt
2
-7
/
+22
2006-07-03
Bug #7366: Fix two crashes in operations on source pictures.
Eric Anholt
2
-6
/
+16
2006-06-23
Remove the default case from fbcompose.c switches which should cover all cases.
Eric Anholt
1
-4
/
+0
2006-06-19
Convert PICT_* names from #defines to an enum to aid in debugging.
Eric Anholt
2
-43
/
+45
2006-05-09
Bug #6867: Yet another Render crash fix. (Michel Dänzer)
Adam Jackson
1
-2
/
+2
2006-05-02
Typo in ALLLOCATE_LOCAL() arguments, causing mis-computation of the buffer.
Matthieu Herrb
1
-2
/
+2
2006-04-19
Add support for x4a4 format (depth 4 at 8bpp). Bug #6325.
Keith Packard
2
-2
/
+15
2006-03-28
Big old pile of warning fixes.
Adam Jackson
1
-1
/
+0
2006-03-08
render/picture.c Initialize the format of a source picture to
Lars Knoll
1
-0
/
+1
2006-03-06
render/picture.c Correctly initialize devPrivates variable in source only
Lars Knoll
1
-0
/
+1
2006-02-15
Mark everything in dixsym.c as _X_EXPORT.
Adam Jackson
6
-17
/
+17
2006-02-15
Mark everything in misym.c as _X_EXPORT.
Adam Jackson
1
-1
/
+1
2006-02-13
Reverted, did nothing anyway, I'm not smart today.
Adam Jackson
1
-21
/
+0
2006-02-13
Further op reduction when both src and dst alpha are absent.
Adam Jackson
1
-5
/
+35
2006-02-12
Simplify ops that would use the alpha channel when an alpha channel is
Eric Anholt
1
-0
/
+89
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
1
-4
/
+1
2006-01-18
Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg servers
Dave Airlie
1
-0
/
+2
2006-01-04
Correct rounding in divide-by-255 code. Obtained from xserver.
Eric Anholt
1
-4
/
+4
2006-01-03
Add glyph privates for Xgl, which uses them to implement a glyph cache. EXA
Eric Anholt
7
-12
/
+404
2005-12-28
Merge from xserver: Make the existing ChangePictureFilter and
Eric Anholt
4
-3
/
+39
2005-12-09
Bug #5258: Restore binary compatibility with 6.8.2's PictureRec. (Aaron
Adam Jackson
2
-3
/
+9
2005-12-02
Define XFree86Server only where it is required.
Kevin E Martin
1
-1
/
+1
2005-11-29
Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable
Kevin E Martin
1
-1
/
+1
2005-10-06
Bug #4689: Treat DirectColor as TrueColor in Render. It fixes some crashes
Benjamin Herrenschmidt
1
-1
/
+1
2005-08-28
Bug #3974: Fix unaligned memory access on LP64. (Matthieu Herrb)
Adam Jackson
1
-1
/
+1
2005-08-24
Remove use of dix-config and xorg-config.h from public headers.
Daniel Stone
5
-20
/
+0
2005-07-13
Fix compilation where uint is not defined.
Torrey Lyons
1
-10
/
+7
2005-07-04
provide the uint datatype on WIN32
Alexander Gottwald
1
-0
/
+4
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
4
-8
/
+8
[next]