servo/components/layout/display_list
Martin Robinson 3c4328f3dc
Use the WebRender clip chain API
The old clipping API has been removed from WebRender, so this switches
both legacy and new layout over to use the clip chain API in preparation
for the WebRender upgrade.
2023-07-04 11:24:00 +02:00
..
background.rs Fix some typos 2022-12-17 03:22:34 +01:00
border.rs Servo build fixes. 2019-12-16 14:23:56 +01:00
builder.rs Use the WebRender clip chain API 2023-07-04 11:24:00 +02:00
conversions.rs style: Miscellaneous Servo build fixes. 2020-02-12 02:43:23 +01:00
gradient.rs Fix some typos 2022-12-17 03:22:34 +01:00
items.rs Use the WebRender clip chain API 2023-07-04 11:24:00 +02:00
mod.rs Update webrender. 2020-05-11 17:41:56 -04:00
webrender_helpers.rs Use the WebRender clip chain API 2023-07-04 11:24:00 +02:00