Watch
2
0
Fork
You've already forked raylib-cs
0
Commit graph raylib-cs/Raylib-cs/Raylib.Utils.cs
Author SHA1 Message Date
64bbe88518 Testing another string approach using ArrayPool
- ArrayPool to reduce memory allocation.
- Allocate max number of bytes for performance.
2021-12-21 12:42:12 +00:00
5de100bac2 Testing TraceLogCallback fix 2021-12-18 13:02:50 +00:00
30b47cad32 Fixing more util and unsafe functions 2021-12-18 12:49:22 +00:00
4287c342a1 Testing string approaches 2021-12-17 22:43:25 +00:00
3e8e4a6319 Multi-target net5.0 2021-12-17 12:48:56 +00:00
6d7ac90088 Testing more utils 2021-12-17 12:31:10 +00:00
fa8c4ea430 Fix compile error 2021-12-16 20:24:52 +00:00
c859981d0b Move wrapper functions into Raylib.Utils 2021-12-16 17:54:55 +00:00
04b5fe2130 Rename RaylibUtils.cs to Raylib.Utils
now a partial class
2021-12-05 01:46:35 +11:00
Renamed from Raylib-cs/RaylibUtils.cs (Browse further)