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_polylines.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-27
glamor: Apply x-indent.sh.
Eric Anholt
1
-77
/
+78
2013-12-18
Silence compilation warnings.
Zhigang Gong
1
-2
/
+0
2013-12-18
glamor_polylines: Don't fallback for non-solid fill.
Zhigang Gong
1
-4
/
+3
2013-12-18
Fixup glx support
Chris Wilson
1
-7
/
+0
2013-12-18
GLX: Enable glx support.
Zhigang Gong
1
-0
/
+6
2013-12-18
Added more drawing functions.
Zhigang Gong
1
-63
/
+27
2013-12-18
Call glamor_create_pixmap directly in glamor rendering path.
Zhigang Gong
1
-5
/
+5
2013-12-18
Remove the access mode from private pixmap structure.
Zhigang Gong
1
-1
/
+1
2013-12-18
Initial version.
Zhigang Gong
1
-121
/
+117
2011-09-26
glamor: Fixed two unintialized warnings.
Zhigang Gong
1
-1
/
+1
2011-09-26
glamor: Optimize fallback case for the polylines.
Zhigang Gong
1
-6
/
+67
2011-09-26
glamor : Add dynamic texture uploading feature.
Zhigang Gong
1
-5
/
+2
2011-09-26
glamor: Fallback to fbPolylines for diagonal poly_line.
Zhigang Gong
1
-6
/
+2
2011-09-26
glamor: Silent compilation warnings due to some deprecated APIs.
Zhigang Gong
1
-3
/
+3
2011-09-26
glamor: Reduce the noise from wide lines "fallback".
Eric Anholt
1
-1
/
+4
2011-09-26
glamor: Fix up the wide/non-solid lines fallback.
Eric Anholt
1
-4
/
+19
2011-09-26
glamor: Move glamor_poly_lines to a separate file.
Eric Anholt
1
-0
/
+107