You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mattia Iavarone
bf41489279
Improve realtime filters (#535)
* Simplify Filters class
* Simplify filter switching in demo app
* Create FilterCameraPreview, improve GlCameraPreview
* Add comments
* Cleanup EglViewport
* Rename setPreviewingViewSize
* Create Filter interface and BaseFilter abstract class
* Move GL drawing code into BaseFilter
* Avoid releasing location pointers
* Add more docs and Filter.copy()
* Split two packages
* Remove filters package from code coverage computation
* Document all filters, implement onCopy, suppress warnings
* Add javadocs in Filters class
* Move NoFilter, add string resources
* XML support, require experimental flag
* Update first 6 filters with onPreDraw
* Update DuotoneFilter with onPreDraw
* Update FillLightFilter with onPreDraw
* Update Gamma, Grain, Grayscale, Hue, InvertColors, Lomoish with onPreDraw
* Update Posterize, Saturation, Sepia with onPreDraw
* Update all filters with onPreDraw
* Add OneParameterFilter and TwoParameterFilter
* Implement OneParameterFilter and TwoParameterFilter in all filters
* Improve comments
* Remove commented out code in demo
* Add FilterParser test
* Add GlCameraPreview and CameraView tests
* Add documentation
* Fix tests
|
6 years ago |
.. |
_includes
|
Add donation page
|
7 years ago |
_layouts
|
Add seo tag plugin
|
7 years ago |
_posts
|
Improve realtime filters (#535)
|
6 years ago |
css
|
Documentation in GitHub pages
|
7 years ago |
script
|
Documentation in GitHub pages
|
7 years ago |
static
|
New colors and logo (#523)
|
6 years ago |
.gitignore
|
Documentation in GitHub pages
|
7 years ago |
Gemfile
|
Documentation in GitHub pages
|
7 years ago |
Gemfile.lock
|
Documentation in GitHub pages
|
7 years ago |
README.md
|
Documentation in GitHub pages
|
7 years ago |
_config.yml
|
Add donation page
|
7 years ago |
index.md
|
Improve realtime filters (#535)
|
6 years ago |