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
750
Commits
5
Branches
216 MiB
C++
99%
C
0.6%
Markdown
0.4%
Tree:
b34088e5bd
lol
/
test
/
tutorial
History
Sam Hocevar
169a16b63e
gpu: move the platform-specific triangle drawing call to the VertexDeclaration
class, so that the calling code does not need to know what the backend is.
13 years ago
..
Makefile.am
test: create the bases for a new tutorial, with texture uploads.
13 years ago
tut01.cpp
gpu: move the platform-specific triangle drawing call to the VertexDeclaration
13 years ago
tut02.cpp
gpu: port the vertex buffer abstraction layer to OpenGL.
13 years ago
tut03.cpp
build: minor Windows compilation fixes.
13 years ago