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.
609
Commits
5
Branches
384 MiB
C++
99%
C
0.6%
Markdown
0.4%
Tree:
aa4bde4a60
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'aa4bde4a60'
${ noResults }
lol
/
test
History
Sam Hocevar
aa4bde4a60
ps3: fix a typo causing a compilation error.
14 years ago
..
benchmark
core: improve sin() and exp() performance by replacing divisions with
14 years ago
data
test: add simple unit tests for image loading.
14 years ago
debug
core: write a generic application class.
14 years ago
math
tutorial: replace log() calls with fast approximations.
14 years ago
tutorial
ps3: fix a typo causing a compilation error.
14 years ago
unit
core: implement complex numbers and add unit tests for these.
14 years ago
xolotl
test: fix OS X compilation; we still need SDLmain.a on that platform.
14 years ago
Makefile.am
core: implement complex numbers and add unit tests for these.
14 years ago
benchsuite.cpp
core: new benchmark snippet for operations on reals.
14 years ago
testsuite.cpp
build: fix a shitload of build errors introduced by the Image refactoring
14 years ago