index
:
~keithp/xserver
backout-randr
block-reorder
by-keithp
change-region-api
check-private-usage
depth1
dist-build-fixes
dri3
drm-lease
drm-lease-hacks
drm-lease-v2
drm-sequence
drm-vblank
fd-passing
fix-alpha-maps
fix-ephyr
fix-fb
fix-private-usage
force-randr-shadow
glamor-core-profile
glamor-fence
glamor-fixes
glamor-glclear
glamor-keithp
glamor-new-glyphs
glamor-pixmaps
glamor-present-xv
glamor-server
glamor-sw-traps
glamor-xv-cleanup
glx-answer-buffer
listen-fixes
master
new-font-api
new-glyphs
non-desktop
present-compositor
present-fixes
privates-fixes
protect-input
randr-1.4
randr-1.4-subwork
randr-fixes
randr-monitors
registry-fixes
remove-xfree86-sigio
render-float-transform
screen-specific-privates
secure-x
swap-pages
touch-listener
warning-fixes
wayland-pointer
window-scaling
xinput-align-fix
xkbcomp-cache
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glamor
/
glamor_glyphblt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-29
glamor: Simplify the pixmap box looping.
Eric Anholt
1
-6
/
+6
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