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.
444
Commits
5
Branches
162 MiB
C++
99%
C
0.6%
Markdown
0.4%
Tree:
a65c472ffd
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'a65c472ffd'
${ noResults }
lol
/
test
History
Sam Hocevar
148f6838e9
test: replace lol-bench with lol-bench$(EXEEXT) in the Makefile to allow
"make bench" to work when cross-compiling for Windows.
13 years ago
..
debug
test: add an empty sandbox program and update .gitignore.
13 years ago
Makefile.am
test: replace lol-bench with lol-bench$(EXEEXT) in the Makefile to allow
13 years ago
half.cpp
optim: better isnan() reimplementation.
13 years ago
lol-bench.cpp
core: remove one multiplication and one selection from the optimised
13 years ago
lol-test.cpp
Add an optional cppunit dependency for unit tests.
13 years ago
matrix.cpp
test: add a unit test for the recent vector promotion problem.
13 years ago
trig.cpp
test: do the trigonometry tests on doubles instead of floats.
13 years ago