This website requires JavaScript.
Explore
Help
Sign In
eliott
/
servo
Watch
1
Star
0
Fork
0
You've already forked servo
mirror of
https://github.com/servo/servo
synced
2026-05-10 17:12:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1f45fc0339dc1997ea254c55def330cde4dcac2e
servo
/
components
/
canvas
History
Anthony Ramine
fef04c65f6
Avoid a byte swap roundtrip
2018-09-14 14:48:39 +02:00
..
webgl_mode
Kill WebGLThreadObserver
2018-09-12 23:46:49 +02:00
canvas_data.rs
Avoid a byte swap roundtrip
2018-09-14 14:48:39 +02:00
canvas_paint_thread.rs
Avoid a byte swap roundtrip
2018-09-14 14:48:39 +02:00
Cargo.toml
Replace mpsc with crossbeam/servo channel, update ipc-channel
2018-09-12 13:33:32 +08:00
gl_context.rs
webgl: Move framebuffer initialization logic to WebGL thread.
2018-09-10 16:31:29 -04:00
lib.rs
Moved Canvas rendering to a single thread.
2018-04-23 20:50:05 -04:00
webgl_thread.rs
Kill WebGLThreadObserver
2018-09-12 23:46:49 +02:00