Skip to content

Commit

Permalink
update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
mikolalysenko committed Sep 11, 2016
1 parent ae411ee commit 28696e4
Showing 1 changed file with 3 additions and 34 deletions.
37 changes: 3 additions & 34 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,40 +1,9 @@
# Release notes

## Planned
## 1.2.1

* Write comparison suite

* Comments for all core modules

* Add a mechanism for users to specify minimum resource requirements (texture size, varying units, etc.)

* Benchmark suite

* Dashboard for test cases and benchmarks
* Create some more typical drawing examples

* A pretty printer for the generated code

* Documentation

* All interface methods must be documented
* Examples for all major features
* Set up/quick start guides
* Live coding videos on youtube
* Talks? (what conferences can we present these results at?)
* Core library modules need better comments
* Work flow for development and testing needs documentation

* Helper modules

* Debugging tools for inspecting the state of framebuffers, textures, buffers

* Recipe book/example set

* Globe
* Turing patterns
* Asset loading (obj, ply, etc.)
* Water Reflection(though cubic-framebuffers)
* Fixed bug with depth and stencil attachments being cleared
* `regl.elements` now correctly infers count from length and vice-versa

## 1.2.0

Expand Down

0 comments on commit 28696e4

Please sign in to comment.