index
:
~aplattner/xserver
master
randr
wfb-anyabi
X Server
aplattner
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