Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
Sam Hocevar 9dbfa4d550 Use std::string in a lot of places. Makes a few things simpler. 8 lat temu
..
01_triangle.cpp sys: make a few functions lowercase. 9 lat temu
01_triangle.lolfx Clean up a lot of shader crap 9 lat temu
01_triangle.vcxproj Make lol-lua an optional dependency. 8 lat temu
02_cube.cpp DebugDrawContext pass 9 lat temu
02_cube.lolfx Clean up a lot of shader crap 9 lat temu
02_cube.vcxproj Make lol-lua an optional dependency. 8 lat temu
03_noise.cpp sys: make a few functions lowercase. 9 lat temu
03_noise.lolfx Clean up a lot of shader crap 9 lat temu
03_noise.vcxproj Make lol-lua an optional dependency. 8 lat temu
04_texture.cpp Clean up a lot of shader crap 9 lat temu
04_texture.lolfx Clean up a lot of shader crap 9 lat temu
04_texture.vcxproj Make lol-lua an optional dependency. 8 lat temu
05_easymesh.cpp Make lol-lua an optional dependency. 8 lat temu
05_easymesh.lua Easymesh test tuto works with lua, but EzMesh seems broken. 9 lat temu
05_easymesh.vcxproj Migrate to Visual Studio 2017. 8 lat temu
06_sprite.cpp Fix compilation of sprite sample. 8 lat temu
06_sprite.png build: move sample and tutorial files around. 9 lat temu
06_sprite.vcxproj Make lol-lua an optional dependency. 8 lat temu
07_input.cpp Get rid of String::format in favour of a std::string version. 8 lat temu
07_input.lolfx Clean up a lot of shader crap 9 lat temu
07_input.vcxproj Make lol-lua an optional dependency. 8 lat temu
08_fbo.cpp Clean up a lot of shader crap 9 lat temu
08_fbo.lolfx Clean up a lot of shader crap 9 lat temu
08_fbo.vcxproj Make lol-lua an optional dependency. 8 lat temu
09_sound.cpp audio: minimal streaming API 9 lat temu
11_fractal.cpp tutorial: support the Julia set in the fractal sample 9 lat temu
11_fractal.lolfx tutorial: fix tutorial 11 (fractal) 9 lat temu
11_fractal.vcxproj Make lol-lua an optional dependency. 8 lat temu
12_distance.lolfx Clean up a lot of shader crap 9 lat temu
12_texture_to_screen.lolfx Clean up a lot of shader crap 9 lat temu
12_voronoi.cpp Clean up a lot of shader crap 9 lat temu
12_voronoi.lolfx Clean up a lot of shader crap 9 lat temu
12_voronoi.vcxproj Make lol-lua an optional dependency. 8 lat temu
12_voronoi_distance.lolfx Clean up a lot of shader crap 9 lat temu
12_voronoi_setup.lolfx Clean up a lot of shader crap 9 lat temu
13_shader_builder.cpp Use std::string in a lot of places. Makes a few things simpler. 8 lat temu
13_shader_builder.vcxproj Make lol-lua an optional dependency. 8 lat temu
14_lol_lua.cpp Make lol-lua an optional dependency. 8 lat temu
14_lol_lua.lua Lolua small simplification 9 lat temu
14_lol_lua.vcxproj Migrate to Visual Studio 2017. 8 lat temu
15_lolimgui.cpp Get rid of numerous uses of lol::String. 8 lat temu
15_lolimgui.vcxproj Make lol-lua an optional dependency. 8 lat temu
16_movie.cpp movie: replace the old Movie class with a GIF encoder. 8 lat temu
Makefile.am Fix Lua-related compilation issues. 8 lat temu
imgui.ini first little pass, everything is broken. 9 lat temu