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_copy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-28
glamor: Fall back to software for CopyPlane if we need to
Adam Jackson
1
-0
/
+3
2016-08-22
glamor: Handle bitplane in glamor_copy_fbo_cpu
Michel Dänzer
1
-7
/
+33
2016-05-26
glamor: Preserve GL_RED bits in R channel when destination is GL_RED [v2]
Keith Packard
1
-4
/
+4
2016-01-29
glamor: Simplify the pixmap box looping.
Eric Anholt
1
-7
/
+8
2016-01-26
glamor: don't do copy if we have 0 boxes to copy.
Dave Airlie
1
-0
/
+3
2015-05-14
glamor: Adapt glamor_program API to handle render acceleration
Keith Packard
1
-3
/
+3
2015-05-14
glamor: Pass depth to glamor_pm_is_solid and glamor_set_planemask
Keith Packard
1
-5
/
+4
2015-03-24
glamor: * 1/size is faster than / size in VS
Keith Packard
1
-4
/
+4
2015-03-24
glamor: Add a helper function for the common GL_QUADS fallback pattern.
Eric Anholt
1
-7
/
+1
2015-03-24
glamor: Don't optimize out scissor updates in CopyArea.
Eric Anholt
1
-11
/
+6
2015-03-24
glamor: Just set the logic op to what we want at the start of all rendering.
Eric Anholt
1
-4
/
+0
2015-03-24
glamor: Create inline tests for small/large pixmaps
Keith Packard
1
-1
/
+1
2015-03-24
glamor: Remove _nf rendering functions
Keith Packard
1
-36
/
+0
2014-10-09
mi: Drop plane argument from miHandleExposures
Adam Jackson
1
-2
/
+1
2014-08-17
glamor: Don't call glamor_copy_fbo_cpu() for GLAMOR_DRM_ONLY pixmaps
Michel Dänzer
1
-0
/
+1
2014-08-12
glamor: Add glamor_copy_fbo_cpu() for CopyArea to non-GPU destination
Michel Dänzer
1
-0
/
+54
2014-06-15
glamor: Add glamor_program based copy acceleration
Keith Packard
1
-0
/
+693