Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
einarf committed Jan 27, 2020
1 parent 37ead9a commit 1edd3ba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Modes

* `detect`: Will detect an existing active OpenGL context.
* `standalone`: Crates a headless OpenGL context
* `share`: Creates a new context sharing objects with the currently active context.
* `share`: Creates a new context sharing objects with the currently active context (headless)

### wgl

Expand All @@ -116,7 +116,6 @@ Will create the the highest core context available.

Parameters

* `share` mode is currently not available.
* `mode` (`str`): Creation mode. `detect` | `standalone`

### egl
Expand Down

0 comments on commit 1edd3ba

Please sign in to comment.