mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update surfman to 0.2 and remove glutin
This commit is contained in:
parent
9dbc6554f0
commit
8bb1732258
94 changed files with 2265 additions and 1513 deletions
|
@ -321,7 +321,11 @@ mod gen {
|
|||
subpixel_text_antialiasing: {
|
||||
#[serde(rename = "gfx.subpixel-text-antialiasing.enabled")]
|
||||
enabled: bool,
|
||||
}
|
||||
},
|
||||
texture_swizzling: {
|
||||
#[serde(rename = "gfx.texture-swizzling.enabled")]
|
||||
enabled: bool,
|
||||
},
|
||||
},
|
||||
js: {
|
||||
asmjs: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue