20,741
edits
No edit summary |
m (→2016) |
||
| Line 1: | Line 1: | ||
{{Canvas Navigation}} | {{Canvas Navigation}} | ||
This page is primarily intended to keep track of Canvas related core changes and discussions, i.e. mainly of interest to people who are not able to follow the forum/devel list regularly, but who may still want to stay up to date regarding future Canvas developments. | |||
== 2016 == | == 2016 == | ||
Erik is experimenting with streamlined Canvas rendering using Single Instruction Multiple Data (SIMD) instructions which is able to calculate on 4 floating poit variables simultaneously (e.g 3 or 4 value vectors). For the F-16 map this gives a speedup from 12+ seconds delay rendering at the first select down to 1.5 seconds delay.<ref>{{cite web | Erik is experimenting with streamlined Canvas rendering using Single Instruction Multiple Data (SIMD) instructions which is able to calculate on 4 floating poit variables simultaneously (e.g 3 or 4 value vectors). For the F-16 map this gives a speedup from 12+ seconds delay rendering at the first select down to 1.5 seconds delay.<ref>{{cite web | ||
| Line 36: | Line 37: | ||
|script_version = 0.40 | |script_version = 0.40 | ||
}}</ref> | }}</ref> | ||
== References == | == References == | ||
{{Appendix}} | {{Appendix}} | ||