Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Apua
Kirjaudu sisään
lolengine
/
lol
peilaus alkaen
https://github.com/lolengine/lol
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
0
Wiki
Toiminta
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
652
Commitit
5
Branchit
279 MiB
C++
99%
C
0.6%
Markdown
0.4%
Puu:
366644d43c
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from '366644d43c'
${ noResults }
lol
/
test
/
unit
Historia
Sam Hocevar
366644d43c
real: get rid of <<= and >>= operators; we can use ldexp() instead. As a
bonus, multiplication or division by a power of two will be optimised as a shift of the exponent.
14 vuotta sitten
..
build.cpp
core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and
14 vuotta sitten
cmplx.cpp
core: implement complex numbers and add unit tests for these.
14 vuotta sitten
half.cpp
test: give more explicit names to unit test cases.
14 vuotta sitten
image.cpp
test: minor fixes to the test suite: disable optimisation tests in debug
14 vuotta sitten
matrix.cpp
core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead.
14 vuotta sitten
quat.cpp
test: do not test for strict doubles equality in quaternion unit test.
14 vuotta sitten
real.cpp
real: get rid of <<= and >>= operators; we can use ldexp() instead. As a
14 vuotta sitten
trig.cpp
test: give more explicit names to unit test cases.
14 vuotta sitten