add alphablending option to font
break words that are too wide for a label
improving disaster scenario errors when font or gpu cant be loaded
slightly less terrible error handling before window creation
make sure profiler can cycle through frames
remove the idea of affecting cpu stats with scheduled animations
clean up text label creation a bit
allow for complete removal of an object's hitbox
remove debug helpers, fix bounds check for objects very close to camera
improving the accuracy of 3d collisions
continue renaming to file prefix scheme
set audio buffer to 0 after consuming
draw a moving average of FPS, not last frame
comply with arm's neon intrinsics
introduce more intrinsics, again ARM to follow
adding more simd intrinsics for x64, arm to follow later
pause profiler when a frame is too slow
trying to add a slow frame profiler
learning little incompatibilities between neon and sse
ios booting fine again, arm neon still broken
fiddling with nouse scroll constant
don't cause mutex lock with callbacks
better mouse movement responsiveness
may as well get rid of stdlib memcpy and memset also
You can’t perform that action at this time.