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
2011-04-27
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
1
-1
/
+1
2011-04-25
render: Silence warnings when building with clang
Jeremy Huddleston
1
-1
/
+1
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
2
-38
/
+0
2011-04-22
render: Delete PictureGradientColor()
Søren Sandmann Pedersen
2
-50
/
+0
2011-04-07
dix: don't free stranger pointers inside AllocARGBCursor
Tiago Vignatti
1
-3
/
+9
2011-04-04
render: fix memory leaks in ProcRenderCompositeGlyphs
Tiago Vignatti
1
-13
/
+12
2011-03-28
render: warning fixes
Adam Jackson
1
-3
/
+0
2011-03-23
Merge remote-tracking branch 'airlied/xinerama-cleanup'
Keith Packard
1
-20
/
+5
2011-03-14
Remove TriStrip and TriFan from the picture screen
Søren Sandmann Pedersen
4
-48
/
+0
2011-03-14
Absorb miTriStrip() into CompositeTriStrip()
Søren Sandmann Pedersen
2
-23
/
+18
2011-03-14
Absorb miTriFan() into CompositeTriFan()
Søren Sandmann Pedersen
2
-25
/
+19
2011-03-14
Remove geometry arguments from miSourceValidate()
Søren Sandmann Pedersen
2
-52
/
+17
2011-03-10
panoramiX: consolidate common id assignment code.
Dave Airlie
1
-20
/
+5
2011-03-08
xinerama: Use RESTYPE consistently
Adam Jackson
1
-1
/
+1
2011-02-26
Move miTriangles to fb as fbTriangles()
Søren Sandmann Pedersen
4
-126
/
+1
2011-02-26
Move miTrapezoids() into fb as fbTrapezoids()
Søren Sandmann Pedersen
3
-72
/
+1
2011-01-05
Add subWindowMode parameter to SourceValidate
Ville Syrjälä
1
-1
/
+2
2010-12-31
render: Enable animated cursor block handler only when needed
Pauli Nieminen
1
-5
/
+13
2010-12-31
render: Don't filter 0 return from GetTimeInMillis
Pauli Nieminen
1
-2
/
+6
2010-12-27
Render: Fix 'comparing between distinct pointer types' warning
Daniel Stone
1
-2
/
+4
2010-12-07
Move inclusion of panoramiX headers to top of render.c
Alan Coopersmith
1
-3
/
+5
2010-12-02
render: Fix byteswapping of gradient stops
Andrea Canciani
1
-2
/
+2
2010-11-30
render: Reshuffle and cull dead field from GlyphSetRec
Adam Jackson
1
-2
/
+1
2010-11-30
render: repack PictureRec
Adam Jackson
2
-12
/
+9
2010-11-10
Merge remote branch 'whot/for-keith'
Keith Packard
2
-15
/
+6
2010-11-11
Remove superfluous if(p!=NULL) checks around free(p); p=NULL;
Cyril Brulebois
2
-15
/
+6
2010-11-01
render: Delete renderedge.[ch]
Søren Sandmann Pedersen
3
-199
/
+2
2010-08-19
render: Bounds check for nglyphs in ProcRenderAddGlyphs (#28801)
Adam Jackson
1
-0
/
+8
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-15
/
+15
2010-06-06
Place glyph privates at correct location within the allocate storage
Keith Packard
1
-5
/
+5
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-2
/
+1
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
2
-7
/
+4
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
6
-45
/
+46
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
3
-32
/
+32
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
1
-22
/
+22
2010-06-03
Delete panoramiXdataPtr: it's redundant.
Jamey Sharp
1
-22
/
+22
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-05-19
Merge remote branch 'vignatti/animcursor-state-fix'
Keith Packard
1
-47
/
+19
2010-05-19
Add typed resource-lookup errors for non-core resource types.
Jamey Sharp
3
-19
/
+30
2010-05-19
Return an appropriately-typed error from dixLookupResourceByType.
Jamey Sharp
2
-2
/
+1
2010-05-19
render: set anim cursor state for pointer enabled devices only
Tiago Vignatti
1
-41
/
+18
2010-05-18
render: remove unused animcursor fields from private rec
Tiago Vignatti
1
-4
/
+0
2010-05-18
render: removed unused macro from animcursor
Tiago Vignatti
1
-2
/
+1
2010-05-15
Check pixmap allocation return value when creating glyphs
Keith Packard
1
-0
/
+7
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-30
/
+20
2010-05-13
Quit using clientErrorValue in dix/colormap.c.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
1
-2
/
+2
2010-05-13
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
1
-11
/
+12
[next]