hi,

running the hmh code as of day 373

as shown in the video at time 02:01:16
Casey clicks on Profile and everythingnevermind is seen for Profile
but when I click on profile
the game stutters until i click on profile again to stop it

I click profile again, let it stutter
go into VS 2013 to see if it crashed and it hasn't

then i hit CTRL + ALT + BREAK
it stops at line 601 in handmade_opengl.cpp
closing curly brace }
right after glDrawArrays(GL_TRIANGLE_STRIP, VertIndex, 4);
inside of case RenderGroupEntryType_render_entry_textured_quads

anyone with the same graphics card experiencing the same issue?

thank you in advance for any help

(edit)
unarchived day 380, compiled and verified if there was still the issue
it works properly

so going to keep watching to see where it might have been fixed.