A GUI library for games that's so small you won't even know its there.
Find a file
2025-05-05 12:11:51 -04:00
assets Forgot a ton of files in the last commit. 2025-05-05 12:11:51 -04:00
scripts Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2025-05-05 11:42:21 -04:00
tests Forgot a ton of files in the last commit. 2025-05-05 12:11:51 -04:00
wraps Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2025-05-05 11:42:21 -04:00
.gitignore Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2025-05-05 11:42:21 -04:00
.vimrc_proj Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2025-05-05 11:42:21 -04:00
color.hpp Forgot a ton of files in the last commit. 2025-05-05 12:11:51 -04:00
config.cpp Forgot a ton of files in the last commit. 2025-05-05 12:11:51 -04:00
config.hpp Forgot a ton of files in the last commit. 2025-05-05 12:11:51 -04:00
constants.hpp Forgot a ton of files in the last commit. 2025-05-05 12:11:51 -04:00
dbc.cpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2025-05-05 11:42:21 -04:00
dbc.hpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2025-05-05 11:42:21 -04:00
guecs.cpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2025-05-05 11:42:21 -04:00
guecs.hpp First working extract with passing tests. Next to rework this so that the demo is separate from the actual library that people would use. 2025-05-05 12:10:27 -04:00
guecstra.cpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2025-05-05 11:42:21 -04:00
guecstra.hpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2025-05-05 11:42:21 -04:00
lel.cpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2025-05-05 11:42:21 -04:00
lel.hpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2025-05-05 11:42:21 -04:00
lel_parser.cpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2025-05-05 11:42:21 -04:00
lel_parser.rl Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2025-05-05 11:42:21 -04:00
LICENSE Initial commit 2025-05-05 16:20:05 +02:00
Makefile Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2025-05-05 11:42:21 -04:00
meson.build First working extract with passing tests. Next to rework this so that the demo is separate from the actual library that people would use. 2025-05-05 12:10:27 -04:00
README.md Initial commit 2025-05-05 16:20:05 +02:00
shaders.cpp Forgot a ton of files in the last commit. 2025-05-05 12:11:51 -04:00
shaders.hpp Forgot a ton of files in the last commit. 2025-05-05 12:11:51 -04:00
sound.cpp Forgot a ton of files in the last commit. 2025-05-05 12:11:51 -04:00
sound.hpp Forgot a ton of files in the last commit. 2025-05-05 12:11:51 -04:00
textures.cpp Forgot a ton of files in the last commit. 2025-05-05 12:11:51 -04:00
textures.hpp Forgot a ton of files in the last commit. 2025-05-05 12:11:51 -04:00

lel-guecs

A GUI library for games that's so small you won't even know its there.