No description
Find a file
h3llll 1070d03815 feat(layout)!: move /gl and /vk into rendering directory
as I was adding the audio module I realized it looks really ugly that
the audio-related stuff will be in its own directory and the renderer
modules will be scattered in root directory it makes way more sense this
way

Signed-off-by: Lorenzo Torres <lorenzo@sagittarius-a.org>
2025-11-05 19:39:44 +01:00
assets/textures/blocks implemented arena allocator 2025-11-02 16:48:31 +01:00
core feat(debug): add NULL check in arena and vector deinit functions in debug builds 2025-11-05 07:09:20 +01:00
gl formatted license comment 2025-11-04 00:00:52 +01:00
rendering feat(layout)!: move /gl and /vk into rendering directory 2025-11-05 19:39:44 +01:00
vk updated vk/renderer.c to follow new renderer.h 2025-11-05 07:11:10 +01: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 fixed config.mk from last patch 2025-11-03 20:51:53 +01:00
LICENSE added license 2025-11-01 16:35:55 +01:00
linear.c formatted license comment 2025-11-04 00:00:52 +01:00
linear.h formatted license comment 2025-11-04 00:00:52 +01:00
makefile feat(layout)!: move /gl and /vk into rendering directory 2025-11-05 19:39:44 +01:00
platform.h formatted license comment 2025-11-04 00:00:52 +01:00
rgfw.h formatted license comment 2025-11-04 00:00:52 +01:00
topaz.c formatted license comment 2025-11-04 00:00:52 +01:00
types.h formatted license comment 2025-11-04 00:00:52 +01:00