Files
recastnavigation/RecastDemo/Source/main.cpp
Graham Pentheny 0d1cbd3d67 Don't explicitly create a GL context since SDL_CreateWindowAndRenderer does it internally.
Having two GL contexts causes rendering problems on Ubuntu.  Fixes #521
2022-10-25 23:18:11 -04:00

22 KiB