servo/components/compositing
Martin Robinson 423cc34cb0 Bump euclid to 0.22
- Also updates raqote to latest with an upgrade of font-kit to 0.11
  applied on as a patch
- Update lyon_geom to the latest version

Major change:

- All matrices are now stored in row major order. This means that
  parameters to rotation functions no longer should be negated.
- `post_...()` functions are now named `then()`. `pre_transform()` is removed,
  so `then()` is used and the order of operations changed.
2023-01-26 08:59:21 +01:00
..
build.rs Fix warnings introduced in newer Rust Nightly 2021-02-25 15:36:03 +01:00
Cargo.toml Bump euclid to 0.22 2023-01-26 08:59:21 +01:00
compositor.rs Use IpcBytesReceiver to send Display list data 2022-03-10 20:07:59 +08:00
compositor_thread.rs Update webrender. 2020-06-11 14:07:39 -04:00
gl.rs Implement TakeElementScreenshot WebDriver command 2019-08-20 00:52:46 +03:00
lib.rs Create initial browser id for compositor on startup. 2021-10-18 09:58:32 -04:00
touch.rs Update euclid. 2019-07-23 23:09:55 +02:00
windowing.rs Make reload button clear the network cache. 2020-07-27 22:34:07 -04:00