Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Benjamin ‘Touky’ Huet 2ee1b77a13 NaCl #if 11 лет назад
..
benchmark test: emscripten compilation fix in the trigonometry benchmark. 11 лет назад
data touky_demo : various fixes & tweaks. 8 лет назад
math build: manually add lollua.vcxproj as a reference in all projects. 11 лет назад
physics mat4 : removed useless ortho(). Fixed shifted_perspective so it actually works. 8 лет назад
sandbox build: reorganise automake build system. 11 лет назад
unit math: last pass (hopefully) at the quaternion/euler conversions. 8 лет назад
xolotl gpu: move more platform-specific code from Video to Render. 11 лет назад
Makefile.am Added nacl_phystest to test physic compatibility with nacl. 8 лет назад
benchsuite.cpp base: implement UNUSED() macro and put it here and there. 12 лет назад
benchsuite.vcxproj build: manually add lollua.vcxproj as a reference in all projects. 11 лет назад
btphystest.cpp input: added a name the controllers, and a static Get() function to easily retrieve a registered controller 8 лет назад
btphystest.h btphystest : InitApp delay 8 лет назад
btphystest.vcxproj btPhysTest : Added a new test mode called "CAT_MODE". Try it out at your own risks. 8 лет назад
btphystest.vcxproj.filters btPhysTest : Added a new test mode called "CAT_MODE". Try it out at your own risks. 8 лет назад
front_camera_sprite.lolfx gpu: removed attribute name, everything works using semantic only now. For glsl, semantic is determined from the attribute name which must follow this pattern: in_[Semantic][index], index being optional. Note: this may break most of the projects although I tried to updated every shader accordingly 8 лет назад
meshviewer.cpp NaCl #if 8 лет назад
meshviewer.vcxproj build: manually add lollua.vcxproj as a reference in all projects. 11 лет назад
nacl_phystest.cpp physics: always activate Bullet and remove dead code. 8 лет назад
nacl_phystest.h Added nacl_phystest to test physic compatibility with nacl. 8 лет назад
nacl_phystest.vcxproj Added nacl_phystest to test physic compatibility with nacl. 8 лет назад
nacl_phystest.vcxproj.filters Added nacl_phystest to test physic compatibility with nacl. 8 лет назад
physicobject.h btphystest : cat movement update 8 лет назад
shinyfur.lolfx gpu: removed attribute name, everything works using semantic only now. For glsl, semantic is determined from the attribute name which must follow this pattern: in_[Semantic][index], index being optional. Note: this may break most of the projects although I tried to updated every shader accordingly 8 лет назад
shinymvtexture.lolfx gpu: removed attribute name, everything works using semantic only now. For glsl, semantic is determined from the attribute name which must follow this pattern: in_[Semantic][index], index being optional. Note: this may break most of the projects although I tried to updated every shader accordingly 8 лет назад
testsuite.cpp base: implement UNUSED() macro and put it here and there. 12 лет назад
testsuite.vcxproj added camera unit test. 8 лет назад