You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Sam Hocevar 353d0a4417 math: last pass (hopefully) at the quaternion/euler conversions. 11 years ago
..
benchmark test: emscripten compilation fix in the trigonometry benchmark. 11 years ago
data btphystest : added small border effect 8 years ago
math build: manually add lollua.vcxproj as a reference in all projects. 11 years ago
physics mat4 : removed useless ortho(). Fixed shifted_perspective so it actually works. 8 years ago
sandbox build: reorganise automake build system. 11 years ago
unit math: last pass (hopefully) at the quaternion/euler conversions. 8 years ago
xolotl gpu: move more platform-specific code from Video to Render. 11 years ago
Makefile.am Added nacl_phystest to test physic compatibility with nacl. 8 years ago
benchsuite.cpp base: implement UNUSED() macro and put it here and there. 12 years ago
benchsuite.vcxproj build: manually add lollua.vcxproj as a reference in all projects. 11 years ago
btphystest.cpp input: added a name the controllers, and a static Get() function to easily retrieve a registered controller 8 years ago
btphystest.h btphystest : InitApp delay 8 years ago
btphystest.vcxproj btPhysTest : Added a new test mode called "CAT_MODE". Try it out at your own risks. 8 years ago
btphystest.vcxproj.filters btPhysTest : Added a new test mode called "CAT_MODE". Try it out at your own risks. 8 years ago
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 years ago
meshviewer.cpp mat4 : removed useless ortho(). Fixed shifted_perspective so it actually works. 8 years ago
meshviewer.vcxproj build: manually add lollua.vcxproj as a reference in all projects. 11 years ago
nacl_phystest.cpp physics: always activate Bullet and remove dead code. 8 years ago
nacl_phystest.h Added nacl_phystest to test physic compatibility with nacl. 8 years ago
nacl_phystest.vcxproj Added nacl_phystest to test physic compatibility with nacl. 8 years ago
nacl_phystest.vcxproj.filters Added nacl_phystest to test physic compatibility with nacl. 8 years ago
physicobject.h btphystest : cat movement update 8 years ago
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 years ago
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 years ago
testsuite.cpp base: implement UNUSED() macro and put it here and there. 12 years ago
testsuite.vcxproj added camera unit test. 8 years ago