index
:
~jeremyhu/xserver
PR-290
PR-290-1.9
PR-486
bus-cleanup
darwin-xfree86
for-keith
master
puntage
server-1.10-apple
server-1.11-apple
server-1.12-apple
server-1.13-apple
server-1.13-apple-indent
server-1.13-apple-pre-indent
server-1.13-branch
server-1.14-apple
server-1.14-branch
server-1.15-apple
server-1.15-branch
server-1.16-apple
server-1.16-branch
server-1.17-apple
server-1.17-branch
server-1.18-apple
server-1.4-apple
server-1.5-apple
server-1.6-apple
server-1.7-apple
server-1.8-apple
server-1.9-apple
xquartz-composite
XQuartz feature work
jeremyhu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glamor
/
glamor_glyphblt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-24
glamor: Just set the logic op to what we want at the start of all rendering.
Eric Anholt
1
-8
/
+2
2015-03-24
glamor: Remove _nf rendering functions
Keith Packard
1
-44
/
+0
2014-06-15
glamor: Use glamor_program for glamor_push_pixels
Keith Packard
1
-88
/
+66
2014-04-23
glamor: Replace glamor_get/put_context() with just glamor_make_current().
Eric Anholt
1
-8
/
+2
2014-04-03
glamor: Use glamor_program for glamor_glyphblt
Keith Packard
1
-154
/
+107
2014-03-17
glamor: don't reset the GLSL program
Markus Wick
1
-2
/
+0
2014-03-17
glamor: Improve the performance of PolyGlyphBlt.
Eric Anholt
1
-0
/
+138
2014-03-17
glamor: Improve the performance of PushPixels by, well, pushing pixels.
Eric Anholt
1
-0
/
+115
2014-01-27
glamor: Convert use of the old "pointer" typedef to "void *".
Eric Anholt
1
-6
/
+6
2014-01-27
glamor: Fix some indent damage of putting a ' ' after the '*' for pointers.
Eric Anholt
1
-6
/
+6
2014-01-27
glamor: Apply x-indent.sh.
Eric Anholt
1
-41
/
+42
2013-12-18
Fixed all unused variables warnings.
Zhigang Gong
1
-4
/
+0
2013-12-18
glyphblt/polyops: Use miFunctions by default.
Zhigang Gong
1
-25
/
+7
2013-12-18
Fixup glx support
Chris Wilson
1
-22
/
+2
2013-12-18
GLX: Enable glx support.
Zhigang Gong
1
-0
/
+21
2013-12-18
Added more drawing functions.
Zhigang Gong
1
-0
/
+139