Go to file
Andrea Blankenstijn 5f341149fa clang-format header sorting conf fix. Some spacing and order of
include/declaration changes.
2021-08-24 00:12:57 +02:00
examples trash commit, style, small api changes (ref vs ptr) and who knows 2021-08-19 15:00:44 +02:00
inc/basic_widgets clang-format header sorting conf fix. Some spacing and order of 2021-08-24 00:12:57 +02:00
src clang-format header sorting conf fix. Some spacing and order of 2021-08-24 00:12:57 +02:00
.clang-format clang-format header sorting conf fix. Some spacing and order of 2021-08-24 00:12:57 +02:00
.clang-tidy smart ptr and a bit of doc 2021-08-10 23:48:19 +02:00
LICENSE Initial commit 2021-06-03 15:29:41 +00:00
README.md add short description 2021-07-12 19:30:50 +02:00
clang-format.sh wip general code improvement 2021-08-07 20:11:28 +02:00
clang-tidy.py wip general code improvement 2021-08-07 20:11:28 +02:00
meson.build - mark as const every single read only variable. 2021-08-22 00:57:55 +02:00

README.md

sdl2_basic_widgets

A (very) basic widget library for SDL applications.