this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update glew in sdl-gpu so AddressSanitizer doesn't error out on it; switch to my fork for it (#2537)

authored by

Alice and committed by
GitHub
1e7a150c 94d72d91

+2 -1
+2 -1
.gitmodules
··· 20 20 shallow = true 21 21 [submodule "vendor/sdl-gpu"] 22 22 path = vendor/sdl-gpu 23 - url = https://github.com/grimfang4/sdl-gpu.git 23 + url = https://github.com/aliceisjustplaying/sdl-gpu.git 24 24 shallow = true 25 + branch = glew-update 25 26 [submodule "vendor/sokol"] 26 27 path = vendor/sokol 27 28 url = https://github.com/floooh/sokol.git
vendor/.gitmodules

This is a binary file and will not be displayed.