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.
600
Commits
5
Branches
1.3 GiB
C++
99%
C
0.6%
Markdown
0.4%
Tree:
e5dcf4dd2a
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'e5dcf4dd2a'
${ noResults }
lol
/
test
History
Sam Hocevar
e5dcf4dd2a
tutorial: try to reduce the blur effect; now it's pixelated...
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
test: fix OS X compilation; we still need SDLmain.a on that platform.
14 years ago
tutorial
tutorial: try to reduce the blur effect; now it's pixelated...
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