.. |
libs
|
Update sokol headers to fix a build issue on Windows
|
2023-09-02 22:40:41 +10:00 |
wipeout
|
remove: unneeded extra keyactions
|
2024-03-02 14:19:54 +01:00 |
input.c
|
Fixes for -Wstrict-prototype
|
2023-09-04 01:12:08 +10:00 |
input.h
|
Fixes for -Wstrict-prototype
|
2023-09-04 01:12:08 +10:00 |
mem.c
|
Merge branch 'cmake'
|
2023-09-04 15:50:11 +02:00 |
mem.h
|
Fixes for -Wstrict-prototype
|
2023-09-04 01:12:08 +10:00 |
platform.h
|
Fixes for -Wstrict-prototype
|
2023-09-04 01:12:08 +10:00 |
platform_sdl.c
|
Fixes for -Wstrict-prototype
|
2023-09-04 01:12:08 +10:00 |
platform_sokol.c
|
Fixes for -Wstrict-prototype
|
2023-09-04 01:12:08 +10:00 |
render.h
|
Fixes for -Wstrict-prototype
|
2023-09-04 01:12:08 +10:00 |
render_gl.c
|
Fixes for -Wstrict-prototype
|
2023-09-04 01:12:08 +10:00 |
render_software.c
|
Fixes for -Wstrict-prototype
|
2023-09-04 01:12:08 +10:00 |
system.c
|
Fixes for -Wstrict-prototype
|
2023-09-04 01:12:08 +10:00 |
system.h
|
Fixes for -Wstrict-prototype
|
2023-09-04 01:12:08 +10:00 |
types.c
|
Make track vertex color loading endian agnostic; see #56
|
2023-08-30 12:21:10 +02:00 |
types.h
|
Remove unused color union fields
|
2023-08-30 12:34:52 +02:00 |
utils.c
|
Use Use appropriate platform-specific paths for assets and userdata; close #10, #53, #47
|
2023-08-28 16:39:51 +02:00 |
utils.h
|
Fix building on Windows
|
2023-09-02 22:40:41 +10:00 |
wasm-index.html
|
WASM: add touch controls
|
2023-08-30 17:40:50 +02:00 |