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
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]