>>106468377
>>106468923
sdl is ok if you want to something to start with but it's too bloated for me so i made my own rendering and event handling library
unironically win32 is easier to work with than x11
>but doing shit like resizing buffers on a window size change was poorly documented and didn't work and was poorly documented
not really, you just rerender on the window surface once the window is resized
there is no need to resize any server side buffer