index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glamor
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
xwayland/glamor: Handle depth 15 in gbm_format_for_depth
Michel Dänzer
1
-0
/
+2
2024-01-11
glamor: Fall back for mixed depth 24/32 in glamor_set_alu
Michel Dänzer
1
-0
/
+15
2024-01-11
glamor: Make glamor_set_alu take a DrawablePtr
Michel Dänzer
7
-10
/
+11
2024-01-11
glamor: Don't override source alpha to 1.0 if it's used for blending
Michel Dänzer
1
-1
/
+27
2023-10-12
glamor: xv: Fix invalid accessing of plane attributes for NV12
Jeffy Chen
1
-2
/
+2
2023-10-12
glamor: fixes GL_INVALID_ENUM errors on ES if there is no quads
Konstantin
1
-0
/
+4
2023-09-19
glamor: Ignore destination alpha as necessary for composite operation
Michel Dänzer
2
-1
/
+14
2023-07-27
glamor: Make glamor_solid_boxes take a DrawablePtr
Michel Dänzer
4
-13
/
+7
2023-07-27
glamor: Add and use glamor_drawable_effective_depth helper
Michel Dänzer
7
-10
/
+35
2023-07-18
Drop Xorg DDX
Michel Dänzer
1
-4
/
+0
2023-07-18
glamor: Use DrawablePtr in struct copy_args
Michel Dänzer
1
-3
/
+3
2023-07-18
glamor: Fix up alpha channel if needed in glamor_upload_boxes
Michel Dänzer
2
-5
/
+33
2023-07-18
glamor: glamor_prep_pixmap_box → glamor_prep_drawable_box
Michel Dänzer
1
-17
/
+17
2023-07-18
glamor: Eliminate glamor_fini_pixmap
Michel Dänzer
1
-9
/
+4
2023-07-18
glamor: Take DrawablePtr instead of PixmapPtr in up/download_boxes
Michel Dänzer
7
-26
/
+28
2023-07-18
glamor: Make program APIs take DrawablePtrs instead of PixmapPtrs
Michel Dänzer
13
-58
/
+58
2023-07-18
glamor: Remove unused transfer functions
Michel Dänzer
2
-59
/
+0
2023-04-12
glamor: Fix build without GBM
Olivier Fourdan
1
-0
/
+2
2023-03-17
glamor: Don't glFlush/ctx switch unless any work has been performed
Joshua Ashton
4
-7
/
+15
2023-02-10
glamor: handle EXT_gpu_shader4 in dual source blend paths
Dave Airlie
1
-3
/
+8
2023-01-20
rootless: Use screen_x and screen_y instead of pixmap pointer hacks
Jeremy Huddleston Sequoia
2
-2
/
+2
2023-01-19
glamor: Don't initialize on softpipe
Ivan A. Melnikov
1
-0
/
+5
2022-12-01
glamor: fix XVideo run with GLES
Konstantin
1
-0
/
+5
2022-12-01
glamor: use dual source blend on GL 2.1 with ARB_ES2_compatibility
Vasily Khoruzhick
5
-16
/
+70
2022-12-01
glamor: fix CbCr format handling
Yuriy
2
-4
/
+16
2022-12-01
glamor: transpose gradients transparently
Konstantin
1
-11
/
+21
2022-12-01
glamor: make use of GL_EXT_texture_format_BGRA8888
Konstantin
2
-9
/
+6
2022-11-30
glamor: Only check for llvmpipe renderer
Corentin Noël
1
-1
/
+1
2022-10-28
glamor_egl: properly get FDs from multiplanar GBM BOs
Lucas Stach
1
-1
/
+21
2022-10-28
glamor_egl: handle fd export failure in glamor_egl_fds_from_pixmap
Lucas Stach
1
-0
/
+7
2021-12-03
glamor: fix free of uninitialised pointers
Jonathan Gray
1
-2
/
+2
2021-10-27
Remove autotools support
Povilas Kanapickas
1
-61
/
+0
2021-09-15
glamor: Assume EGL in glamor_context
Adam Jackson
1
-15
/
+12
2021-09-15
glamor: Require EGL_KHR_no_config_context
Adam Jackson
1
-11
/
+5
2021-09-15
glamor: Don't open-code epoxy_glsl_version()
Adam Jackson
1
-26
/
+1
2021-09-15
ephyr/glamor: Port to EGL
Adam Jackson
4
-73
/
+0
2021-09-15
glamor: Fix leak in glamor_build_program()
Olivier Fourdan
1
-0
/
+2
2021-09-09
glamor: Fix handling of 1-bit pixmaps
Povilas Kanapickas
3
-16
/
+38
2021-09-01
Revert "glamor: Enable modifier support for xfree86 too"
Mario Kleiner
1
-5
/
+5
2021-07-30
glamoregl: Initialize glamor on the main device
Zoltán Böszörményi
1
-3
/
+8
2021-07-07
glamor: add EXT_gpu_shader4 support
Dave Airlie
4
-3
/
+19
2021-07-07
glamor: add glamor_glsl_has_ints wrapper
Dave Airlie
6
-20
/
+19
2021-06-14
glamor: Avoid using GL_QUADS on V3D
Jose Maria Casanova Crespo
1
-1
/
+2
2021-05-11
glamor: Dump backtrace on GL error
Olivier Fourdan
1
-0
/
+1
2020-11-04
glamor: Update pixmap's devKind when making it exportable
Alex Goins
1
-0
/
+3
2020-09-15
Consolidate fourcc.h
Michel Dänzer
1
-1
/
+1
2020-08-24
glamor: Fix glamor_poly_fill_rect_gl xRectangle::width/height handling
Michel Dänzer
1
-4
/
+14
2020-08-18
glamor: Fix debugging callback setup on GLES
Adam Jackson
1
-1
/
+2
2020-07-05
Fix spelling/wording issues
Alan Coopersmith
5
-7
/
+7
2020-01-08
glamor_egl: Reject OpenGL < 2.1 early on
Lubomir Rintel
1
-11
/
+28
[next]