servo/components/compositing
Martin Robinson 6d4b7e7a22 Move hit testing information out of WebRender
Store hit testing information in a data structure that sits alongside
the display list in the compositor. This will allow the compositor to
store more information per-node. The data structure also takes care of
de-duplicating information between successive display list entries. In
the future, the data structure can be even more aggressive in producing
smaller side hit testing lists, if necessary.
2023-03-15 12:25:29 +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 Move hit testing information out of WebRender 2023-03-15 12:25:29 +01: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