Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable VAOs on Mac for now since they cause driver errors for some reason. #2

Merged
merged 1 commit into from Oct 1, 2015

Conversation

@pcwalton
Copy link
Collaborator

pcwalton commented Oct 1, 2015

In particular binding VAOs gets resolved to some symbol called
glInvalidFunction that intentionally causes a crash. Obvious attempts
to fix it didn't, so I'm just disabling VAOs for now.

reason

In particular binding VAOs gets resolved to some symbol called
`glInvalidFunction` that intentionally causes a crash. Obvious attempts
to fix it didn't, so I'm just disabling VAOs for now.
pcwalton referenced this pull request in pcwalton/servo Oct 1, 2015
We still use FreeType, which is inconsistent with the OS font
rasterization; perhaps we should switch to native Core Graphics
rasterization. Anyway, this works for now and we have more important
things to fix.

Depends on glennw/webrender#2.
pcwalton referenced this pull request in pcwalton/servo Oct 1, 2015
We still use FreeType, which is inconsistent with the OS font
rasterization; perhaps we should switch to native Core Graphics
rasterization. Anyway, this works for now and we have more important
things to fix.

Depends on glennw/webrender#2.
glennw added a commit that referenced this pull request Oct 1, 2015
Disable VAOs on Mac for now since they cause driver errors for some reason.
@glennw glennw merged commit 82735fa into servo:master Oct 1, 2015
glennw referenced this pull request in glennw/servo Oct 1, 2015
We still use FreeType, which is inconsistent with the OS font
rasterization; perhaps we should switch to native Core Graphics
rasterization. Anyway, this works for now and we have more important
things to fix.

Depends on glennw/webrender#2.
glennw referenced this pull request in glennw/servo Oct 6, 2015
We still use FreeType, which is inconsistent with the OS font
rasterization; perhaps we should switch to native Core Graphics
rasterization. Anyway, this works for now and we have more important
things to fix.

Depends on glennw/webrender#2.
glennw referenced this pull request in glennw/servo Oct 7, 2015
We still use FreeType, which is inconsistent with the OS font
rasterization; perhaps we should switch to native Core Graphics
rasterization. Anyway, this works for now and we have more important
things to fix.

Depends on glennw/webrender#2.
glennw referenced this pull request in glennw/servo Oct 8, 2015
We still use FreeType, which is inconsistent with the OS font
rasterization; perhaps we should switch to native Core Graphics
rasterization. Anyway, this works for now and we have more important
things to fix.

Depends on glennw/webrender#2.
glennw referenced this pull request in glennw/servo Oct 8, 2015
We still use FreeType, which is inconsistent with the OS font
rasterization; perhaps we should switch to native Core Graphics
rasterization. Anyway, this works for now and we have more important
things to fix.

Depends on glennw/webrender#2.
glennw referenced this pull request in glennw/servo Oct 9, 2015
We still use FreeType, which is inconsistent with the OS font
rasterization; perhaps we should switch to native Core Graphics
rasterization. Anyway, this works for now and we have more important
things to fix.

Depends on glennw/webrender#2.
glennw referenced this pull request in glennw/servo Oct 13, 2015
We still use FreeType, which is inconsistent with the OS font
rasterization; perhaps we should switch to native Core Graphics
rasterization. Anyway, this works for now and we have more important
things to fix.

Depends on glennw/webrender#2.
glennw referenced this pull request in glennw/servo Oct 14, 2015
We still use FreeType, which is inconsistent with the OS font
rasterization; perhaps we should switch to native Core Graphics
rasterization. Anyway, this works for now and we have more important
things to fix.

Depends on glennw/webrender#2.
glennw referenced this pull request in glennw/servo Oct 18, 2015
We still use FreeType, which is inconsistent with the OS font
rasterization; perhaps we should switch to native Core Graphics
rasterization. Anyway, this works for now and we have more important
things to fix.

Depends on glennw/webrender#2.
glennw referenced this pull request in glennw/servo Oct 19, 2015
We still use FreeType, which is inconsistent with the OS font
rasterization; perhaps we should switch to native Core Graphics
rasterization. Anyway, this works for now and we have more important
things to fix.

Depends on glennw/webrender#2.
glennw referenced this pull request in glennw/servo Oct 21, 2015
We still use FreeType, which is inconsistent with the OS font
rasterization; perhaps we should switch to native Core Graphics
rasterization. Anyway, this works for now and we have more important
things to fix.

Depends on glennw/webrender#2.
glennw referenced this pull request in glennw/servo Oct 25, 2015
We still use FreeType, which is inconsistent with the OS font
rasterization; perhaps we should switch to native Core Graphics
rasterization. Anyway, this works for now and we have more important
things to fix.

Depends on glennw/webrender#2.
nox pushed a commit to nox/webrender that referenced this pull request Aug 6, 2016
Support native fonts again post-e10s.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.