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.
 
 
 
Sam Hocevar 5c6ceb6d0c build: manually add lollua.vcxproj as a reference in all projects. 11 years ago
..
01_triangle.cpp build: hide LolFx external declarations behind macros. 12 years ago
01_triangle.lolfx base: break the main loop apart for the emscripten port. 11 years ago
01_triangle.vcxproj build: manually add lollua.vcxproj as a reference in all projects. 11 years ago
02_cube.cpp gpu: move SetClearColor and SetClearDepth to the Renderer and RenderContext 11 years ago
02_cube.lolfx tutorial: GLSL ES compilation fixes. 11 years ago
02_cube.vcxproj build: manually add lollua.vcxproj as a reference in all projects. 11 years ago
03_noise.cpp build: hide LolFx external declarations behind macros. 12 years ago
03_noise.lolfx tutorial: GLSL ES compilation fixes. 11 years ago
03_noise.vcxproj build: manually add lollua.vcxproj as a reference in all projects. 11 years ago
04_texture.cpp gpu: support 1-component (luminance) textures. 11 years ago
04_texture.lolfx base: break the main loop apart for the emscripten port. 11 years ago
04_texture.vcxproj build: manually add lollua.vcxproj as a reference in all projects. 11 years ago
05_easymesh.cpp scene: use a global g_scene object instead of Scene::GetDefault(). 11 years ago
05_easymesh.vcxproj build: manually add lollua.vcxproj as a reference in all projects. 11 years ago
06_sprite.cpp scene: use a global g_scene object instead of Scene::GetDefault(). 11 years ago
06_sprite.png tutorial: small sprite tutorial. 11 years ago
06_sprite.vcxproj build: manually add lollua.vcxproj as a reference in all projects. 11 years ago
08_fbo.cpp gpu: move Video::Clear to Renderer::Clear. 11 years ago
08_fbo.lolfx lolfx: use square brackets to indicate shader sections. 12 years ago
08_fbo.vcxproj build: manually add lollua.vcxproj as a reference in all projects. 11 years ago
11_fractal.cpp tutorial: make the fractal tutorial build when no threads are available. 11 years ago
11_fractal.lolfx base: break the main loop apart for the emscripten port. 11 years ago
11_fractal.vcxproj build: manually add lollua.vcxproj as a reference in all projects. 11 years ago
12_distance.lolfx 12_voronoi : Added GPU Voronoi test. 11 years ago
12_texture_to_screen.lolfx tutorial: randomise colours. 11 years ago
12_voronoi.cpp gpu: move Video::Clear to Renderer::Clear. 11 years ago
12_voronoi.lolfx 12_voronoi : Added GPU Voronoi test. 11 years ago
12_voronoi.vcxproj build: manually add lollua.vcxproj as a reference in all projects. 11 years ago
12_voronoi_distance.lolfx 12_voronoi : Added GPU Voronoi test. 11 years ago
12_voronoi_setup.lolfx 12_voronoi : Added GPU Voronoi test. 11 years ago
Makefile.am tutorial: small sprite tutorial. 11 years ago