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.
582
Commits
5
Branches
1.3 GiB
C++
99%
C
0.6%
Markdown
0.4%
Tree:
3e9d3e323b
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '3e9d3e323b'
${ noResults }
lol
/
test
History
Sam Hocevar
def84d569d
core: implement a quaternion class and tighten some vector operation rules
to avoid common programming errors.
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: minor Remez algorithm tests.
14 years ago
tutorial
test: clean up tutorial #2.
14 years ago
unit
core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and
14 years ago
xolotl
test: start writing tutorials and other shit.
14 years ago
Makefile.am
core: implement a quaternion class and tighten some vector operation rules
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