Benjamin ‘Touky’ Huet
|
cf888d721d
|
3rd pass on lua classes. It works now. It's ..... ALIIIIIIVE
|
pirms 9 gadiem |
Sam Hocevar
|
d72cb24bc0
|
build: move sample and tutorial files around.
|
pirms 10 gadiem |
Sam Hocevar
|
9cf96538d9
|
build: minor compilation fix.
|
pirms 10 gadiem |
Benjamin ‘Touky’ Huet
|
cb7a99bac3
|
Added ShaderBuilder
|
pirms 10 gadiem |
Sam Hocevar
|
399a172425
|
build: fix a few compilation issues with input v2.
|
pirms 11 gadiem |
Benlitz
|
a7aac24c46
|
Completely reworked input system. Unified device interface, button, axis and cursor support, controller and binding system, mouse capture. Tutorial 07_input provided. Require to compile lolcore with LOL_INPUT_V2 to be activated (also needed app-side before including core.h)
|
pirms 11 gadiem |
Sam Hocevar
|
6a8118cb18
|
build: put tutorials and lol.js in a new "demos" directory.
|
pirms 11 gadiem |
Sam Hocevar
|
8f9aee4ee5
|
tutorial: small sprite tutorial.
|
pirms 11 gadiem |
Benjamin ‘Touky’ Huet
|
d1209d5598
|
CIS FAIL
|
pirms 11 gadiem |
Benjamin ‘Touky’ Huet
|
cde747667c
|
12_voronoi : Added GPU Voronoi test.
|
pirms 11 gadiem |
Sam Hocevar
|
c59fc670c2
|
core: import pristine lua 5.2.1 in the engine code.
|
pirms 11 gadiem |
Sam Hocevar
|
0e1a19f8e6
|
build: re-add liblolcore dependency tracking to all binary objects.
|
pirms 11 gadiem |
Sam Hocevar
|
4b4d201a6d
|
build: reorganise AM_CPPFLAGS handling so that we can disable the
shitload of warnings Bullet spits at us.
|
pirms 11 gadiem |
Sam Hocevar
|
6e1156aaea
|
build: split the main library into lolcore and lolbullet.
|
pirms 11 gadiem |
Sam Hocevar
|
bbca3b6e59
|
build: fixes for out-of-tree builds, and get rid of
some deprecated stuff.
|
pirms 12 gadiem |
Sam Hocevar
|
6944db663b
|
tutorial: add a new texture generation example.
|
pirms 12 gadiem |
Sam Hocevar
|
50ff3f9ce0
|
ps3: refactor elf → self build logic and make make_fself mandatory
when building for the PS3 on a Unix system.
|
pirms 12 gadiem |
Sam Hocevar
|
ca909bb317
|
build: refactor lolfx build rule into common.am.
|
pirms 12 gadiem |
Sam Hocevar
|
e390f03e0a
|
build: add a common.am include file and a "make lolcheck" target that does
nothing for now except ensure that every makefile includes common.am.
|
pirms 12 gadiem |
Sam Hocevar
|
a86eaf1bb2
|
tutorial: start working on a small Perlin-like noise demo.
|
pirms 12 gadiem |
Sam Hocevar
|
3fd6702613
|
build: fix a few compilation and build errors.
|
pirms 12 gadiem |
Sam Hocevar
|
e12fc0e35c
|
tutorial: add a simple EasyMesh viewer.
|
pirms 12 gadiem |
Sam Hocevar
|
a01c953096
|
tutorial: start working on an FBO example.
|
pirms 12 gadiem |
Sam Hocevar
|
8be874ae39
|
build: factor the LolFx compilation rule into configure.ac.
|
pirms 12 gadiem |
Sam Hocevar
|
78f7a303ff
|
build: reorganise all the build stuff so that it lies in build/ and
make sure each .vcxproj file is with its corresponding source code.
|
pirms 12 gadiem |
Sam Hocevar
|
6f73cafa08
|
build: simplify the .lolfx file compilation.
|
pirms 12 gadiem |
Sam Hocevar
|
4a938d239b
|
build: remove \r from shader files before compilation.
|
pirms 12 gadiem |
Sam Hocevar
|
6fe12e7811
|
build: ensure .lolfx.cpp files get cleaned up.
|
pirms 12 gadiem |
Sam Hocevar
|
ee7dd6a699
|
misc: move more shaders to .lolfx files.
|
pirms 12 gadiem |
Sam Hocevar
|
a606290ed2
|
gpu: allow to load a .lolfx file instead of all those shaders.
|
pirms 12 gadiem |
Sam Hocevar
|
50fefd0575
|
build: fix the PS3 cross-build; variable name expansion was causing trouble.
|
pirms 12 gadiem |
Sam Hocevar
|
24626c671f
|
tutorial: some refactoring in the tutorials.
|
pirms 12 gadiem |
Sam Hocevar
|
ff1773b58e
|
test: create the bases for a new tutorial, with texture uploads.
|
pirms 13 gadiem |
Sam Hocevar
|
c9aa11c9e3
|
test: start writing tutorials and other shit.
|
pirms 13 gadiem |