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
/
glamor
/
glamor_glyphs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-18
Silence compilation warnings.
Zhigang Gong
1
-30
/
+25
2013-12-18
glamor_glyphs: When dst arg point to a NULL buffer, dont't flush.
Zhigang Gong
1
-0
/
+3
2013-12-18
glamor_glyphs: Don't merge extents for different lists.
Zhigang Gong
1
-39
/
+71
2013-12-18
glamor_glyphs: Use cache picture to store mask picture if possible.
Zhigang Gong
1
-215
/
+830
2013-12-18
glamor_glyphs: Slightly performance tuning.
Zhigang Gong
1
-52
/
+30
2013-12-18
glamor_glyphs: Detect fake or real glyphs overlap.
Zhigang Gong
1
-79
/
+330
2013-12-18
glamor_glyphs: Before get upload to cache flush is needed.
Zhigang Gong
1
-87
/
+139
2013-12-18
largepixmap: Enable glamor_composite.
Zhigang Gong
1
-1
/
+1
2013-12-18
Fixup glx support
Chris Wilson
1
-7
/
+3
2013-12-18
glamor-for-ddx: Exports all rendering/drawing functions.
Zhigang Gong
1
-7
/
+52
2013-12-18
Call screen's method to create pixmap.
Zhigang Gong
1
-2
/
+2
2013-12-18
Call glamor_create_pixmap directly in glamor rendering path.
Zhigang Gong
1
-9
/
+9
2013-12-18
exports more rendering functions to DDX driver.
Zhigang Gong
1
-59
/
+47
2013-12-18
Add new version glamor_fillspans without internal fallback.
Zhigang Gong
1
-1
/
+1
2013-12-18
Initial version.
Zhigang Gong
1
-637
/
+628
2011-09-26
glamor: Improve glyphs cache mechanism.
Zhigang Gong
1
-681
/
+658
2011-09-26
glamor: Remove one extra area copy in glamor_glyph.
Zhigang Gong
1
-1
/
+3
2011-09-26
glamor : Add dynamic texture uploading feature.
Zhigang Gong
1
-0
/
+2
2011-09-26
glamor: Silent compilation warnings due to some deprecated APIs.
Zhigang Gong
1
-4
/
+4
2011-09-26
glamor: Call glamor_composite_rects only when enable RENDER.
Zhigang Gong
1
-0
/
+2
2011-09-26
glamor: Add the glyph cache from UXA (de-camelCased).
Eric Anholt
1
-0
/
+877