Kawe Mazidjatari 49310426fc Fix VGui crash on S2 builds
Fix crash caused in threading code; attempting to call a callback function. The callback ptr was assigned to uninitialized memory. Manual debugging revealed 'CEngineVGui::RenderStart' (semantic name) was causing the crash. Further research revealed that both 'CEngineVGui_RenderStart' and 'CEngineVGui::RenderEnd' weren't even necessary to draw the VGui debug overlays. These have been removed.
2023-03-15 01:13:51 +01:00
..
2023-01-25 02:26:52 +01:00
2023-01-25 02:26:52 +01:00
2023-01-25 02:26:52 +01:00
2023-01-17 00:53:19 +01:00