Denna sida fungerar bättre med Javascript igång.
Startsida
Hjälp
Logga in
lolengine
/
lol
spegling av
https://github.com/lolengine/lol
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Släpp
0
Wiki
Aktiviteter
Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
654
Incheckningar
5
Grenar
369 MiB
C++
99%
C
0.6%
Markdown
0.4%
Träd:
9f9566bdb6
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Grenar
Taggar
${ item.name }
Skapa branchen
${ searchTerm }
från '9f9566bdb6'
${ noResults }
lol
/
test
/
unit
Historik
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.
13 år sedan
..
build.cpp
core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and
13 år sedan
cmplx.cpp
core: implement complex numbers and add unit tests for these.
13 år sedan
half.cpp
test: give more explicit names to unit test cases.
13 år sedan
image.cpp
test: minor fixes to the test suite: disable optimisation tests in debug
13 år sedan
matrix.cpp
core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead.
13 år sedan
quat.cpp
test: do not test for strict doubles equality in quaternion unit test.
13 år sedan
real.cpp
real: get rid of <<= and >>= operators; we can use ldexp() instead. As a
13 år sedan
trig.cpp
test: give more explicit names to unit test cases.
13 år sedan