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.
767
Commits
5
Branches
601 MiB
C++
99%
C
0.6%
Markdown
0.4%
Tree:
f0d83bcf8d
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'f0d83bcf8d'
${ noResults }
lol
/
test
/
unit
History
Sam Hocevar
0303a8384f
win32: fix Visual Studio compilation and link issues.
12 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
quat.cpp
math: move most vector and matrix member functions to global functions.
13 years ago
real.cpp
math: implement ulp() for reals, which returns the smallest real y > 0 such
13 years ago
trig.cpp
win32: fix Visual Studio compilation and link issues.
12 years ago
vector.cpp
math: rename matrix.h to vector.h and simplify some stuff, especially in
13 years ago