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_render.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-27
glamor: Enable composite acceleration for rgb10 formats. (v2)
Mario Kleiner
1
-0
/
+1
2018-02-26
render: Store and use all 16bpc of precision for solid pixels (v2.1)
Adam Jackson
1
-12
/
+8
2017-10-30
glamor: Unconditionalize GLAMOR_PIXMAP_DYNAMIC_UPLOAD
Adam Jackson
1
-13
/
+1
2017-10-30
glamor: Unconditionalize GLAMOR_GRADIENT_SHADER
Adam Jackson
1
-2
/
+1
2017-09-13
glamor: handle NULL source picture
Olivier Fourdan
1
-2
/
+3
2017-08-14
glamor: Scissor Render composite operations to the bounds of the drawing.
Eric Anholt
1
-0
/
+25
2017-01-24
glamor: Two pass won't work on memory pixmaps
Olivier Fourdan
1
-0
/
+4
2016-09-29
glamor: Remove #if 0-ed picture dumping code.
Eric Anholt
1
-5
/
+0
2016-09-29
glamor: Require GL_OES_texture_border_clamp for GLES2.
Eric Anholt
1
-15
/
+7
2016-09-26
glamor: Properly handle mask formats without alpha.
Eric Anholt
1
-1
/
+4
2016-09-26
glamor: Require that pixmap depths match for Render copies.
Eric Anholt
1
-0
/
+2
2016-09-26
glamor: Fix some awful formatting of some fallback debug code.
Eric Anholt
1
-6
/
+6
2016-09-25
glamor: fix spelling mistakes
Eric Engestrom
1
-1
/
+1
2016-05-30
glamor: Cannot use copies when accessing outside of composite source
Michel Dänzer
1
-12
/
+15
2016-05-27
glamor: Adjust for drawable x/y in composite's copy optimization
Keith Packard
1
-0
/
+4
2016-05-26
glamor: Preserve GL_RED bits in R channel when destination is GL_RED [v2]
Keith Packard
1
-5
/
+16
2016-05-26
glamor: glamor_make_current sooner in glamor_composite_with_shader
Keith Packard
1
-2
/
+2
2016-05-26
glamor: Disable logic ops when doing compositing [v4]
Keith Packard
1
-0
/
+3
2016-05-25
glamor: Check for composite operations which are equivalent to copies
Michel Dänzer
1
-0
/
+23
2016-05-25
glamor: Fix sampling outside of RGBx source/mask pictures
Michel Dänzer
1
-12
/
+24
2016-03-10
glamor: Make sure that GLAMOR_MEMORY pixmaps don't retain an FBO.
Eric Anholt
1
-2
/
+9
2016-03-10
glamor: Simplify temporary picture uploading call stack.
Eric Anholt
1
-16
/
+11
2016-01-29
glamor: Flip around conditionals in RepeatNone fixups.
Eric Anholt
1
-2
/
+2
2016-01-29
glamor: Cut down a bunch of conditional handling for RepeatFix.
Eric Anholt
1
-31
/
+19
2016-01-29
glamor: Clarify how the repeat values being passed around work.
Eric Anholt
1
-6
/
+6
2016-01-29
glamor: Clean up formatting of RepeatFix shader code.
Eric Anholt
1
-27
/
+30
2016-01-29
glamor: Clarify some logic in RepeatFix handling.
Eric Anholt
1
-14
/
+7
2016-01-29
glamor: Reuse the glamor_program_alpha_* enums for Render.
Eric Anholt
1
-14
/
+14
2016-01-29
glamor: Drop extra SHADER_IN type for no mask present.
Eric Anholt
1
-11
/
+6
2016-01-29
glamor: Clarify when Render fallbacks happen due to an unsupported op.
Eric Anholt
1
-1
/
+3
2016-01-26
glamor: Use GL_RED instead of GL_ALPHA if we have texture_swizzle (v3)
Keith Packard
1
-11
/
+75
2016-01-26
glamor: Drop duplicated GLAMOR_DEFAULT_PRECISIONs in render accel.
Eric Anholt
1
-13
/
+4
2016-01-26
glamor: Add support for CA rendering in a single pass.
Dave Airlie
1
-22
/
+70
2016-01-26
glamor: Drop the composite_with_copy path entirely.
Eric Anholt
1
-92
/
+0
2016-01-21
glamor: Fix copy-like Render operations between 15 and 16 depth.
Eric Anholt
1
-0
/
+8
2015-11-10
glamor: Fix segfault in fallback picture uploading.
Eric Anholt
1
-7
/
+9
2015-07-10
glamor: Drop tracking of the last picture attached to pixmaps.
Eric Anholt
1
-3
/
+0
2015-07-10
glamor: Don't try to do rendering with unsupported formats.
Eric Anholt
1
-0
/
+38
2015-07-02
glamor: Use ARRAY_SIZE in a couple more places for consistency.
Eric Anholt
1
-4
/
+1
2015-07-02
glamor: Mark a bunch of single-file data static.
Eric Anholt
1
-1
/
+1
2015-07-02
glamor: Make a bunch of single-file glamor functions static.
Eric Anholt
1
-2
/
+2
2015-06-29
glamor: Use the normal GL_QUADS drawing helper in the render code.
Eric Anholt
1
-46
/
+4
2015-06-29
glamor: Drop CloseScreen-time GL resource cleanup code.
Eric Anholt
1
-21
/
+0
2015-06-02
glamor: don't do render ops with matching source/dest (v3)
Dave Airlie
1
-1
/
+8
2015-05-14
glamor: Replace CompositeGlyphs code [v2]
Keith Packard
1
-136
/
+0
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: Create inline tests for small/large pixmaps
Keith Packard
1
-1
/
+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
-86
/
+87
2015-03-24
glamor: Remove remaining support for FBOs not matching pixmap size
Keith Packard
1
-19
/
+1
[next]