This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
595
Commits
5
Branches
744 MiB
C++
99%
C
0.6%
Markdown
0.4%
Tree:
ee3be0b6d3
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'ee3be0b6d3'
${ noResults }
lol
/
test
/
unit
History
Sam Hocevar
433d05964c
core: implement complex numbers and add unit tests for these.
13 years ago
..
build.cpp
core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and
13 years ago
cmplx.cpp
core: implement complex numbers and add unit tests for these.
13 years ago
half.cpp
test: give more explicit names to unit test cases.
13 years ago
image.cpp
test: minor fixes to the test suite: disable optimisation tests in debug
13 years ago
matrix.cpp
core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead.
13 years ago
quat.cpp
test: add missing quaternion unit tests.
13 years ago
real.cpp
core: implement real methods cbrt(), log2(), exp2(), and copysign().
13 years ago
trig.cpp
test: give more explicit names to unit test cases.
13 years ago