vphysics_jolt/vphysics_jolt
Josh Dowell 327a96ca54 all: Add multiple builds for different CPU feature sets and a wrapper DLL to go along with them
Closes: #46
2022-09-08 23:43:01 +01:00
..
compat misc: Add compat defines for Alien Swarm 2022-09-02 10:59:04 +01:00
cbase.cpp Initial commit 2022-08-29 00:21:50 +01:00
cbase.h cbase: Undef offsetof if present 2022-09-02 18:28:19 +01:00
vjolt_callstack.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_collide.cpp collide: Use std::swap instead of Swap 2022-09-01 12:29:36 +01:00
vjolt_collide.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_collide_trace.cpp Initial commit 2022-08-29 00:21:50 +01:00
vjolt_constraints.cpp constraints: Use Erase helper in RemoveConstraint 2022-09-02 10:09:30 +01:00
vjolt_constraints.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_controller_fluid.cpp fluid: Use new Erase helper 2022-09-02 10:09:30 +01:00
vjolt_controller_fluid.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_controller_motion.cpp controller_motion: Use std::vector for m_pObjects 2022-09-02 10:56:21 +01:00
vjolt_controller_motion.h controller_motion: Use std::vector for m_pObjects 2022-09-02 10:56:21 +01:00
vjolt_controller_player.cpp Initial commit 2022-08-29 00:21:50 +01:00
vjolt_controller_player.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_controller_shadow.cpp Initial commit 2022-08-29 00:21:50 +01:00
vjolt_controller_shadow.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_controller_vehicle.cpp vehicle: Implement per-wheel brake torque 2022-08-29 08:02:10 +01:00
vjolt_controller_vehicle.h vehicle: Implement per-wheel brake torque 2022-08-29 08:02:10 +01:00
vjolt_debugrender.cpp Initial commit 2022-08-29 00:21:50 +01:00
vjolt_debugrender.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_environment.cpp environment: Use std::vector for m_pPhysicsControllers 2022-09-02 10:56:58 +01:00
vjolt_environment.h environment: Use std::vector for m_pPhysicsControllers 2022-09-02 10:56:58 +01:00
vjolt_friction.cpp Initial commit 2022-08-29 00:21:50 +01:00
vjolt_friction.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_interface.cpp Initial commit 2022-08-29 00:21:50 +01:00
vjolt_interface.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_internal_listeners.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_keyvalues_schema.cpp Initial commit 2022-08-29 00:21:50 +01:00
vjolt_keyvalues_schema.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_layers.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_listener_contact.h listener: Re-target pInternalData on JoltPhysicsCollisionEvent copy/move 2022-08-31 15:39:15 +01:00
vjolt_object.cpp environment: Add list of dirty static bodies 2022-09-02 10:09:30 +01:00
vjolt_object.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_objectpairhash.cpp objectpairhash: Use Contains helper 2022-09-02 10:09:30 +01:00
vjolt_objectpairhash.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_parse.cpp parse: Add dummy fallback KV for when parsing fails 2022-08-30 04:32:01 +01:00
vjolt_parse.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_querymodel.cpp Initial commit 2022-08-29 00:21:50 +01:00
vjolt_querymodel.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_state_recorder_file.h state_recorder: Prefix call to move with std:: to silence warning 2022-08-30 06:11:40 +01:00
vjolt_surfaceprops.cpp Initial commit 2022-08-29 00:21:50 +01:00
vjolt_surfaceprops.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_util.h util: Add Contains helper 2022-09-02 10:09:30 +01:00
vphysics_jolt_avx2.vpc all: Add multiple builds for different CPU feature sets and a wrapper DLL to go along with them 2022-09-08 23:43:01 +01:00
vphysics_jolt_inc.vpc all: Add multiple builds for different CPU feature sets and a wrapper DLL to go along with them 2022-09-08 23:43:01 +01:00
vphysics_jolt_sse2.vpc all: Add multiple builds for different CPU feature sets and a wrapper DLL to go along with them 2022-09-08 23:43:01 +01:00
vphysics_jolt_sse42.vpc all: Add multiple builds for different CPU feature sets and a wrapper DLL to go along with them 2022-09-08 23:43:01 +01:00