No description
Find a file
2025-11-12 14:29:01 +02:00
assets/textures/blocks implemented arena allocator 2025-11-02 16:48:31 +01:00
audio add lisence identifier for audio/audio.h 2025-11-06 07:54:57 +01:00
core feat(core)!: move types.h to core/types.h and modify include paths 2025-11-12 14:29:01 +02:00
rendering feat(core)!: move types.h to core/types.h and modify include paths 2025-11-12 14:29:01 +02:00
.build.yml added github mirroring from sourcehut 2025-11-02 20:20:17 +01:00
.gitignore fixed(.gitignore): compile-commands.json typo to compile_commands.json 2025-11-05 07:09:14 +01:00
.indent.pro fixed: .indent.pro now respects gindent parsing bug 2025-11-05 07:08:50 +01:00
config.mk default build type is now DEBUG 2025-11-05 22:05:12 +01:00
LICENSE added license 2025-11-01 16:35:55 +01:00
makefile implemented Vulkan surface creation 2025-11-05 22:04:39 +01:00
platform.h formatted license comment 2025-11-04 00:00:52 +01:00
rgfw.h feat(core)!: move types.h to core/types.h and modify include paths 2025-11-12 14:29:01 +02:00
topaz.c feat(core)!: move types.h to core/types.h and modify include paths 2025-11-12 14:29:01 +02:00
types.h implemented Vulkan surface creation 2025-11-05 22:04:39 +01:00