tsoding / ded

Dramatic EDitor
MIT License
579 stars 76 forks source link

Added GLFW, refactored main.c, update viewport and resolution only on actual window change (#19). #36

Open torgo7 opened 2 years ago

torgo7 commented 2 years ago

I've added GLFW and refactored main.c, mainly separated library initializations into functions. If you accept this one, I'll annoy you with a bunch more PRs since I've been tinkering with this on my spare time.