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.
569
Commits
5
Branches
268 MiB
C++
99%
C
0.6%
Markdown
0.4%
Tree:
c508dc2a4a
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'c508dc2a4a'
${ noResults }
lol
/
test
History
Sam Hocevar
94160c461c
test: minor fixes to the test suite: disable optimisation tests in debug
mode, and do not call "new" when we’re not sure "delete" can be called.
13 years ago
..
benchmark
core: improve sin() and exp() performance by replacing divisions with
13 years ago
data
test: add simple unit tests for image loading.
13 years ago
debug
build: fix a shitload of build errors introduced by the Image refactoring
13 years ago
math
test: minor Remez algorithm tests.
13 years ago
unit
test: minor fixes to the test suite: disable optimisation tests in debug
13 years ago
Makefile.am
test: add a 10-line example program that computes Pi to the 150th digit.
13 years ago
benchsuite.cpp
core: new benchmark snippet for operations on reals.
13 years ago
testsuite.cpp
build: fix a shitload of build errors introduced by the Image refactoring
13 years ago