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.
1227
Commits
5
Branches
60 MiB
C++
99%
C
0.6%
Markdown
0.4%
Tree:
7658744c44
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '7658744c44'
${ noResults }
HTTPS
ZIP
TAR.GZ
Sam Hocevar
7658744c44
gpu: remove some crap from vertexbuffer.cpp and allow for
empty vertex declarations even though many video card drivers do not support them — and they should.
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
gpu: remove some crap from vertexbuffer.cpp and allow for
13 years ago
test
math: reimplement min(), max(), abs() and fmod() in the lol:: namespace to
13 years ago
tools
vimlol: get rid of long lines.
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
vimlol: some code for a Vim plugin; see http://lol.zoy.org/wiki/dev/setup/vim
13 years ago