Ce site fonctionne mieux avec JavaScript.
Accueil
Aide
Connexion
lolengine
/
lol
miroir de
https://github.com/lolengine/lol
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
0
Wiki
Activité
Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
654
Révisions
5
Branches
89 MiB
C++
99%
C
0.6%
Markdown
0.4%
Aborescence:
9f9566bdb6
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branches
Tags
${ item.name }
Créer la branche
${ searchTerm }
de '9f9566bdb6'
${ noResults }
lol
/
test
/
unit
Historique
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.
il y a 13 ans
..
build.cpp
core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and
il y a 13 ans
cmplx.cpp
core: implement complex numbers and add unit tests for these.
il y a 13 ans
half.cpp
test: give more explicit names to unit test cases.
il y a 13 ans
image.cpp
test: minor fixes to the test suite: disable optimisation tests in debug
il y a 13 ans
matrix.cpp
core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead.
il y a 13 ans
quat.cpp
test: do not test for strict doubles equality in quaternion unit test.
il y a 13 ans
real.cpp
real: get rid of <<= and >>= operators; we can use ldexp() instead. As a
il y a 13 ans
trig.cpp
test: give more explicit names to unit test cases.
il y a 13 ans