servo/components
bors-servo e0f3e9b980
Auto merge of #26714 - kunalmohan:gpu-render-pipeline, r=jdm
Implement GPURenderPipeline

<!-- Please describe your changes on the following line: -->
We need to wait for #26699 to merge before this.
A significant amount of validation still needs to be added. I plan on doing that in a follow-up PR.
r?@kvark

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because ___

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
2020-05-30 14:22:47 -04:00
..
allocator
atoms Add support for remaining animation and transition events 2020-05-26 20:34:58 +02:00
background_hang_monitor Some Cargo.toml cleanups 2020-05-13 22:09:56 -07:00
bluetooth Some Cargo.toml cleanups 2020-05-13 22:09:56 -07:00
bluetooth_traits Some Cargo.toml cleanups 2020-05-13 22:09:56 -07:00
canvas Remove some unused dependency declarations 2020-05-29 00:04:34 +02:00
canvas_traits Auto merge of #26513 - jdm:webgl2-formats, r=asajeffrey 2020-05-13 18:33:37 -04:00
compositing Some Cargo.toml cleanups 2020-05-13 22:09:56 -07:00
config Auto merge of #26421 - Eijebong:remove-influent, r=jdm 2020-05-25 23:08:32 -04:00
config_plugins More Cargo.toml cleanups 2020-05-14 22:20:18 -07:00
constellation Remove some unused dependency declarations 2020-05-29 00:04:34 +02:00
debugger Update ipc-channel and crossbeam-channel. 2020-02-20 11:15:13 -05:00
deny_public_fields
derive_common Partial preparations for upgrading to Rust nightly-2020-05-26 2020-05-26 21:11:23 +02:00
devtools More Cargo.toml cleanups 2020-05-14 22:20:18 -07:00
devtools_traits More Cargo.toml cleanups 2020-05-14 22:20:18 -07:00
dom_struct
domobject_derive More Cargo.toml cleanups 2020-05-14 22:20:18 -07:00
embedder_traits More Cargo.toml cleanups 2020-05-14 22:20:18 -07:00
fallible More Cargo.toml cleanups 2020-05-14 22:20:18 -07:00
geometry
gfx More Cargo.toml cleanups 2020-05-14 22:20:18 -07:00
gfx_traits More Cargo.toml cleanups 2020-05-14 22:20:18 -07:00
hashglobe More Cargo.toml cleanups 2020-05-14 22:20:18 -07:00
jstraceable_derive
layout Remove some unused dependency declarations 2020-05-29 00:04:34 +02:00
layout_2020 Remove some unused dependency declarations 2020-05-29 00:04:34 +02:00
layout_thread Remove some unused dependency declarations 2020-05-29 00:04:34 +02:00
layout_thread_2020 Remove some unused dependency declarations 2020-05-29 00:04:34 +02:00
layout_traits Remove some unused dependency declarations 2020-05-29 00:04:34 +02:00
malloc_size_of More Cargo.toml updates 2020-05-25 11:34:37 -07:00
media More Cargo.toml updates 2020-05-25 11:34:37 -07:00
metrics More Cargo.toml updates 2020-05-25 11:34:37 -07:00
msg Remove some unused dependency declarations 2020-05-29 00:04:34 +02:00
net Auto merge of #26678 - gterzian:shutdown_net_runtime, r=Manishearth 2020-05-30 11:59:20 -04:00
net_traits check http_state in determine_request_referrer 2020-05-19 20:06:59 +03:00
pixels
profile Remove some unused dependency declarations 2020-05-29 00:04:34 +02:00
profile_traits Remove some unused dependency declarations 2020-05-29 00:04:34 +02:00
rand
range
remutex
script Auto merge of #26714 - kunalmohan:gpu-render-pipeline, r=jdm 2020-05-30 14:22:47 -04:00
script_layout_interface Remove use of nightly features in parking_lot. Update many uses from 0.9 to 0.10. 2020-05-26 09:34:50 -04:00
script_plugins Upgrade to rustc 1.44.0-nightly (42abbd887 2020-04-07) 2020-04-09 21:33:44 +02:00
script_traits Remove some unused dependency declarations 2020-05-29 00:04:34 +02:00
selectors style: Implement parsing / selector-matching for :is() and :where(). 2020-04-18 03:48:15 +02:00
servo Convert all uses of UpdateResources api to use webrender transactions. 2020-05-11 17:41:56 -04:00
servo_arc
size_of_test
std_test_override
style Remove some unused dependency declarations 2020-05-29 00:04:34 +02:00
style_derive style: Reformat recent changes. 2020-04-16 17:50:17 +02:00
style_traits style: Add CSS Error for DisallowedImportRule. 2020-04-16 16:35:07 +02:00
to_shmem
to_shmem_derive
url make is_origin_trustworthy a method of ServoUrl + fix localhost handling 2020-05-19 20:06:59 +03:00
webdriver_server Remove some unused dependency declarations 2020-05-29 00:04:34 +02:00
webgpu Implement GPURenderPipeline 2020-05-30 11:38:32 +05:30
webrender_surfman Update surfman to 0.2 and remove glutin 2020-04-17 23:44:53 -05:00
webrender_traits Remove some unused dependency declarations 2020-05-29 00:04:34 +02:00