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_xv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-17
glamor: fix glamor_xv_query_image_attributes() for odd-width images
David Woodhouse
1
-0
/
+1
2018-01-08
glamor: Specify GLSL version for xv shader
Corentin Rossignon
1
-0
/
+2
2017-04-21
glamor: an FBO is not needed for Xv pixmaps
Olivier Fourdan
1
-3
/
+6
2016-03-08
glamor: Fix XvPutImage when src_y != 0
Hans de Goede
1
-1
/
+1
2016-01-29
glamor: Simplify the pixmap box looping.
Eric Anholt
1
-3
/
+3
2016-01-29
glamor: Convert XV to using glamor_program.c.
Eric Anholt
1
-77
/
+70
2016-01-29
glamor: Simplify XV vertex setup.
Eric Anholt
1
-38
/
+30
2016-01-29
glamor: Set up XV sampler uniforms once at program build time.
Eric Anholt
1
-9
/
+11
2016-01-21
glamor/xv: add vbo support (v2.1)
Dave Airlie
1
-11
/
+30
2015-07-10
glamor: Use the new upload/download interface for XV uploads.
Eric Anholt
1
-14
/
+24
2015-03-24
glamor: Just set the logic op to what we want at the start of all rendering.
Eric Anholt
1
-0
/
+1
2015-03-24
glamor: Eliminate separate 'large' pixmap private structure
Keith Packard
1
-3
/
+3
2015-03-24
glamor: Remove screen private and pixmap ptrs from pixmap private and fbo
Keith Packard
1
-4
/
+4
2014-12-28
glamor: Fix nlines in glamor_xv_put_image when src_y is odd
Keith Packard
1
-1
/
+1
2014-12-25
glamor: Make sure Xvideo source image data is properly aligned
Michel Dänzer
1
-13
/
+11
2014-08-17
glamor: Free Xv put image data immediately after use
Keith Packard
1
-3
/
+10
2014-07-28
glamor: Eliminate diagonal tearing in xv
Keith Packard
1
-5
/
+8
2014-07-17
glamor: Remove always-true yInverted flag.
Eric Anholt
1
-2
/
+2
2014-06-15
glamor: Share code for put_image handling.
Eric Anholt
1
-0
/
+104
2014-06-15
glamor: Split the XV code into XF86-dependent parts and generic.
Eric Anholt
1
-269
/
+68
2014-04-23
glamor: Replace glamor_get/put_context() with just glamor_make_current().
Eric Anholt
1
-5
/
+2
2014-04-03
glamor: Initialize XV shaders from glamor_xv_init instead of glamor_init
Keith Packard
1
-12
/
+2
2014-03-17
glamor: don't reset the GLSL program
Markus Wick
1
-1
/
+0
2014-03-17
glamor: Apply debug labels to our shaders.
Eric Anholt
1
-1
/
+1
2014-03-05
xorg: Connect up the glamor XV code, xorg DDX-only for now.
Eric Anholt
1
-12
/
+7
2014-02-14
glamor: Rename glamor_get/put_dispatch to glamor_get/put_context.
Eric Anholt
1
-6
/
+6
2014-02-14
glamor: Convert to using libepoxy.
Eric Anholt
1
-76
/
+64
2014-01-27
glamor: Convert use of the old "pointer" typedef to "void *".
Eric Anholt
1
-6
/
+6
2014-01-27
glamor: Disable the XV code for now.
Eric Anholt
1
-0
/
+2
2014-01-27
glamor: Fix some indent damage of putting a ' ' after the '*' for pointers.
Eric Anholt
1
-1
/
+1
2014-01-27
glamor: Fix some mangling of shader strings by indent.
Eric Anholt
1
-4
/
+10
2014-01-27
glamor: Apply x-indent.sh.
Eric Anholt
1
-515
/
+499
2013-12-18
glamor: fix leak in xv code.
Dave Airlie
1
-1
/
+1
2013-12-18
glamor: remove unused variable
Fabio Pedretti
1
-1
/
+0
2013-12-18
glamor: add initial Xv support
Dave Airlie
1
-0
/
+646