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.
1221
Commits
5
Branches
1.7 GiB
C++
99%
C
0.6%
Markdown
0.4%
Tree:
b5cb7601a7
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'b5cb7601a7'
${ noResults }
HTTPS
ZIP
TAR.GZ
Sam Hocevar
b5cb7601a7
build: define our own std::abs() function for long long int on NaCl,
since it doesn't exist there.
13 years ago
binaries
build: fix the VS2010 build and add build/ and binaries/ to the dist
13 years ago
build
build: prepend /usr/local/bin in $PATH when running Bitten on OS X.
13 years ago
src
build: define our own std::abs() function for long long int on NaCl,
13 years ago
test
math: reimplement min(), max(), abs() and fmod() in the lol:: namespace to
13 years ago
tools
build: upgrade glew binaries to 1.9.0 and rename the contrib directory
13 years ago
tutorial
math: reimplement min(), max(), abs() and fmod() in the lol:: namespace to
13 years ago
.gitignore
tutorial: add a new texture generation example.
13 years ago
Makefile.am
build: put the OpenGL detection code in a separate .m4 file and assume
13 years ago
TODO
Update todo list.
15 years ago
bootstrap
build: put the OpenGL detection code in a separate .m4 file and assume
13 years ago
configure.ac
build: check for a decent version of sed (ie. not the shitty BSD one).
13 years ago