videos game
Go to file
2024-11-03 23:08:53 +03:00
apps optimize case of sequential shared radius circle drawing by reusing the geometry by just offsetting it 2024-11-03 22:33:18 +03:00
bin make /bin/build.sh use clang if it can find it by default 2024-10-18 20:33:46 +03:00
common-data twn_audio: rework interface 2024-10-07 15:21:44 +03:00
docs /docs/interop.md: valid relative hyperlinks 2024-10-22 20:42:07 +03:00
include yet another api rework, removal of integer types in public api, optionals at the end, some cleaning 2024-10-29 12:25:24 +03:00
src remove junky UncoloredSpaceTriangle union, hide vertex generation from generic triangle implementation 2024-11-03 23:08:53 +03:00
third-party make cmake output less verbose 2024-10-18 20:33:25 +03:00
.clangd rework of textures, finalization of basic opengl rendering 2024-07-14 16:04:12 +03:00
.gitattributes twn_skybox.c 2024-09-26 21:02:56 +03:00
.gitignore remove and ignore sublime files 2024-10-06 20:15:13 +03:00
CMakeLists.txt CMakeLists.txt: only put -s for gcc 2024-10-29 12:32:21 +03:00
conanfile.py conanfile.py: update after a million years 2024-09-25 15:33:46 -03:00
hooks /tools/ -> /bin/, to have it in more common schema 2024-10-08 08:24:56 +03:00
shell_minimal.html partially done work on total source tree rework, separation of engine context and game context, generalization of renderer for different backends as well as web platform target 2024-09-16 09:07:01 +03:00