- 17 Oct, 2018 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 16 Oct, 2018 2 commits
-
-
Michał Janiszewski authored
-
Michał Janiszewski authored
Exceptions caught by value incur needless cost in C++, most of them can be caught by const-reference, especially as nearly none are actually used. This could allow compiler generate a slightly more efficient code.
-
- 15 Oct, 2018 15 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- drop unnecessary matrix initialization
-
Alexander Alekhin authored
-
Alexander Alekhin authored
* js: update build script - support emscipten 1.38.12 (wasm is ON by default) - verbose build messages * js: use builtin Math functions * js: disable tracing code completelly
-
Alexander Alekhin authored
-
Tomoaki Teshima authored
* remove race condition * upload _prevPts to OpenCL device explicitly before calling "sparse"
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
Adam Radomski authored
-
Vitaly Tuzov authored
-
- 14 Oct, 2018 4 commits
-
-
tellowkrinkle authored
* Make cocoa windows draw faster * Use a CALayer for rendering when possible Uses GPU to scale images, which is important because retina macs will want window sizes much larger (in pixels) than the image * Fix mouse logic for cocoa windows * Only halve resolution on retina if image is larger than display
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- always pass DEPTH_dst value to core/arithm kernel
-
- 13 Oct, 2018 5 commits
-
-
tompollok authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 12 Oct, 2018 5 commits
-
-
drkoller authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
take1014 authored
-
- 11 Oct, 2018 7 commits
-
-
Sayed Adel authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-