Diese Webseite funktioniert besser mit JavaScript.
Startseite
Hilfe
Anmelden
lolengine
/
lol
Mirror von
https://github.com/lolengine/lol
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Aktivität
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
654
Commits
5
Branches
369 MiB
C++
99%
C
0.6%
Markdown
0.4%
Struktur:
9f9566bdb6
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „9f9566bdb6“
${ noResults }
lol
/
test
/
unit
Verlauf
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.
vor 13 Jahren
..
build.cpp
core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and
vor 13 Jahren
cmplx.cpp
core: implement complex numbers and add unit tests for these.
vor 13 Jahren
half.cpp
test: give more explicit names to unit test cases.
vor 13 Jahren
image.cpp
test: minor fixes to the test suite: disable optimisation tests in debug
vor 13 Jahren
matrix.cpp
core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead.
vor 13 Jahren
quat.cpp
test: do not test for strict doubles equality in quaternion unit test.
vor 13 Jahren
real.cpp
real: get rid of <<= and >>= operators; we can use ldexp() instead. As a
vor 13 Jahren
trig.cpp
test: give more explicit names to unit test cases.
vor 13 Jahren