Skip to content

Commit

Permalink
Merge 6b22fa5 into ef2694e
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaka committed Jun 5, 2015
2 parents ef2694e + 6b22fa5 commit 8a53e0e
Show file tree
Hide file tree
Showing 11 changed files with 504 additions and 324 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,7 @@
## Unreleased

- Added `vertex::TransformFeedbackSession` and `transform_feedback` to the draw parameters.
- Added `RenderBufferAny`. Render buffers now deref to `RenderBufferAny`.
- Deprecated `.into_vertex_buffer_any()` in favor of `.into()`.
- Fixed values in uniform blocks being required to implement the `Default` trait.
- Fixed buffer sometimes not always correctly unbinded.
Expand Down

0 comments on commit 8a53e0e

Please sign in to comment.