Skip to content

Commit

Permalink
Separate core and compatibility pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
derezzedex committed Dec 8, 2021
1 parent b64523d commit 985ab92
Show file tree
Hide file tree
Showing 9 changed files with 1,296 additions and 606 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- Separate `Pipeline` into `core` and `compatibility`
- Modify shaders based on the acquired context
- Add `Pipeline::get_max_texture_size`

## [0.4.0] - 2020-11-10
### Changed
- `glow` updated to `0.6`. [#3]
Expand Down
Loading

0 comments on commit 985ab92

Please sign in to comment.