Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
lolengine
/
lol
réplica de
https://github.com/lolengine/lol
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
No puede seleccionar más de 25 temas
Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
654
Commits
5
Ramas
405 MiB
C++
99%
C
0.6%
Markdown
0.4%
Árbol:
9f9566bdb6
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Ramas
Etiquetas
${ item.name }
Crear rama
${ searchTerm }
desde '9f9566bdb6'
${ noResults }
lol
/
test
/
unit
Histórico
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.
hace 13 años
..
build.cpp
core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and
hace 13 años
cmplx.cpp
core: implement complex numbers and add unit tests for these.
hace 13 años
half.cpp
test: give more explicit names to unit test cases.
hace 13 años
image.cpp
test: minor fixes to the test suite: disable optimisation tests in debug
hace 13 años
matrix.cpp
core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead.
hace 13 años
quat.cpp
test: do not test for strict doubles equality in quaternion unit test.
hace 13 años
real.cpp
real: get rid of <<= and >>= operators; we can use ldexp() instead. As a
hace 13 años
trig.cpp
test: give more explicit names to unit test cases.
hace 13 años