0
I Use This!
High Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 2 days ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
session_lock: Verify `BufferAssignment` is `NewBuffer` in attached buffer check More... 2 days ago
element: make `PixelShaderElement::alpha` return `self.alpha` (#1421) More... 2 days ago
Revert "Call `wl_buffer::release` only in drop impl of `renderer::utils::Buffer`" More... 2 days ago
gbm: Force implicit modifiers for old api More... 3 days ago
Call `wl_buffer::release` only in drop impl of `renderer::utils::Buffer` More... 3 days ago
drm: reduce allocations for element visible area check More... 4 days ago
utils: get rid of duplicate overlaps check More... 4 days ago
damage: get rid of the linear scan for elements gone More... 4 days ago
drm: simplify planes assignment check More... 7 days ago
drm: get rid of double indexmap for plane element ids More... 7 days ago
drm: store the per element fb cache in a vec More... 7 days ago
drm: replace the planes hashmap with an array More... 7 days ago
drm: replace internal Arc with Rc More... 7 days ago
drm: only check commit counter on cursor plane More... 7 days ago
drm: remove temporary hashmap More... 7 days ago
drm: add can_add_framebuffer to pre-test and skip... ...unnecessary calls to add_framebuffer More... 7 days ago
wayland: return a reference to the stored Dmabuf More... 7 days ago
renderer: return a reference to the underlying storage More... 7 days ago
renderer: refactor memory element More... 7 days ago
renderer: get rid of unnecessary Options in wayland element More... 7 days ago
renderer: introduce OpaqueRegions in RenderElement More... 7 days ago
drm: don't cache the bo for an fb More... 7 days ago
drm: wrap the raw bo into a GbmBuffer More... 7 days ago
use Cow<WlSurface> for focus handling More... 7 days ago
pixman: do not unnecessarily upgrade cached dmabuf More... 7 days ago
avoid upgrading Weak<T> for liveness tests More... 7 days ago
output: introduce WeakOutput::is_alive More... 7 days ago
inline hints for common operations More... 7 days ago
inline hint for otherwise derived operations More... 7 days ago
x11: do not unnecessarily upgrade connection More... 7 days ago