index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
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