This repository has been archived by the owner on Nov 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 343
Commits on Nov 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fbe407e - Browse repository at this point
Copy the full SHA fbe407eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72fc534 - Browse repository at this point
Copy the full SHA 72fc534View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59efa54 - Browse repository at this point
Copy the full SHA 59efa54View commit details -
render: introduce wlr_swapchain
The swapchain maximum capacity is set to 4, so that we have enough room for: - A buffer currently displayed on screen - A buffer queued for display (e.g. to KMS) - A pending buffer that'll be queued next commit - An additional pending buffer in case we want to invalidate the currently pending one
Configuration menu - View commit details
-
Copy full SHA for ce3ef60 - Browse repository at this point
Copy the full SHA ce3ef60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c92da4 - Browse repository at this point
Copy the full SHA 4c92da4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f7be07 - Browse repository at this point
Copy the full SHA 0f7be07View commit details -
Configuration menu - View commit details
-
Copy full SHA for af45341 - Browse repository at this point
Copy the full SHA af45341View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4268164 - Browse repository at this point
Copy the full SHA 4268164View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5469683 - Browse repository at this point
Copy the full SHA 5469683View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f8bfdf - Browse repository at this point
Copy the full SHA 5f8bfdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5030f68 - Browse repository at this point
Copy the full SHA 5030f68View commit details -
backend/drm: get rid of wlr_drm_fb_type
Since all DRM FBs are backed by a wlr_buffer, there's no need for this anymore.
Configuration menu - View commit details
-
Copy full SHA for 59bc42f - Browse repository at this point
Copy the full SHA 59bc42fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 213970e - Browse repository at this point
Copy the full SHA 213970eView commit details -
backend/drm: check drm_surface_render_black_frame return value
This avoids hitting an assertion in drm_fb_lock_surface when we failed to render a black frame.
Configuration menu - View commit details
-
Copy full SHA for 2aac3c2 - Browse repository at this point
Copy the full SHA 2aac3c2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.