WerWolv / libtesla

The support library for Tesla overlays
GNU General Public License v2.0
218 stars 49 forks source link

Misc #63

Closed HookedBehemoth closed 1 year ago

HookedBehemoth commented 1 year ago

Some small patches I had implemented multiple times over the last three years but never commited. Non of them should break anything.

using templates instead of std::function generates way better code and doesn't heap alloc

WerWolv commented 1 year ago

Thank you!

ELY3M commented 1 year ago

Hopefully it helps with random crashing issues. I will update and do testing.

HookedBehemoth commented 1 year ago

Crashing with what homebrew?