87 次程式碼提交 (b718c70dcebc97fa7ffcf9a074a6352d2bb9c12b)

作者 SHA1 備註 提交日期
  Sam Hocevar 155ae65a4e Start working on the header-only part of the framework. 4 年之前
  Sam Hocevar e1c47e9e03 net: implement async HTTP requests for the emscripten backend. 4 年之前
  Sam Hocevar 634fd2960d Add some emscripten-generated files to .gitignore. 4 年之前
  Sam Hocevar b80898946e build: add src/private to .gitignore. 4 年之前
  Sam Hocevar 6455091518 doc: rename a few tutorials to remove “lol” from their names. 5 年之前
  Sam Hocevar ce751a1534 Add imgui.ini to .gitignore, we really don’t need it. 5 年之前
  Sam Hocevar 6e428a6243 Remove deprecated code I don’t understand. 5 年之前
  Sam Hocevar 34fab09274 Remove NaCl support. Google is deprecating it. 5 年之前
  Sam Hocevar 2df8762d47 Migrate to Visual Studio 2017. 7 年之前
  Sam Hocevar 7b2f3bdcfb samples: add blue noise generation demo. 7 年之前
  Sam Hocevar ed703e6a56 doc: add a GIF exporting program (experimental for now) 8 年之前
  Sam Hocevar ad45e4d284 doc: fix linking with ffmpeg on Linux and start a tutorial program. 8 年之前
  Sam Hocevar 7d2cd5c8a3 build: fix imgui example on Linux 8 年之前
  touky ce13252b69 Shader version compatibility fix 8 年之前
  Sam Hocevar 7619caef3e audio: minimal streaming API 8 年之前
  Sam Hocevar b660d52e61 build: update build files and add external git submodule. 8 年之前
  Sam Hocevar f9cef654c5 zepto8: add a Visual Studio project. 8 年之前
  Sam Hocevar 1cb187abd5 Some cleanup in the Visual Studio files. 9 年之前
  Sam Hocevar d33c31279e Fully move meshviewer to its own subdirectory to avoid build errors. 9 年之前
  Sam Hocevar 8f4a87d39b misc: some repository cleanup. 9 年之前
  Sam Hocevar d72cb24bc0 build: move sample and tutorial files around. 10 年之前
  Sam Hocevar 192e8f89ad misc: add a test .ycm_extra_conf.py file for YouCompleteMe. 10 年之前
  Sam Hocevar 88603c1ecf test: add simplex noise test program. 10 年之前
  Sam Hocevar cadc4d18b0 test: move the unit tests to the engine, and lolunit out of the engine. 10 年之前
  Sam Hocevar 0bc2ec0480 build: move VS solution one directory below and create a VS2014 solution. 10 年之前
  Sam Hocevar 0bafc942a3 build: remove dead cruft and simplify bootstrap script. 10 年之前
  Sam Hocevar c5a3d4873b image: port the DBS dithering method and remove a few dead files. 10 年之前
  Sam Hocevar 79ed58f1f0 Merge branch 'master' into scenegraph 10 年之前
  Sam Hocevar 4d54404377 build: update autotools build. 10 年之前
  Benlitz 246af694d8 removed vs2010 solution, migrated all projects to 2012. VsLol stays on 2010 for compatibility and now has its own sln. 11 年之前
  Benlitz 02435c4b22 adding resharper to .gitignore for the lame windows coders that also writes assisted C# code 11 年之前
  Sam Hocevar f9840e3458 lolremez: move LolRemez out of the engine, it's really too specific. 11 年之前
  Benlitz eaaf4ef3d3 updated .gitignore and fixed Benlitz's voxel vcxproj 11 年之前
  Sam Hocevar 399a172425 build: fix a few compilation issues with input v2. 11 年之前
  Sam Hocevar 51faafd340 build: fix .gitignore file. 11 年之前
  Sam Hocevar 9996530993 build: update .gitignore files. 11 年之前
  Sam Hocevar 8f9aee4ee5 tutorial: small sprite tutorial. 11 年之前
  Sam Hocevar a5388b434b build: fail the Android build upon error and make it idempotent. 11 年之前
  Sam Hocevar 9d06eb6503 meshviewer: add two lights. 11 年之前
  Sam Hocevar 71e7146b26 build: minor .gitignore tweak. 12 年之前
  Sam Hocevar f6ed096173 build: add some files to .gitignore. 12 年之前
  Sam Hocevar ae39816348 build: ignore core files, but not the core/ directory. 12 年之前
  Sam Hocevar 6944db663b tutorial: add a new texture generation example. 12 年之前
  Sam Hocevar e70fcd05f8 build: upgrade glew binaries to 1.9.0 and rename the contrib directory 12 年之前
  Sam Hocevar bab0d4c7c5 build: put the OpenGL detection code in a separate .m4 file and assume 12 年之前
  Sam Hocevar ca1050e047 debug: get rid of quad.cpp, it's become useless. 12 年之前
  Sam Hocevar 0f845aa5da build: ignore .so files and add missing source files to makefile. 12 年之前
  Sam Hocevar a86eaf1bb2 tutorial: start working on a small Perlin-like noise demo. 12 年之前
  Sam Hocevar e12fc0e35c tutorial: add a simple EasyMesh viewer. 12 年之前
  Sam Hocevar a01c953096 tutorial: start working on an FBO example. 12 年之前