Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Commit f09c026

Browse files
committed
Update TODO.md
1 parent 302016c commit f09c026

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

TODO.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121
### Colors
2222
* [ ] Color Temperature
2323

24+
## Performance
25+
* [ ] Make use of OpenCL to improve conversions performance (with OpenCL.NET?)
26+
* [ ] SIMD? (Mono & .NET have different approaches :s)
27+
2428
## Packaging
2529
* [ ] .DEB packages
2630
* [ ] .RPM packages
@@ -32,4 +36,4 @@
3236
## Documentation
3337
* [ ] Wiki
3438
* [ ] Improve inline documentation (code comments)
35-
* [ ] Create Changelog
39+
* [X] Create Changelog

0 commit comments

Comments
 (0)