2325 Révisions (90a60ba446b7e6437ff57f71907405917d76ed5d)
 

Auteur SHA1 Message Date
  Sam Hocevar 90a60ba446 image: revert GDI+ animated GIF tests; we’ll try something else. il y a 10 ans
  Guillaume Bittoun b9e265f46b avl_tree: tiny bug fix. il y a 10 ans
  Sam Hocevar 500e40c93d image: GDI+ GIF support tweaks. il y a 10 ans
  Sam Hocevar 28e8fd6834 image: first GIF encoder iteration. il y a 10 ans
  Guillaume Bittoun 022e686f5b avl_tree: moving avl_tree implementation in lol/base. il y a 10 ans
  Guillaume Bittoun f39d5f521c avl_tree: removing this useless cascade stuff. il y a 10 ans
  Guillaume Bittoun b2a2f5bf9d avl_tree: bug fix on chain insertion/deletion. il y a 10 ans
  Guillaume Bittoun 4e00d08dfb avl_tree: whoops ! bug fix. il y a 10 ans
  Guillaume Bittoun 92a8310dd2 avl_tree: adding count variable to keep the number of nodes in tree. il y a 10 ans
  Guillaume Bittoun ca54c69d17 avl_tree: adding copy constructor and operator= il y a 10 ans
  Guillaume Bittoun b05c252b96 avl_tree: iterator full implementation + test. il y a 10 ans
  Sam Hocevar a334a8544f avl_tree: compilation fix. il y a 10 ans
  Guillaume Bittoun a9e67e2cc1 avl_tree: tiny fixes + iterator features. il y a 10 ans
  Guillaume Bittoun 96f1cdab56 avl_tree: adding several min/max features and iterators. il y a 10 ans
  Guillaume Bittoun 80219bcfef avl_tree: adding chain to keep order between nodes and make a good ordered iterator. il y a 10 ans
  Guillaume Bittoun dcce2dfeaa avl_tree: reverting contiguous buffer because of bad performance. il y a 10 ans
  Guillaume Bittoun 85a88d457c avl_tree: using contiguous buffer for node storage. Copy is still unsafe and this solution needs review before complete validation (sam… ?) il y a 10 ans
  Guillaume Bittoun 16048b0e27 forgotten diff il y a 10 ans
  Guillaume Bittoun cb9877a086 avl_tree: using contiguous buffer for node storage. Copy is still unsafe and this solution needs review before complete validation (sam… ?) il y a 10 ans
  Guillaume Bittoun af3229c39a avl_tree: moving parent slot inside tree_node. It complicates a bit the code, but avoid recursive call with parameter parent_slot. il y a 10 ans
  Guillaume Bittoun 7c76ce4bce avl_tree: adding mandatory get method il y a 10 ans
  Guillaume Bittoun b73bb8d901 avl_tree: memory released, valgrind says “no leaks are possible” il y a 10 ans
  Guillaume Bittoun 029d622b34 avl_tree: forgotten diff il y a 10 ans
  Guillaume Bittoun 227690f3b0 avl_tree: bug fixes + tests + nit il y a 10 ans
  Guillaume Bittoun b59b40b758 avl_tree: phewww ! feels better… To be continued, memory still needs to be freed and some features are missing il y a 10 ans
  Sam Hocevar d040954588 test: blue noise kernel generator. il y a 10 ans
  Sam Hocevar 59b5e10ab3 avl_tree: minor refactoring for shorter code. il y a 10 ans
  Sam Hocevar 7e04bd038a scene: remove functions that aren’t that useful. il y a 10 ans
  Sam Hocevar aa2bb79c87 input: tweak warning messages. il y a 10 ans
  Guillaume Bittoun 597d9bdf8f avl_tree: adding tree node deletion il y a 10 ans
  Guillaume Bittoun 1a5df3744d avl_tree: improving tests data and preparing tree deletion il y a 10 ans
  Guillaume Bittoun 6dc8c98237 avl_tree: tiny optimisation il y a 10 ans
  Guillaume Bittoun 23c077bc86 avl_tree: refactoring insertion by using a bunch of more atomic method than the previous ones. il y a 10 ans
  Sam Hocevar 131ac13b7d algorithm: minor AVL node reorganisation to make code patterns more obvious. il y a 10 ans
  Guillaume Bittoun 1d144ebf52 avl_tree.h: adding more test, fixing more bugs il y a 10 ans
  Guillaume Bittoun 9b46f5d22b avl_tree: fixing tests il y a 10 ans
  Sam Hocevar 94f4df0c47 input: fix compilation warning. il y a 10 ans
  Sam Hocevar cdf0397f66 test: fix unit test runner. il y a 10 ans
  Guillaume Bittoun 332b5ef250 avl_tree: adding two tests il y a 10 ans
  Guillaume Bittoun 7f54caf3c6 avl_tree: moving file in algorithm, adding empty test file and fixing compilation il y a 10 ans
  Lolbot 56481be48e fixed 6 files out of 2928: il y a 10 ans
  Guillaume Bittoun f318af9b03 avl_tree: fixing insertion (no test so far) il y a 10 ans
  Guillaume Bittoun cb896fae1a avl_tree: first incomplete draft il y a 10 ans
  Benjamin ‘Touky’ Huet cb7a99bac3 Added ShaderBuilder il y a 10 ans
  Benjamin ‘Touky’ Huet a89dac5c30 Fixed some stuff and added some small tweaks il y a 10 ans
  Benjamin ‘Touky’ Huet 1756726fca Added some shit in controller and text il y a 10 ans
  Sam Hocevar 2b3f1aa0d5 build: reactivate array::Insert. il y a 10 ans
  Sam Hocevar f2a225464b build: minor Linux, gcc and mingw compilation fixes. il y a 10 ans
  Benjamin ‘Touky’ Huet e05b399514 FFS BUILD il y a 10 ans
  Benjamin ‘Touky’ Huet e57501509f build FIX ? il y a 10 ans