index
:
delta/bullet3.git
baserock/morph
erwincoumans-findpython_fix
erwincoumans-glob
erwincoumans-patch-1
erwincoumans-patch-2
erwincoumans-patch-3
erwincoumans-patch-3-1
erwincoumans-patch-4
erwincoumans-patch-5
erwincoumans-patch-6
erwincoumans-patch-7
erwincoumans-patch-8
iktest
master
old_demos
revert-1331-cmake
revert-2062-heightfield_accelerator
revert-2221-c_api_refactor_build
revert-3979-deformableForces
revert-4069-master
revert-4194-revert-4069-master
github.com: bulletphysics/bullet3.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
MultiThreading
Commit message (
Expand
)
Author
Age
Files
Lines
*
* add textured models of ball.vtk (obj/mtl) and torus (obj/mtl) and cloth.
Erwin Coumans
2020-09-12
1
-1
/
+1
*
fix old threading examples
Erwin Coumans
2019-11-20
2
-5
/
+14
*
Code-style consistency improvement:
erwincoumans
2018-09-23
9
-728
/
+584
*
fix some tsan issues (thread sanitizer)
Erwin Coumans
2018-05-16
1
-1
/
+2
*
fix posix memory release issues
Erwin Coumans
2018-05-02
3
-5
/
+23
*
expose lsMemory destroy function to release thread memory
erwincoumans
2018-05-02
2
-2
/
+12
*
fix memory leak
Erwin Coumans
2018-05-02
1
-2
/
+2
*
parallel solver: various changes
Lunkhound
2018-02-26
2
-474
/
+0
*
Implement first pass of transparent graphics object for GLInstancingRenderer
erwincoumans
2017-06-24
1
-2
/
+0
*
fix a stray override keyword that slipped in
Lunkhound
2017-06-09
1
-1
/
+1
*
Merge remote-tracking branch 'upstream/master'
yunfeibai
2017-06-02
3
-3
/
+477
|
\
|
*
add task scheduler implemented with thread support interface
Lunkhound
2017-05-30
2
-0
/
+474
|
*
remove bad thread affinity mask setting
Lunkhound
2017-05-30
1
-3
/
+3
*
|
Swap yaw and pitch in camera computation. Add functions to convert view matri...
yunfeibai
2017-06-01
1
-2
/
+2
|
/
*
cmake Win32 fixes
Erwin Coumans
2017-01-16
1
-1
/
+3
*
fix many warnings
Erwin Coumans
2017-01-15
1
-5
/
+1
*
remove some memory leaks in example code.
Erwin Coumans
2017-01-10
1
-0
/
+1
*
work-in-progress
erwincoumans
2016-11-04
1
-0
/
+3
*
fix one more multi-threading issue
Erwin Coumans
2016-07-20
2
-14
/
+22
*
shrink down cube size of BasicDemo 10 times (it looked ginormous in VR) from ...
erwin coumans
2016-07-09
3
-8
/
+33
*
Physics runs in a separate thread from rendering in PhysicsServerExample (pre...
erwin coumans
2016-07-07
2
-3
/
+3
*
only enable Wavefront obj support for URDF when ENABLE_URDF_OBJ is defined.
Erwin Coumans
2016-03-01
1
-0
/
+2
*
fix WIN32 build for b3Win32ThreadSupport
erwin coumans
2015-08-24
2
-2
/
+2
*
simple multi threading test
Erwin Coumans
2015-08-21
7
-9
/
+362
*
add example/MultiThreading functions
Erwin Coumans
2015-08-21
8
-0
/
+1513