]> git.lizzy.rs Git - minetest.git/history - src/profiler.h
Add keybind to swap items between hands
[minetest.git] / src / profiler.h
2019-08-13 SmallJokerBetter F6 profiler (#8750)
2017-08-19 Loïc BlotCode modernization: src/p*, src/q*, src/r*, src/s*...
2017-08-18 Loïc BlotOptimize headers (part 2) (#6272)
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-06-18 Loïc BlotCpp11 patchset 11: continue working on constructor...
2017-06-06 Loïc BlotUse C++11 mutexes only (remove compat code) (#5922)
2017-05-26 SmallJokerTime: Change old `u32` timestamps to 64-bit (#5818)
2017-03-22 Loïc BlotSome performance optimizations (#5424)
2015-08-24 ShadowNinjaClean up threading
2015-04-01 Craig RobbinsMove globals from main.cpp to more sane locations
2015-03-08 gregorycuOptimize Profiler::avg()
2014-12-07 Craig RobbinsFix f6 debug/profiler display
2014-06-29 sapierFix msvc2012 build
2014-01-06 sapierAdd function to deregister a profiler from profiler...
2013-12-01 sapierCleanup jthread and fix win32 build
2013-09-16 kwolekrAlways use builtin JThread library
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-03-30 WeblateMerge remote branch 'origin/master'
2013-03-23 Mukul SatiSet of changes to build mineTest using Visual Studio...
2013-03-11 Ilya ZhuravlevMigrate to STL containers/algorithms.
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2012-06-17 Perttu AholaOptimize headers
2012-06-16 Perttu AholaProperly and efficiently use split utility headers
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-03-21 Perttu AholaAdd ScopeProfilerType SPT_GRAPH_ADD
2012-03-21 Perttu AholaProfiler graph
2012-02-28 celeron55Merge pull request #46 from garrosh/master
2012-02-02 Perttu AholaMerge remote-tracking branch 'kahrl/hidehud'
2012-01-31 KahrlF1 toggles HUD, F2 toggles chat, F5 toggles debug info...
2011-10-16 Perttu AholaSome more profiler stuff to get the hang on what really...
2011-10-16 Perttu AholaImprove debug profiler usage for investigating CPU...
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-01 Perttu Aholamore merging - hopefully all spare heads are now gone
2011-06-01 Perttu Aholamerged an old head into main branch
2011-06-01 Perttu AholaMerged CiaranG's fence graphic updates (ugh, well,...
2011-05-30 Perttu AholaReduced the CPU usage of the sent block selector algorithm