COMMITS
February 26, 2025
R
color: update color-management protocol to wp-v1
Robert Mader committed
February 21, 2025
L
ivi-shell: re-align ivi_layout_interface structure
LI Qingwu committed
February 19, 2025
L
ivi-shell: Add desktop surface ping timeout notification
LI Qingwu committed
February 17, 2025
T
gl-renderer: clip subimage dimensions to its buffer ones
Théo Maillart committed
R
gitlab-ci: Bump wayland-protocols to 1.41
Robert Mader committed
February 4, 2025
D
compositor: Try an immediate repaint if VRR enabled
Derek Foreman committed
February 3, 2025
D
frontend: Enable VRR from the config file
Derek Foreman committed
D
libweston: Add VRR capabilities
Derek Foreman committed
D
drm-backend: Set VRR_ENABLED property based on output configuration
Derek Foreman committed
D
drm-backend: Add Variable Refresh Rate modes
Derek Foreman committed
November 26, 2024
L
gl-renderer: Make YUV formats table static
Loïc Molinari committed
November 23, 2024
L
gl-renderer: Add macro to improve YUV formats table readability
Loïc Molinari committed
November 22, 2024
L
gl-renderer: Use .r to access red component in samplers
Loïc Molinari committed
L
gl-renderer: Sample XYUV shader variant using .rgb
Loïc Molinari committed
L
gl-renderer: Replace Y_XUXV variant by Y_UV with texture swizzles
Loïc Molinari committed
L
gl-renderer: Get legacy EGL buffers info from YUV formats table
Loïc Molinari committed
November 25, 2024
L
libweston: Replace pixel format's sampler_type with color_model enum
Loïc Molinari committed
November 10, 2024
L
clients: Let simple-shm create buffers of requested RGB format
Loïc Molinari committed
November 14, 2024
L
tests: Add tests for RGB wl_shm format variants
Loïc Molinari committed
November 13, 2024
L
tests: Rename yuv-buffer test to shm-buffer
Loïc Molinari committed
L
tests: Add tests for swizzled YUV wl_shm format variants
Loïc Molinari committed
L
tests: Ensure wl_shm format support before testing
Loïc Molinari committed
November 21, 2024
L
tests: Add support and tests for 16-bit YUV wl_shm format variants
Loïc Molinari committed
January 22, 2025
L
gl-renderer: Extend YUV formats
Loïc Molinari committed
L
gl-renderer: Add wl_shm support to all declared YUV pixel formats
Loïc Molinari committed
November 11, 2024
L
libweston: Extend RGB formats
Loïc Molinari committed
L
gl-renderer: Add wl_shm support to all declared RGB pixel formats
Loïc Molinari committed
L
gl-renderer: Cache and defer blend state update to draw call
Loïc Molinari committed
L
gl-renderer: Replace RGBX shader variant with texture swizzles
Loïc Molinari committed
November 28, 2024
L
gl-renderer: Relax EXT_texture_format_BGRA8888 requirement
Loïc Molinari committed