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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-27
glamor: Work around GEM usage v2
Thomas Hellstrom
1
-2
/
+12
2018-06-27
glamor: Unbreak glamor_fd_from_pixmap()
Lyude Paul
4
-25
/
+43
2018-06-07
glamor: Enable modifier support for xfree86 too
Adam Jackson
1
-2
/
+2
2018-05-28
glamor: Propagate glamor_fds_from_pixmap error in glamor_fd_from_pixmap
Michel Dänzer
1
-1
/
+1
2018-05-23
glamor: Always return 0 from glamor_fds_from_pixmap on error
Michel Dänzer
1
-3
/
+3
2018-05-16
glamor_init: clamp GLSL to 120 if platform doesn't have instanced arrays
Lukas F. Hartmann
1
-0
/
+8
2018-05-08
dri3: Switch get_modifiers to using stdint.
Eric Anholt
2
-4
/
+4
2018-05-08
dri3: Switch get_drawable_modifiers to using stdint.
Eric Anholt
2
-6
/
+6
2018-04-30
glamor: Don't fail in glamor_get_formats if not dmabuf_capable.
Mario Kleiner
1
-1
/
+1
2018-04-17
glamor: fix glamor_xv_query_image_attributes() for odd-width images
David Woodhouse
1
-0
/
+1
2018-04-10
glamor: zero num_formats from the start
Emil Velikov
1
-10
/
+6
2018-04-10
glamor: zero num_modifiers from the start
Emil Velikov
1
-10
/
+6
2018-04-10
dri3: annotate fds/strides/offsets arrays as const
Emil Velikov
2
-5
/
+5
2018-04-10
dri3: annotate the dri3_screen_info data as const
Emil Velikov
1
-1
/
+1
2018-04-04
glamor: Add fd_from_pixmap hook
Daniel Stone
1
-0
/
+27
2018-04-04
glamor: Fall back to non-modifier allocations
Daniel Stone
1
-2
/
+3
2018-04-04
glamor: Reallocate pixmap storage without modifiers if necessary
Daniel Stone
1
-5
/
+6
2018-04-04
glamor: Push make_exportable into callers
Daniel Stone
1
-1
/
+4
2018-04-04
glamor: Track if BO allocation used modifiers
Daniel Stone
3
-10
/
+23
2018-04-02
glamor: sanitze handling of "Debug" Option for "dmabuf_capable"
Tobias Klausmann
1
-3
/
+7
2018-03-28
glamor: Hide new DRI behind Option "Debug" "dmabuf_capable"
Adam Jackson
1
-1
/
+3
2018-03-21
Remove always true GLAMOR_HAS_DRM_* guards
Emil Velikov
1
-4
/
+0
2018-03-09
glamor/xwayland: Add depth 30 format mapping for DRI 3.2 as well.
Mario Kleiner
1
-0
/
+2
2018-03-06
glamor: Restore glamor_fd_from_pixmap and glamor_pixmap_from_fd
Michel Dänzer
3
-12
/
+80
2018-03-05
glamor: Use gbm_bo_create_with_modifiers for internal pixmap allocation
Louis-Francis Ratté-Boulianne
1
-6
/
+26
2018-03-05
glamor: Implement GetSupportedModifiers
Louis-Francis Ratté-Boulianne
5
-1
/
+144
2018-03-05
glamor: Implement PixmapFromBuffers and BuffersFromPixmap
Louis-Francis Ratté-Boulianne
7
-64
/
+257
2018-02-27
glamor: Bump version to 1.0.1 to signal depth 30 support.
Mario Kleiner
1
-1
/
+1
2018-02-27
glamor: Enable composite acceleration for rgb10 formats. (v2)
Mario Kleiner
1
-0
/
+1
2018-02-27
glamor: Fix loose ends in color depth 30 support.
Mario Kleiner
3
-3
/
+15
2018-02-26
render: Store and use all 16bpc of precision for solid pixels (v2.1)
Adam Jackson
3
-15
/
+21
2018-02-26
glamor: unifdef XORG_VERSION_CURRENT
Adam Jackson
1
-4
/
+0
2018-01-29
glamor: tidy up some gradient color formulas
Jeff Smith
1
-36
/
+30
2018-01-29
glamor: remove unused variables in linear gradient shader
Jeff Smith
1
-7
/
+0
2018-01-29
glamor: fix no-reflect case for gradients
Jeff Smith
1
-11
/
+16
2018-01-29
glamor: fix repeat-reflect case in linear gradient shader
Jeff Smith
1
-7
/
+4
2018-01-25
glamor: Add 30bit RGB color format support
Hawking Zhang
4
-3
/
+16
2018-01-08
glamor: Specify GLSL version for xv shader
Corentin Rossignon
1
-0
/
+2
2017-11-15
glamor: Drop the non-VAO rendering path
Adam Jackson
3
-12
/
+10
2017-11-07
glamor: Remove unused glamor_create_screen_resources
Adam Jackson
2
-26
/
+0
2017-11-07
glamor: Un-inline glamor_[gs]et_screen_private
Adam Jackson
2
-11
/
+17
2017-10-30
Use ARRAY_SIZE all over the tree
Daniel Martin
1
-4
/
+0
2017-10-30
glamor: Unconditionalize GLAMOR_TEXTURED_LARGE_PIXMAP
Adam Jackson
2
-4
/
+1
2017-10-30
glamor: Unconditionalize GLAMOR_PIXMAP_DYNAMIC_UPLOAD
Adam Jackson
2
-21
/
+1
2017-10-30
glamor: Unconditionalize GLAMOR_GRADIENT_SHADER
Adam Jackson
4
-10
/
+1
2017-10-13
glamor: Use GL_MESA_tile_raster_order for overlapping blits.
Eric Anholt
3
-25
/
+52
2017-09-13
glamor: Avoid overflow between box32 and box16 box
Olivier Fourdan
1
-5
/
+6
2017-09-13
glamor: handle NULL source picture
Olivier Fourdan
1
-2
/
+3
2017-09-06
glamor: use the lowercase xnf.*alloc API
Emil Velikov
1
-1
/
+1
2017-08-14
glamor: Scissor Render composite operations to the bounds of the drawing.
Eric Anholt
1
-0
/
+25
[next]