index
:
xorg/xserver-test
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
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
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.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
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.8-branch
server-1.9-branch
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
xwayland
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
render
/
picture.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-06
transformIsIdentity() now doesn't accept a zero matrix as the identity.
Tilman Sauerbeck
1
-0
/
+1
2006-10-06
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
1
-1
/
+0
2006-07-03
Bug #7366: Fix two crashes in operations on source pictures.
Eric Anholt
1
-6
/
+11
2006-04-19
Add support for x4a4 format (depth 4 at 8bpp). Bug #6325.
Keith Packard
1
-2
/
+6
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
1
-6
/
+6
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-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
1
-0
/
+3
2005-12-28
Merge from xserver: Make the existing ChangePictureFilter and
Eric Anholt
1
-1
/
+6
2005-12-09
Bug #5258: Restore binary compatibility with 6.8.2's PictureRec. (Aaron
Adam Jackson
1
-1
/
+6
2005-10-06
Bug #4689: Treat DirectColor as TrueColor in Render. It fixes some crashes
Benjamin Herrenschmidt
1
-1
/
+1
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
1
-2
/
+2
2005-07-03
Fix more include paths; add dix-config.h to XKB code.
Daniel Stone
1
-3
/
+0
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-2
/
+2
2005-07-01
Add support for gradients and solid fills to Render.
Lars Knoll
1
-32
/
+339
2005-06-15
Fix projective transformations in fbcompose.c Bugfix for convolution
Lars Knoll
1
-0
/
+29
2004-12-04
Encoding of numerous files changed to UTF-8
Markus Kuhn
1
-1
/
+1
2004-08-15
Copy bits from parent window when allocating pixmaps so that Background ==
Keith Packard
1
-0
/
+3
2004-08-13
Fix copy'n'paste-os of x/y in CopyPicture for AlphaXOrigin and ClipXOrigin.
Eric Anholt
1
-2
/
+2
2004-08-11
In CopyPicture, add missing call to ChangePicture to notify about the
Eric Anholt
1
-0
/
+3
2004-08-06
Add RenderAddTraps. Rewrite trapezoid rendering code.
Keith Packard
1
-1
/
+12
2004-08-05
- Add a new Render function, CopyPicture, which will update a picture with
Eric Anholt
1
-0
/
+79
2004-07-29
Integration of DAMAGE-XFIXES branch to trunk
Stuart Kreitman
1
-5
/
+72
2004-06-30
Add Distributed Multihead X (DMX) support
Kevin E Martin
1
-0
/
+53
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
STSF-CURRENT
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+1305