Skip to content
This repository has been archived by the owner. It is now read-only.

Bezier curves #139

Closed
Closed

Conversation

@pcwalton
Copy link
Contributor

pcwalton commented Jan 30, 2015

Adds support for Beziér curves, now rebased. r? @mrobinson

akosthekiss and others added 5 commits Jan 14, 2015
Assuming that any target that doesn't have "arm" in its name is an i686 or x86_64
and thus SSE2-compatible is incorrect (counter examples: aarch64 or mips). Make
the check as fool-proof as possible.
Enhance the detection of SSE2-compatible targets
Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev; r=Ms2ger
@mrobinson

This comment has been minimized.

Copy link

mrobinson commented on src/azure_hl.rs in 99792b5 Jan 30, 2015

This should be fixed in master.

@mrobinson

This comment has been minimized.

Copy link

mrobinson commented on src/azure_hl.rs in 99792b5 Jan 30, 2015

Love the proper use of the diacritical! :)

@mrobinson
Copy link
Member

mrobinson commented Jan 30, 2015

Looks like there are some extra commits in the branch, so it probably just needs a rebase. Other than that and the unnecessary fix for the usize issue, this look good to me.

@jdm
Copy link
Member

jdm commented Feb 22, 2015

I've rebased this.

@jdm jdm closed this Feb 22, 2015
@jdm jdm mentioned this pull request Feb 22, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

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