Il sito funziona meglio con JavaScript.
Home
Aiuto
Accedi
lolengine
/
lol
mirror da
https://github.com/lolengine/lol
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
0
Wiki
Attività
Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
654
Commit
5
Rami (Branch)
89 MiB
C++
99%
C
0.6%
Markdown
0.4%
Albero (Tree):
9f9566bdb6
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da '9f9566bdb6'
${ noResults }
lol
/
test
/
unit
Cronologia
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 anni fa
..
build.cpp
core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and
13 anni fa
cmplx.cpp
core: implement complex numbers and add unit tests for these.
13 anni fa
half.cpp
test: give more explicit names to unit test cases.
13 anni fa
image.cpp
test: minor fixes to the test suite: disable optimisation tests in debug
13 anni fa
matrix.cpp
core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead.
13 anni fa
quat.cpp
test: do not test for strict doubles equality in quaternion unit test.
13 anni fa
real.cpp
real: get rid of <<= and >>= operators; we can use ldexp() instead. As a
13 anni fa
trig.cpp
test: give more explicit names to unit test cases.
13 anni fa