Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Ciechanowski
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
Ciechanowski
7y ago
AI wis
2.
▲
by
Ciechanowski
13y ago
Percentages is the best example of why it's so useful. For value A at 41.5% and value B at 58.5% their sum is equal to 100%. Rounding up would make them 42% and 59% respectively, thus 101% in total. Round half to even ensures the final
3.
▲
by
Ciechanowski
13y ago
I presume you mean the "drawsAsynchronously" property. I'm extremely curious, does it really push the rasterization on the GPU? I mean, do you have shaders written, that do all the stuff that CPU normally does? Bezier paths
4.
▲
by
Ciechanowski
13y ago
Which technologies do benefit from GPU rendering? Aren't Quartz calls rasterized on CPU?