Base/core/src-c
Eric-Paul Ickhorn 6e156438c1
Removed extraction-functions for specific rune types and added checking-only functions for runes.
2023-12-31 08:16:55 +01:00
..
bitfield.c Made bitpad functions actually return their value 2023-12-09 21:24:05 +01:00
matrix.c Fixed projection matrix and made translation column-major 2023-12-17 12:12:41 +01:00
memory.c Fixed a logic bug in the memory overlap check function 2023-12-12 23:33:26 +01:00
runes.c Removed extraction-functions for specific rune types and added checking-only functions for runes. 2023-12-31 08:16:55 +01:00
strutil.c Fixed a bug with the two string equals functions 2023-12-14 22:03:32 +01:00