dfhack/plugins/rendermax
Paxton Schweigert 54769ebdbf Remove tinythread from PluginManager
Remove useless tinythread import in PlugLoad-windows.cpp

Remove seemingly useless tinythread import in LuaTools.cpp

Factor out tinythread in LuaApi.cpp

Removed unused tinythread in LuaWrapper.cpp

Removed unused tinythread include in LuaTypes.cpp

Removed unused tinythread include in ColorText.cpp

Factor out tinythread in Console.h

Factor out tinythread in Console-posix.cpp

Factor out tinythread in Console-windows.cpp

Factor out tinythread in renderer_light

Factor out tinythread in DataDefs.cpp

Remove unused tinythread include in RemoteClient.cpp

Add includes for new mutex and conditional_variable usages in PluginManager

Factor out tinythread from devel/memview, renderermax/renderer_light, and rendermax/renderer_opengl plugins

Remove usages of tinythread in various CMakeLists.txt files, in .ycm_extra_conf.py, and delete tinythread itself

Delete tinythread from LISCENSE.rst

excise tinythread: fix deadlock in pluginmanager

excise tinythread: remove improper header

excise tinythread: fix double unlock. fix plugin typo
2023-12-27 19:23:58 -05:00
..
CMakeLists.txt Remove tinythread from PluginManager 2023-12-27 19:23:58 -05:00
renderer_light.cpp Remove tinythread from PluginManager 2023-12-27 19:23:58 -05:00
renderer_light.hpp Remove tinythread from PluginManager 2023-12-27 19:23:58 -05:00
renderer_opengl.hpp Remove tinythread from PluginManager 2023-12-27 19:23:58 -05:00
rendermax.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
rendermax.lua Fix whitespace issues 2015-02-14 22:53:06 -05:00