Logo
Explore Help
Sign In
riley/basalt
1
0
Fork 0
You've already forked basalt
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
6f1373f223110d99abbf03eab75f2be4086e48a9
basalt/include
History
Riley King-Saunders ce74ea138e Added a definition file that contains some typedefs and platform-specific aliasing (debug_break, static assert, and verifies that the C macro NULL is defined)
2025-06-23 00:46:26 +10:00
..
containers
Implemented a dynamic array object that uses 24 bytes on the stack versus std::vector's 32. It uses basalt_memory module to allocate and free itself, thus requiring a tag. It is not atomic or thread-safe.
2025-06-23 00:35:18 +10:00
core
Updated allocT implementation to cast the returned void* to a T*.
2025-06-23 00:44:49 +10:00
vulkan
Library:
2025-06-22 03:04:28 +10:00
basalt_defines.h
Added a definition file that contains some typedefs and platform-specific aliasing (debug_break, static assert, and verifies that the C macro NULL is defined)
2025-06-23 00:46:26 +10:00
Powered by Gitea Version: 1.25.4 Page: 60ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API