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.
575
Révisions
5
Branches
601 MiB
C++
99%
C
0.6%
Markdown
0.4%
Aborescence:
4a16c072f2
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branches
Tags
${ item.name }
Créer la branche
${ searchTerm }
de '4a16c072f2'
${ noResults }
lol
/
test
/
unit
Historique
Sam Hocevar
4a16c072f2
core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and
cross product, normalize, etc.
il y a 13 ans
..
build.cpp
core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and
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
real.cpp
core: implement real methods cbrt(), log2(), exp2(), and copysign().
il y a 13 ans
trig.cpp
test: give more explicit names to unit test cases.
il y a 13 ans