index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
jthread
/
win32
Age
Commit message (
Expand
)
Author
2015-08-23
Clean up threading
ShadowNinja
2015-02-02
Fix some MSVC-specific warnings and add debug path as an MSVC directory
kwolekr
2014-04-19
Fix win32 build (typo in jthread lock cleanup)
sapier
2014-04-19
jthread remove locks that aren't absolutely required
sapier
2014-01-15
Fix win32 reading semaphore count not working (broke all queues)
sapier
2014-01-10
Make MutexQueue use jsemaphore for signaling
sapier
2013-12-06
Fix win32 jthread implementation
sapier
2013-12-03
Fix broken async locking in release build
sapier
2013-12-01
Cleanup jthread and fix win32 build
sapier
2013-11-30
Fix log threadname lookup handling not beeing threadsafe
sapier
2013-11-30
Fix MSVC build.
Ilya Zhuravlev
2013-11-30
Fix broken thread stop handling
sapier
2013-11-29
Fix modstore/favourites hang by adding asynchronous lua job support
sapier
2013-09-15
Always use builtin JThread library
kwolekr
2013-06-27
Add minetest.get_mapgen_object to API
kwolekr
2011-01-08
CMake working on Linux (not on windows)
Perttu Ahola