Historique des commits

Auteur SHA1 Message Date
  Alexander Rose 58bc8b58de wip, wboit integration il y a 4 ans
  Aron Kovacs 49aaa48e6e bug fixes il y a 4 ans
  Aron Kovacs a75dc11427 WBOIT init il y a 4 ans
  Alexander Rose 5a8a6310f8 webgl resource reuse improvements il y a 4 ans
  Alexander Rose 490c6679eb add support for vertex colors il y a 4 ans
  Alexander Rose 39b9710d16 fix unneccessary render & geo updates il y a 4 ans
  Alexander Rose 70bd035898 shader refactoring il y a 5 ans
  David Sehnal fb0634a0f4 added semicolons to linting rules il y a 5 ans
  Alexander Rose 9ad4a9c3c9 recreate vao to fix attempted binding of deleted attributes il y a 5 ans
  Alexander Rose d5c163ac48 handle context loss, add webgl resources il y a 5 ans
  Alexander Rose 2c55165c84 use relative paths for module imports il y a 6 ans
  Alexander Rose 304414f61a renamed 'draw' render variant to 'color' il y a 6 ans
  Alexander Rose 2c5be409cc depth render pass, clear related fixes il y a 6 ans
  Alexander Rose 8178ac23c5 gl compute and state handling improvements il y a 6 ans
  Alexander Rose 67f7d30612 added isDebugMode to handle more comprehensive checks il y a 6 ans
  Alexander Rose 2f2209365d re-add render-item currentProgramId il y a 6 ans
  Alexander Rose 223e9dd22d gl, call program.use automatically when possible il y a 6 ans
  Alexander Rose 6066de6d52 error and debugging related improvements to gl lib il y a 6 ans
  Alexander Rose f28313fd2d added graphics and compute render item variants il y a 6 ans
  Alexander Rose 4783d1aa11 webgl context refactoring il y a 6 ans
  Alexander Rose 2a25e0abcd Merge branch 'master' into graphics il y a 6 ans
  Alexander Rose f7238c9a32 better handling of render program changes il y a 6 ans
  Alexander Rose b0ab77ee7f fix, render variant change needs to trigger and material change il y a 6 ans
  Alexander Rose 75425e7b2c added basic checks if gl program is compatible with schema il y a 6 ans
  Alexander Rose 0e617e8b58 renderable sorting improvements and fixes il y a 6 ans
  Alexander Rose 2c42ea895e renderer refactoring (avoid object usage) il y a 6 ans
  Alexander Rose 8ebd2642f0 added materialId to render-items and reprs il y a 6 ans
  Alexander Rose 28ad4f4229 wip, uniform blocks il y a 6 ans
  Alexander Rose ce86231f41 renderItem.update tweaks il y a 6 ans
  Alexander Rose 9e121dd10b vao update improvements il y a 6 ans