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.
660
Révisions
5
Branches
110 MiB
C++
99%
C
0.6%
Markdown
0.4%
Aborescence:
bed5dea0c0
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branches
Tags
${ item.name }
Créer la branche
${ searchTerm }
de 'bed5dea0c0'
${ noResults }
lol
/
test
/
unit
Historique
Sam Hocevar
bed5dea0c0
math: implement ulp() for reals, which returns the smallest real y > 0 such
that x + y != x, and nextafter() which behaves like the C function.
il y a 14 ans
..
build.cpp
core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and
il y a 14 ans
cmplx.cpp
core: implement complex numbers and add unit tests for these.
il y a 14 ans
half.cpp
test: give more explicit names to unit test cases.
il y a 14 ans
image.cpp
test: minor fixes to the test suite: disable optimisation tests in debug
il y a 14 ans
matrix.cpp
core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead.
il y a 14 ans
quat.cpp
test: do not test for strict doubles equality in quaternion unit test.
il y a 14 ans
real.cpp
math: implement ulp() for reals, which returns the smallest real y > 0 such
il y a 14 ans
trig.cpp
test: give more explicit names to unit test cases.
il y a 14 ans