20,741
edits
No edit summary |
|||
| Line 17: | Line 17: | ||
=== Skia talks === | === Skia talks === | ||
James announced he wants to replace the vector drawing routines with another package which was designed with SIMD in mind<ref>{{cite web | |||
|url = https://forum.flightgear.org/viewtopic.php?p=302558#p302558 | |||
|title = <nowiki> Re: Simgear compilation failure </nowiki> | |||
|author = <nowiki> erik </nowiki> | |||
|date = Jan 3rd, 2017 | |||
|added = Jan 3rd, 2017 | |||
|script_version = 0.40 | |||
}}</ref> | |||
Blend2D is quite amazing for a technical point of view: it compiles native CPU code (including SIMD) for every draw operation using a JIT compiler.<ref>{{cite web | Blend2D is quite amazing for a technical point of view: it compiles native CPU code (including SIMD) for every draw operation using a JIT compiler.<ref>{{cite web | ||
|url = https://sourceforge.net/p/flightgear/mailman/message/35631656/ | |url = https://sourceforge.net/p/flightgear/mailman/message/35631656/ | ||