Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Sam Hocevar 5c6ceb6d0c build: manually add lollua.vcxproj as a reference in all projects. 11 лет назад
..
01_triangle.cpp build: hide LolFx external declarations behind macros. 12 лет назад
01_triangle.lolfx base: break the main loop apart for the emscripten port. 11 лет назад
01_triangle.vcxproj build: manually add lollua.vcxproj as a reference in all projects. 11 лет назад
02_cube.cpp gpu: move SetClearColor and SetClearDepth to the Renderer and RenderContext 11 лет назад
02_cube.lolfx tutorial: GLSL ES compilation fixes. 11 лет назад
02_cube.vcxproj build: manually add lollua.vcxproj as a reference in all projects. 11 лет назад
03_noise.cpp build: hide LolFx external declarations behind macros. 12 лет назад
03_noise.lolfx tutorial: GLSL ES compilation fixes. 11 лет назад
03_noise.vcxproj build: manually add lollua.vcxproj as a reference in all projects. 11 лет назад
04_texture.cpp gpu: support 1-component (luminance) textures. 12 лет назад
04_texture.lolfx base: break the main loop apart for the emscripten port. 11 лет назад
04_texture.vcxproj build: manually add lollua.vcxproj as a reference in all projects. 11 лет назад
05_easymesh.cpp scene: use a global g_scene object instead of Scene::GetDefault(). 11 лет назад
05_easymesh.vcxproj build: manually add lollua.vcxproj as a reference in all projects. 11 лет назад
06_sprite.cpp scene: use a global g_scene object instead of Scene::GetDefault(). 11 лет назад
06_sprite.png tutorial: small sprite tutorial. 11 лет назад
06_sprite.vcxproj build: manually add lollua.vcxproj as a reference in all projects. 11 лет назад
08_fbo.cpp gpu: move Video::Clear to Renderer::Clear. 11 лет назад
08_fbo.lolfx lolfx: use square brackets to indicate shader sections. 12 лет назад
08_fbo.vcxproj build: manually add lollua.vcxproj as a reference in all projects. 11 лет назад
11_fractal.cpp tutorial: make the fractal tutorial build when no threads are available. 11 лет назад
11_fractal.lolfx base: break the main loop apart for the emscripten port. 11 лет назад
11_fractal.vcxproj build: manually add lollua.vcxproj as a reference in all projects. 11 лет назад
12_distance.lolfx 12_voronoi : Added GPU Voronoi test. 11 лет назад
12_texture_to_screen.lolfx tutorial: randomise colours. 11 лет назад
12_voronoi.cpp gpu: move Video::Clear to Renderer::Clear. 11 лет назад
12_voronoi.lolfx 12_voronoi : Added GPU Voronoi test. 11 лет назад
12_voronoi.vcxproj build: manually add lollua.vcxproj as a reference in all projects. 11 лет назад
12_voronoi_distance.lolfx 12_voronoi : Added GPU Voronoi test. 11 лет назад
12_voronoi_setup.lolfx 12_voronoi : Added GPU Voronoi test. 11 лет назад
Makefile.am tutorial: small sprite tutorial. 11 лет назад