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.
574
Commits
5
Branches
268 MiB
C++
99%
C
0.6%
Markdown
0.4%
Tree:
8deb365040
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '8deb365040'
${ noResults }
lol
/
test
History
Sam Hocevar
8deb365040
core: write a generic application class.
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
core: write a generic application class.
13 years ago
math
test: minor Remez algorithm tests.
13 years ago
unit
core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead.
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