mirror of
https://github.com/phoboslab/wipeout-rewrite
synced 2024-12-26 09:59:04 +01:00
90b9cffc60
For some reason, the private method `_sapp_win32_init_console` used `freopens` instead of `freopen_s`. Instead of fixing that, just upgrade all the Sokol headers instead. Also, the GLES2 renderer is no longer available for Emscripten, so bump it up to GLES3. |
||
---|---|---|
.. | ||
libs | ||
wipeout | ||
input.c | ||
input.h | ||
mem.c | ||
mem.h | ||
platform.h | ||
platform_sdl.c | ||
platform_sokol.c | ||
render.h | ||
render_gl.c | ||
render_software.c | ||
system.c | ||
system.h | ||
types.c | ||
types.h | ||
utils.c | ||
utils.h | ||
wasm-index.html |