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_polylines.c
Age
Commit message (
Expand
)
Author
Files
Lines
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