.. |
audio
|
move and rename private/audio.h to audio/internal_api.h
|
2024-07-30 03:16:46 +03:00 |
rendering
|
separation to vec.h, generic vector ops, camera class and its usage for spatial rendering
|
2024-07-29 15:21:39 +03:00 |
system/linux
|
rendering.c: fast cos from sin calculation, with lossy fast_sqrt()
|
2024-07-28 14:39:23 +03:00 |
textures
|
move and rename private/textures.h to textures/internal_api.h
|
2024-07-29 12:53:03 +03:00 |
audio.c
|
move and rename private/audio.h to audio/internal_api.h
|
2024-07-30 03:16:46 +03:00 |
audio.h
|
audio.h: fix a volume blunder
|
2024-07-30 01:31:05 +03:00 |
camera.c
|
separation to vec.h, generic vector ops, camera class and its usage for spatial rendering
|
2024-07-29 15:21:39 +03:00 |
camera.h
|
separation to vec.h, generic vector ops, camera class and its usage for spatial rendering
|
2024-07-29 15:21:39 +03:00 |
config.h
|
full removal of SDL_Renderer usage, working spatial triangle rendering, temporary(?) regression of HDPI
|
2024-07-12 21:16:21 +03:00 |
context.c
|
.ogg playback
|
2024-07-08 09:55:28 +03:00 |
context.h
|
move and rename private/rendering.h to rendering/internal_api.h
|
2024-07-29 13:20:11 +03:00 |
game_api.h
|
full removal of SDL_Renderer usage, working spatial triangle rendering, temporary(?) regression of HDPI
|
2024-07-12 21:16:21 +03:00 |
input.c
|
full removal of SDL_Renderer usage, working spatial triangle rendering, temporary(?) regression of HDPI
|
2024-07-12 21:16:21 +03:00 |
input.h
|
rendering.c: only update opengl viewport once it's actually changed
|
2024-07-27 17:10:08 +03:00 |
main.c
|
move and rename private/audio.h to audio/internal_api.h
|
2024-07-30 03:16:46 +03:00 |
rendering.c
|
separation to vec.h, generic vector ops, camera class and its usage for spatial rendering
|
2024-07-29 15:21:39 +03:00 |
rendering.h
|
separation to vec.h, generic vector ops, camera class and its usage for spatial rendering
|
2024-07-29 15:21:39 +03:00 |
scripting.c
|
awesome!!!
|
2024-07-08 03:44:20 +03:00 |
scripting.h
|
awesome!!!
|
2024-07-08 03:44:20 +03:00 |
text.c
|
remove unused includes
|
2024-07-08 22:58:57 +03:00 |
text.h
|
remove unused includes
|
2024-07-08 22:58:57 +03:00 |
textures.c
|
move and rename private/textures.h to textures/internal_api.h
|
2024-07-29 12:53:03 +03:00 |
textures.h
|
move and rename private/textures.h to textures/internal_api.h
|
2024-07-29 12:53:03 +03:00 |
util.c
|
separation to vec.h, generic vector ops, camera class and its usage for spatial rendering
|
2024-07-29 15:21:39 +03:00 |
util.h
|
separation to vec.h, generic vector ops, camera class and its usage for spatial rendering
|
2024-07-29 15:21:39 +03:00 |
vec.h
|
separation to vec.h, generic vector ops, camera class and its usage for spatial rendering
|
2024-07-29 15:21:39 +03:00 |