index
:
~jbarnes/xserver
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
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.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
upstream
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
Jesse's X Server development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
render
/
picturestr.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-22
render: Remove unused TriStrip and TriFan typedefs
Søren Sandmann Pedersen
1
-18
/
+0
2011-04-22
render: Remove unused fields in the source picture structs
Søren Sandmann Pedersen
1
-25
/
+0
2011-04-22
render: Delete PictureGradientColor()
Søren Sandmann Pedersen
1
-5
/
+0
2011-03-14
Remove TriStrip and TriFan from the picture screen
Søren Sandmann Pedersen
1
-2
/
+0
2010-11-30
render: repack PictureRec
Adam Jackson
1
-8
/
+7
2010-06-05
Make GetPictureScreenIfSet check if Render is running
Keith Packard
1
-1
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-2
/
+6
2010-05-19
Add typed resource-lookup errors for non-core resource types.
Jamey Sharp
1
-1
/
+1
2010-05-07
VERIFY_PICTURE always returns BadPicture. Don't bother specifying.
Jamey Sharp
1
-4
/
+4
2009-08-28
render: AnimCurInit and AnimCursorCreate shouldn't be _X_EXPORT
Tiago Vignatti
1
-2
/
+2
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-5
/
+4
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-57
/
+57
2008-11-30
Remove declarations of symbols that are never defined.
Paulo Cesar Pereira de Andrade
1
-4
/
+0
2008-11-25
Move matrix operations from X server to pixman 0.13.2
Keith Packard
1
-114
/
+6
2008-11-24
Handle transform failure when computing shadow damage area.
Keith Packard
1
-1
/
+1
2008-11-24
Avoid overflow in PictureTransformPoint. Fix PictureTransformIsIdentity.
Keith Packard
1
-4
/
+1
2008-11-24
Handle RandR transform matrices in floating point.
Keith Packard
1
-0
/
+63
2008-11-24
Add matrix inversion function (uses doubles)
Keith Packard
1
-0
/
+3
2008-11-24
Add kernel size to Render filters.
Keith Packard
1
-2
/
+6
2008-11-24
[render] Split out filter finding from filter setting.
Keith Packard
1
-2
/
+7
2008-11-24
Add funcs to convert between protocol and pixman matrices
Keith Packard
1
-3
/
+8
2008-11-24
Export a bunch of matrix operations from render.
Keith Packard
1
-8
/
+63
2008-08-27
Remove unused GetGlyphPrivatesForScreen.
Eamon Walsh
1
-3
/
+0
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-6
/
+0
2007-12-02
Clean up many #if 0.
Adam Jackson
1
-6
/
+0
2007-10-25
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-1
/
+1
2007-10-19
Replace calls to Glyphs screen hook with CompositeGlyphs and remove dead code.
Eric Anholt
1
-1
/
+1
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-1
/
+1
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
1
-1
/
+1
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-31
/
+11
2007-08-25
Refactor PictureInitIndexedFormats.
Adam Jackson
1
-1
/
+1
2007-06-29
Death to RCS tags.
Adam Jackson
1
-2
/
+0
2007-06-11
Don't pass regions to pixman_image_composite() anymore.
Søren Sandmann Pedersen
1
-0
/
+4
2007-05-15
Use pixman short formats, revert the gradient_stop change
Soren Sandmann Pedersen
1
-1
/
+4
2007-05-15
Use pixman types for transforms and vectors
Soren Sandmann Pedersen
1
-11
/
+3
2007-04-23
Gradient fixes
Soren Sandmann Pedersen
1
-7
/
+16
2007-04-19
Merge David Reveman's gradient optimization patch from pixman
Soren Sandmann Pedersen
1
-4
/
+22
2006-07-03
Bug #7366: Fix crashes when setting filters on source pictures.
Eric Anholt
1
-0
/
+5
2006-07-03
Bug #7366: Fix two crashes in operations on source pictures.
Eric Anholt
1
-0
/
+5
2006-06-19
Convert PICT_* names from #defines to an enum to aid in debugging.
Eric Anholt
1
-1
/
+1
2006-01-03
Add glyph privates for Xgl, which uses them to implement a glyph cache. EXA
Eric Anholt
1
-0
/
+17
2005-12-09
Bug #5258: Restore binary compatibility with 6.8.2's PictureRec. (Aaron
Adam Jackson
1
-2
/
+3
2005-08-24
Remove use of dix-config and xorg-config.h from public headers.
Daniel Stone
1
-4
/
+0
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Add support for gradients and solid fills to Render.
Lars Knoll
1
-2
/
+101
2005-06-15
Fix projective transformations in fbcompose.c Bugfix for convolution
Lars Knoll
1
-0
/
+4
2005-06-13
add the convolution filter from xserver to xorg
Lars Knoll
1
-13
/
+15
2004-12-04
Encoding of numerous files changed to UTF-8
Markus Kuhn
1
-1
/
+1
2004-08-06
Add RenderAddTraps. Rewrite trapezoid rendering code.
Keith Packard
1
-0
/
+24
[next]